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
2026-04-16
Merge branch 'jk/midx-write-v1-by-default'
Junio C Hamano
1
-1
/
+1
2026-04-16
MIDX: revert the default version to v1
Jeff King
1
-1
/
+1
2026-04-09
Merge branch 'ds/rev-list-maximal-only-optim'
Junio C Hamano
3
-0
/
+105
2026-04-08
Merge branch 'jt/index-fd-wo-repo-regression-fix-maint'
Junio C Hamano
1
-0
/
+8
2026-04-08
Merge branch 'tc/replay-ref'
Junio C Hamano
1
-0
/
+66
2026-04-08
Merge branch 'ng/add-files-to-cache-wo-rename'
Junio C Hamano
1
-0
/
+38
2026-04-08
Merge branch 'ss/t7004-unhide-git-failures'
Junio C Hamano
1
-5
/
+10
2026-04-08
t1800: add &&-chains to test helper functions
Adrian Ratiu
1
-6
/
+6
2026-04-07
object-file: avoid ODB transaction when not writing objects
Justin Tobler
1
-0
/
+8
2026-04-07
Merge branch 'th/backfill-auto-detect-sparseness-fix'
Junio C Hamano
1
-0
/
+15
2026-04-07
Merge branch 'ps/receive-pack-updateinstead-in-worktree'
Junio C Hamano
1
-0
/
+15
2026-04-07
Merge branch 'jt/fast-import-signed-modes'
Junio C Hamano
2
-1
/
+127
2026-04-07
Merge branch 'mm/line-log-use-standard-diff-output'
Junio C Hamano
29
-42
/
+534
2026-04-07
Merge branch 'jc/whitespace-incomplete-line'
Junio C Hamano
1
-0
/
+16
2026-04-07
Merge branch 'ps/commit-graph-overflow-fix'
Junio C Hamano
1
-0
/
+20
2026-04-06
Merge branch 'th/t6101-unhide-git-failures'
Junio C Hamano
1
-1
/
+2
2026-04-06
Merge branch 'za/t2000-modernise'
Junio C Hamano
1
-56
/
+66
2026-04-06
Merge branch 'tc/replay-down-to-root'
Junio C Hamano
1
-3
/
+7
2026-04-06
Merge branch 'tb/stdin-packs-excluded-but-open'
Junio C Hamano
2
-0
/
+127
2026-04-06
Merge branch 'ps/odb-generic-object-name-handling'
Junio C Hamano
1
-9
/
+9
2026-04-06
rev-list: use reduce_heads() for --maximal-only
Derrick Stolee
1
-0
/
+31
2026-04-06
p6011: add perf test for rev-list --maximal-only
Derrick Stolee
1
-0
/
+29
2026-04-06
t6600: test --maximal-only and --independent
Derrick Stolee
1
-0
/
+45
2026-04-06
backfill: auto-detect sparse-checkout from config
Trieu Huynh
1
-0
/
+15
2026-04-03
Merge branch 'ps/dash-buggy-0.5.13-workaround'
Junio C Hamano
7
-36
/
+54
2026-04-03
Merge branch 'th/t8003-unhide-git-failures'
Junio C Hamano
1
-44
/
+31
2026-04-03
Merge branch 'sa/replay-revert'
Junio C Hamano
1
-7
/
+104
2026-04-03
Merge branch 'pw/worktree-reduce-the-repository'
Junio C Hamano
1
-16
/
+12
2026-04-03
Merge branch 'ar/config-hook-cleanups'
Junio C Hamano
1
-31
/
+136
2026-04-03
Merge branch 'ds/backfill-revs'
Junio C Hamano
1
-2
/
+209
2026-04-03
Merge branch 'mf/format-patch-commit-list-format'
Junio C Hamano
2
-25
/
+48
2026-04-03
Merge branch 'mf/format-patch-cover-letter-format'
Junio C Hamano
2
-0
/
+102
2026-04-02
t9300: work around partial read bug in Dash v0.5.13
Patrick Steinhardt
1
-18
/
+14
2026-04-02
t: work around multibyte bug in quoted heredocs with Dash v0.5.13
Patrick Steinhardt
6
-18
/
+40
2026-04-01
replay: allow to specify a ref with option --ref
Toon Claes
1
-0
/
+66
2026-04-01
read-cache: disable renames in add_files_to_cache
Nick Golden
1
-0
/
+38
2026-04-01
t7004: replace wc -l with modern test helpers
Siddharth Shrimali
1
-5
/
+10
2026-04-01
Merge branch 'kj/refspec-parsing-outside-repository'
Junio C Hamano
1
-0
/
+7
2026-04-01
Merge branch 'jk/t0061-bat-test-update'
Junio C Hamano
1
-10
/
+2
2026-04-01
Merge branch 'mk/repo-help-strings'
Junio C Hamano
2
-0
/
+12
2026-04-01
Merge branch 'bk/t5315-test-path-is-helpers'
Junio C Hamano
1
-1
/
+1
2026-04-01
Merge branch 'jk/diff-highlight-more'
Junio C Hamano
1
-0
/
+3
2026-04-01
Merge branch 'vp/http-rate-limit-retries'
Junio C Hamano
5
-0
/
+374
2026-03-30
Merge branch 'ai/t2107-test-path-is-helpers'
Junio C Hamano
1
-1
/
+1
2026-03-30
Merge branch 'jw/t2203-status-pipe-fix'
Junio C Hamano
1
-8
/
+16
2026-03-30
Merge branch 'jw/apply-corrupt-location'
Junio C Hamano
4
-6
/
+109
2026-03-30
receive-pack: use worktree HEAD for updateInstead
Pablo Sabater
1
-5
/
+1
2026-03-30
t5516: clean up cloned and new-wt in denyCurrentBranch and worktrees test
Pablo Sabater
1
-0
/
+1
2026-03-30
t5516: test updateInstead with worktree and unborn bare HEAD
Runxi Yu
1
-0
/
+18
2026-03-28
t6101: avoid suppressing git's exit code
Trieu Huynh
1
-1
/
+2
[next]