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
path:
root
/
t
Age
Commit message (
Expand
)
Author
Lines
2025-03-28
p7821: fix test_perf invocation for prereqs
Philippe Blain
-2
/
+2
2025-03-28
clar: avoid using the comma operator unnecessarily
Johannes Schindelin
-2
/
+8
2025-03-26
Merge branch 'en/merge-process-renames-crash-fix'
Junio C Hamano
-0
/
+41
2025-03-26
Merge branch 'ua/some-builtins-wo-the-repository'
Junio C Hamano
-0
/
+49
2025-03-26
Merge branch 'tb/refs-exclude-fixes'
Junio C Hamano
-2
/
+24
2025-03-26
Merge branch 'sj/ref-consistency-checks-more'
Junio C Hamano
-468
/
+741
2025-03-26
Merge branch 'jt/diff-pairs'
Junio C Hamano
-0
/
+91
2025-03-25
advice: allow disabling default branch name advice
Justin Tobler
-0
/
+8
2025-03-25
builtin/clone: suppress unexpected default branch advice
Justin Tobler
-0
/
+12
2025-03-25
test-tool path-utils: support debugging "dubious ownership" issues
Johannes Schindelin
-0
/
+19
2025-03-23
maintenance: add loose-objects.batchSize config
Derrick Stolee
-0
/
+28
2025-03-23
completion: fix bugs with slashes in remote names
David Mandelberg
-22
/
+158
2025-03-23
completion: add helper to count path components
David Mandelberg
-0
/
+26
2025-03-21
midx: implement writing incremental MIDX bitmaps
Taylor Blau
-0
/
+87
2025-03-21
builtin/fetch: avoid aborting closed reference transaction
Justin Tobler
-0
/
+13
2025-03-21
repack: begin combining cruft packs with `--combine-cruft-below-size`
Taylor Blau
-9
/
+13
2025-03-21
repack: avoid combining cruft packs with `--max-cruft-size`
Taylor Blau
-5
/
+55
2025-03-21
t/t7704-repack-cruft.sh: consolidate `write_blob()`
Taylor Blau
-7
/
+2
2025-03-21
t/t7704-repack-cruft.sh: clarify wording in --max-cruft-size tests
Taylor Blau
-10
/
+10
2025-03-21
t/t5329-pack-objects-cruft.sh: evict 'repack'-related tests
Taylor Blau
-250
/
+250
2025-03-21
rev-list: support NUL-delimited --missing option
Justin Tobler
-0
/
+31
2025-03-21
rev-list: support NUL-delimited --boundary option
Justin Tobler
-0
/
+16
2025-03-21
rev-list: support delimiting objects with NUL bytes
Justin Tobler
-0
/
+35
2025-03-18
promisor-remote: fix segfault when remote URL is missing
Christian Couder
-0
/
+61
2025-03-18
t5710: arrange to delete the client before cloning
Christian Couder
-8
/
+8
2025-03-18
fetch: don't ask for remote HEAD if followRemoteHEAD is "never"
Jeff King
-1
/
+4
2025-03-18
fetch: only respect followRemoteHEAD with configured refspecs
Jeff King
-1
/
+15
2025-03-18
Merge branch 'jk/fetch-ref-prefix-cleanup' into jk/fetch-follow-remote-head-fix
Junio C Hamano
-6
/
+50
2025-03-18
am: switch from merge_recursive_generic() to merge_ort_generic()
Elijah Newren
-3
/
+2
2025-03-18
merge-ort: fix merge.directoryRenames=false
Elijah Newren
-1
/
+1
2025-03-18
t3650: document bug when directory renames are turned off
Johannes Schindelin
-0
/
+22
2025-03-18
merge-ort: allow rename detection to be disabled
Elijah Newren
-0
/
+6
2025-03-17
Merge branch 'tb/multi-cruft-pack-refresh-fix' into tb/combine-cruft-below-size
Junio C Hamano
-0
/
+66
2025-03-17
reflog: implement subcommand to drop reflogs
Karthik Nayak
-0
/
+122
2025-03-17
reflog: improve error for when reflog is not found
Karthik Nayak
-2
/
+2
2025-03-17
t7615: be more explicit about diff algorithm used
Elijah Newren
-2
/
+2
2025-03-17
t6423: fix a comment that accidentally reversed two commits
Elijah Newren
-3
/
+3
2025-03-14
diffcore-rename: fix BUG when break detection and --follow used together
Elijah Newren
-0
/
+32
2025-03-14
xdiff: avoid arithmetic overflow in xdl_get_hunk()
René Scharfe
-0
/
+10
2025-03-13
builtin/pack-objects.c: freshen objects from existing cruft packs
Taylor Blau
-0
/
+66
2025-03-12
Merge branch 'tc/zlib-ng-fix'
Junio C Hamano
-1
/
+2
2025-03-12
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt
-0
/
+1
2025-03-12
name-rev: remove "--stdin" support
Junio C Hamano
-2
/
+8
2025-03-12
t6120: further modernize
Junio C Hamano
-3
/
+3
2025-03-12
t6120: avoid hiding "git" exit status
Junio C Hamano
-2
/
+4
2025-03-12
t: introduce WITH_BREAKING_CHANGES prerequisite
Junio C Hamano
-10
/
+15
2025-03-11
t: extend test_lazy_prereq
Junio C Hamano
-2
/
+9
2025-03-11
t: document test_lazy_prereq
Junio C Hamano
-1
/
+22
2025-03-10
fast-export, fast-import: add support for signed-commits
Luke Shumaker
-0
/
+98
2025-03-10
fast-export: rename --signed-tags='warn' to 'warn-verbatim'
Luke Shumaker
-0
/
+18
[prev]
[next]