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-03-04
Merge branch 'pw/no-more-NULL-means-current-worktree'
Junio C Hamano
1
-0
/
+9
2026-03-04
Merge branch 'sp/shallow-deepen-relative-fix'
Junio C Hamano
1
-0
/
+23
2026-03-04
Merge branch 'kn/ref-location'
Junio C Hamano
2
-0
/
+281
2026-03-04
status: clarify how status.compareBranches deduplicates
Harald Nordgren
1
-38
/
+82
2026-03-04
setup: improve error diagnosis for invalid .git files
Tian Yuchen
2
-0
/
+78
2026-03-03
submodule: fetch missing objects from default remote
Nasser Grainawi
4
-2
/
+277
2026-03-03
builtin/history: implement "split" subcommand
Patrick Steinhardt
2
-0
/
+758
2026-03-03
t3700: use test_grep helper for better diagnostics
Siddharth Shrimali
1
-18
/
+18
2026-03-03
t3700: avoid suppressing git's exit code
Siddharth Shrimali
1
-15
/
+28
2026-03-03
Merge branch 'hy/diff-lazy-fetch-with-break-fix'
Junio C Hamano
1
-0
/
+31
2026-03-03
Merge branch 'aa/add-p-no-auto-advance'
Junio C Hamano
2
-0
/
+101
2026-03-03
Merge branch 'lg/t2004-test-path-is-helpers'
Junio C Hamano
1
-21
/
+21
2026-03-03
for-each-repo: work correctly in a worktree
Derrick Stolee
1
-5
/
+43
2026-03-03
for-each-repo: test outside of repo context
Derrick Stolee
1
-7
/
+12
2026-03-03
xdiff: re-diff shifted change groups when using histogram algorithm
Yee Cheng Chin
2
-0
/
+165
2026-03-02
Merge branch 'ag/http-netrc-tests'
Junio C Hamano
4
-2
/
+41
2026-03-02
builtin/repo: find tree with most entries
Justin Tobler
1
-4
/
+9
2026-03-02
builtin/repo: find commit with most parents
Justin Tobler
1
-73
/
+78
2026-03-02
builtin/repo: add OID annotations to table output
Justin Tobler
1
-70
/
+75
2026-03-02
builtin/repo: collect largest inflated objects
Justin Tobler
1
-0
/
+28
2026-03-02
t: fix "that that" typo in lib-unicode-nfc-nfd.sh
Siddharth Shrimali
1
-1
/
+1
2026-03-02
t3310: replace test -f/-d with test_path_is_file/test_path_is_dir
Francesco Paparatto
1
-6
/
+6
2026-03-02
diff: fix crash with --find-object outside repository
Michael Montalbo
1
-0
/
+10
2026-03-02
fsmonitor-watchman: fix variable reference and remove redundant code
Paul Tarjan
2
-13
/
+3
2026-03-02
send-email: validate charset name in 8bit encoding prompt
Shreyansh Paliwal
1
-1
/
+1
2026-02-27
Merge branch 'ap/use-test-seq-f-more'
Junio C Hamano
6
-34
/
+29
2026-02-27
Merge branch 'mf/format-patch-honor-from-for-cover-letter'
Junio C Hamano
1
-0
/
+8
2026-02-27
Merge branch 'jh/alias-i18n'
Junio C Hamano
1
-0
/
+71
2026-02-27
Merge branch 'ps/tests-wo-iconv-fixes'
Junio C Hamano
7
-47
/
+88
2026-02-27
Merge branch 'ps/ci-gitlab-msvc-updates'
Junio C Hamano
2
-6
/
+13
2026-02-27
Merge branch 'jc/whitespace-incomplete-line'
Junio C Hamano
2
-0
/
+112
2026-02-27
Merge branch 'jc/checkout-switch-restore'
Junio C Hamano
1
-0
/
+18
2026-02-27
Merge branch 'ps/history-ergonomics-updates'
Junio C Hamano
1
-6
/
+14
2026-02-27
Merge branch 'ps/for-each-ref-in-fixes'
Junio C Hamano
2
-0
/
+84
2026-02-27
Merge branch 'lo/repo-info-keys'
Junio C Hamano
2
-15
/
+33
2026-02-27
t4052: test for diffstat width when prefix contains ANSI escape codes
LorenzoPegorari
1
-0
/
+32
2026-02-26
alias: treat empty subsection [alias ""] as plain [alias]
Jonatan Holmgren
1
-0
/
+14
2026-02-26
status: add status.compareBranches config for multiple branch comparisons
Harald Nordgren
1
-0
/
+310
2026-02-25
Merge branch 'mc/tr2-process-ancestry-cleanup'
Junio C Hamano
4
-2
/
+243
2026-02-25
Merge branch 'ps/pack-concat-wo-backfill'
Junio C Hamano
1
-0
/
+18
2026-02-25
Merge branch 'ds/revision-maximal-only'
Junio C Hamano
2
-0
/
+90
2026-02-25
Merge branch 'cc/lop-filter-auto'
Junio C Hamano
3
-0
/
+177
2026-02-25
t1901: adjust nul format output instead of expected value
Lucas Seiki Oshiro
1
-4
/
+4
2026-02-25
t1900: rename t1900-repo to t1900-repo-info
Lucas Seiki Oshiro
2
-1
/
+1
2026-02-25
refs: add GIT_REFERENCE_BACKEND to specify reference backend
Karthik Nayak
1
-33
/
+154
2026-02-25
refs: allow reference location in refstorage config
Karthik Nayak
2
-0
/
+160
2026-02-24
midx: enable reachability bitmaps during MIDX compaction
Taylor Blau
1
-2
/
+120
2026-02-24
midx: implement MIDX compaction
Taylor Blau
2
-0
/
+176
2026-02-24
t/helper/test-read-midx.c: plug memory leak when selecting layer
Taylor Blau
1
-6
/
+11
2026-02-24
midx: do not require packs to be sorted in lexicographic order
Taylor Blau
1
-6
/
+10
[prev]
[next]