index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-21
t/t5329-pack-objects-cruft.sh: evict 'repack'-related tests
Taylor Blau
2
-250
/
+250
2025-03-21
rev-list: support NUL-delimited --missing option
Justin Tobler
1
-0
/
+31
2025-03-21
rev-list: support NUL-delimited --boundary option
Justin Tobler
1
-0
/
+16
2025-03-21
rev-list: support delimiting objects with NUL bytes
Justin Tobler
1
-0
/
+35
2025-03-18
promisor-remote: fix segfault when remote URL is missing
Christian Couder
1
-0
/
+61
2025-03-18
t5710: arrange to delete the client before cloning
Christian Couder
1
-8
/
+8
2025-03-18
fetch: don't ask for remote HEAD if followRemoteHEAD is "never"
Jeff King
1
-1
/
+4
2025-03-18
fetch: only respect followRemoteHEAD with configured refspecs
Jeff King
2
-1
/
+15
2025-03-18
Merge branch 'jk/fetch-ref-prefix-cleanup' into jk/fetch-follow-remote-head-fix
Junio C Hamano
2
-6
/
+50
2025-03-18
am: switch from merge_recursive_generic() to merge_ort_generic()
Elijah Newren
3
-3
/
+2
2025-03-18
merge-ort: fix merge.directoryRenames=false
Elijah Newren
1
-1
/
+1
2025-03-18
t3650: document bug when directory renames are turned off
Johannes Schindelin
1
-0
/
+22
2025-03-18
merge-ort: allow rename detection to be disabled
Elijah Newren
1
-0
/
+6
2025-03-17
Merge branch 'tb/multi-cruft-pack-refresh-fix' into tb/combine-cruft-below-size
Junio C Hamano
1
-0
/
+66
2025-03-17
reflog: implement subcommand to drop reflogs
Karthik Nayak
1
-0
/
+122
2025-03-17
reflog: improve error for when reflog is not found
Karthik Nayak
1
-2
/
+2
2025-03-17
t7615: be more explicit about diff algorithm used
Elijah Newren
1
-2
/
+2
2025-03-17
t6423: fix a comment that accidentally reversed two commits
Elijah Newren
1
-3
/
+3
2025-03-14
diffcore-rename: fix BUG when break detection and --follow used together
Elijah Newren
1
-0
/
+32
2025-03-14
xdiff: avoid arithmetic overflow in xdl_get_hunk()
René Scharfe
1
-0
/
+10
2025-03-13
builtin/pack-objects.c: freshen objects from existing cruft packs
Taylor Blau
1
-0
/
+66
2025-03-12
Merge branch 'tc/zlib-ng-fix'
Junio C Hamano
1
-1
/
+2
2025-03-12
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt
1
-0
/
+1
2025-03-12
name-rev: remove "--stdin" support
Junio C Hamano
1
-2
/
+8
2025-03-12
t6120: further modernize
Junio C Hamano
1
-3
/
+3
2025-03-12
t6120: avoid hiding "git" exit status
Junio C Hamano
1
-2
/
+4
2025-03-12
t: introduce WITH_BREAKING_CHANGES prerequisite
Junio C Hamano
5
-10
/
+15
2025-03-11
t: extend test_lazy_prereq
Junio C Hamano
2
-2
/
+9
2025-03-11
t: document test_lazy_prereq
Junio C Hamano
1
-1
/
+22
2025-03-10
fast-export, fast-import: add support for signed-commits
Luke Shumaker
1
-0
/
+98
2025-03-10
fast-export: rename --signed-tags='warn' to 'warn-verbatim'
Luke Shumaker
1
-0
/
+18
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
2
-2
/
+2
2025-03-10
environment: move access to "core.bigFileThreshold" into repo settings
Patrick Steinhardt
1
-1
/
+2
2025-03-10
fetch: avoid ls-refs only to ask for HEAD symref update
Jeff King
1
-0
/
+13
2025-03-10
fetch: stop protecting additions to ref-prefix list
Jeff King
1
-0
/
+14
2025-03-10
fetch: ask server to advertise HEAD for config-less fetch
Jeff King
1
-0
/
+15
2025-03-10
t5516: beef up exact-oid ref prefixes test
Jeff King
1
-1
/
+4
2025-03-10
t5516: drop NEEDSWORK about v2 reachability behavior
Jeff King
1
-1
/
+0
2025-03-10
t5516: prefer "oid" to "sha1" in some test titles
Jeff King
1
-3
/
+3
2025-03-10
t5702: fix typo in test name
Jeff King
1
-1
/
+1
2025-03-10
Merge branch 'tb/fetch-follow-tags-fix'
Junio C Hamano
1
-0
/
+14
2025-03-07
builtin/checkout-index: stop using `the_repository`
Usman Akinyemi
1
-0
/
+7
2025-03-07
builtin/for-each-ref: stop using `the_repository`
Usman Akinyemi
1
-0
/
+7
2025-03-07
builtin/ls-files: stop using `the_repository`
Usman Akinyemi
1
-0
/
+7
2025-03-07
builtin/pack-refs: stop using `the_repository`
Usman Akinyemi
1
-0
/
+7
2025-03-07
builtin/send-pack: stop using `the_repository`
Usman Akinyemi
1
-0
/
+7
2025-03-07
builtin/verify-commit: stop using `the_repository`
Usman Akinyemi
1
-0
/
+7
2025-03-07
builtin/verify-tag: stop using `the_repository`
Usman Akinyemi
1
-0
/
+7
2025-03-07
fetch: fix following tags when fetching specific OID
Taylor Blau
1
-0
/
+14
2025-03-07
help: print zlib-ng version number
Toon Claes
1
-1
/
+2
[prev]
[next]