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
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
2024-09-12
environment: move object database functions into object layer
Patrick Steinhardt
-50
/
+49
2024-09-12
config: make dependency on repo in `read_early_config()` explicit
Patrick Steinhardt
-14
/
+20
2024-09-12
config: document `read_early_config()` and `read_very_early_config()`
Patrick Steinhardt
-4
/
+11
2024-09-12
environment: make `get_git_work_tree()` accept a repository
Patrick Steinhardt
-34
/
+36
2024-09-12
environment: make `get_graft_file()` accept a repository
Patrick Steinhardt
-13
/
+11
2024-09-12
environment: make `get_index_file()` accept a repository
Patrick Steinhardt
-29
/
+36
2024-09-12
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
-39
/
+43
2024-09-12
environment: make `get_git_common_dir()` accept a repository
Patrick Steinhardt
-21
/
+22
2024-09-12
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
-38
/
+56
2024-09-11
t0211: add missing LIBCURL prereq
Martin Ågren
-2
/
+4
2024-09-11
t1517: add missing LIBCURL prereq
Martin Ågren
-1
/
+1
2024-09-10
The fourteenth batch
Junio C Hamano
-0
/
+10
[prev]
[next]