index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-09-13
Merge branch 'jc/config-doc-update' into maint-2.46
Junio C Hamano
-3
/
+3
2024-09-13
Merge branch 'aa/cat-file-batch-output-doc' into maint-2.46
Junio C Hamano
-3
/
+3
2024-09-13
Merge branch 'cl/config-regexp-docfix' into maint-2.46
Junio C Hamano
-1
/
+1
2024-09-13
Merge branch 'jc/coding-style-c-operator-with-spaces' into maint-2.46
Junio C Hamano
-1
/
+10
2024-09-13
Merge branch 'ps/stash-keep-untrack-empty-fix' into maint-2.46
Junio C Hamano
-1
/
+37
2024-09-13
Merge branch 'ps/index-pack-outside-repo-fix' into maint-2.46
Junio C Hamano
-0
/
+48
2024-09-13
Merge branch 'jk/free-commit-buffer-of-skipped-commits' into maint-2.46
Junio C Hamano
-0
/
+1
2024-09-13
add: pass in repo variable instead of global the_repository
John Cai
-55
/
+68
2024-09-13
builtin: remove USE_THE_REPOSITORY for those without the_repository
John Cai
-9
/
+0
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
-92
/
+147
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
-296
/
+703
2024-09-13
t5512.40 sometimes dies by SIGPIPE
Junio C Hamano
-0
/
+1
2024-09-13
Git.pm: use "rev-parse --absolute-git-dir" rather than perl code
Jeff King
-5
/
+5
2024-09-13
Git.pm: fix bare repository search with Directory option
Jeff King
-7
/
+11
2024-09-13
ci: add Ubuntu 16.04 job to GitLab CI
Patrick Steinhardt
-1
/
+16
2024-09-12
unicode: update the width tables to Unicode 16
Beat Bolli
-12
/
+25
2024-09-12
t/interop: allow per-version make options
Jeff King
-3
/
+13
2024-09-12
Sync with 'maint'
Junio C Hamano
-0
/
+7
2024-09-12
The fifteenth batch
Junio C Hamano
-0
/
+19
2024-09-12
Merge branch 'kl/cat-file-on-sparse-index'
Junio C Hamano
-5
/
+48
2024-09-12
Merge branch 'jk/messages-with-excess-lf-fix'
Junio C Hamano
-22
/
+22
2024-09-12
Merge branch 'ps/pack-refs-auto-heuristics'
Junio C Hamano
-27
/
+194
2024-09-12
Merge branch 'tb/multi-pack-reuse-fix'
Junio C Hamano
-17
/
+78
2024-09-12
Merge branch 'gt/unit-test-oid-array'
Junio C Hamano
-175
/
+136
2024-09-12
Merge branch 'ps/index-pack-outside-repo-fix'
Junio C Hamano
-0
/
+48
2024-09-12
Merge branch 'jc/mailinfo-header-cleanup'
Junio C Hamano
-12
/
+11
2024-09-12
Another batch of topics for 2.46.1
Junio C Hamano
-0
/
+7
2024-09-12
Merge branch 'jc/grammo-fixes' into maint-2.46
Junio C Hamano
-2
/
+2
2024-09-12
Merge branch 'jc/tests-no-useless-tee' into maint-2.46
Junio C Hamano
-3
/
+3
2024-09-12
Merge branch 'jc/how-to-maintain-updates' into maint-2.46
Junio C Hamano
-0
/
+4
2024-09-12
Merge branch 'ps/bundle-outside-repo-fix' into maint-2.46
Junio C Hamano
-3
/
+41
2024-09-12
Merge branch 'jc/patch-id' into maint-2.46
Junio C Hamano
-21
/
+112
2024-09-12
Merge branch 'jk/apply-patch-mode-check-fix' into maint-2.46
Junio C Hamano
-0
/
+63
2024-09-12
imap-send: handle NO_OPENSSL even when openssl exists
Jeff King
-3
/
+4
2024-09-12
ci: use regular action versions for linux32 job
Jeff King
-4
/
+4
2024-09-12
ci: use more recent linux32 image
Jeff King
-3
/
+12
2024-09-12
ci: unify ubuntu and ubuntu32 dependencies
Jeff King
-18
/
+16
2024-09-12
ci: drop run-docker scripts
Jeff King
-113
/
+0
2024-09-12
environment: stop storing "core.notesRef" globally
Patrick Steinhardt
-28
/
+29
2024-09-12
environment: stop storing "core.warnAmbiguousRefs" globally
Patrick Steinhardt
-13
/
+23
2024-09-12
environment: stop storing "core.preferSymlinkRefs" globally
Patrick Steinhardt
-8
/
+4
2024-09-12
environment: stop storing "core.logAllRefUpdates" globally
Patrick Steinhardt
-20
/
+32
2024-09-12
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
-26
/
+36
2024-09-12
branch: stop modifying `log_all_ref_updates` variable
Patrick Steinhardt
-2
/
+3
2024-09-12
repo-settings: track defaults close to `struct repo_settings`
Patrick Steinhardt
-5
/
+9
2024-09-12
repo-settings: split out declarations into a standalone header
Patrick Steinhardt
-50
/
+58
2024-09-12
environment: guard state depending on a repository
Patrick Steinhardt
-1
/
+53
2024-09-12
environment: reorder header to split out `the_repository`-free section
Patrick Steinhardt
-41
/
+40
2024-09-12
environment: move `set_git_dir()` and related into setup layer
Patrick Steinhardt
-107
/
+109
2024-09-12
environment: make `get_git_namespace()` self-contained
Patrick Steinhardt
-28
/
+29
[prev]
[next]