summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2026-03-04Merge branch 'pw/no-more-NULL-means-current-worktree'Junio C Hamano1-0/+9
2026-03-04Merge branch 'sp/shallow-deepen-relative-fix'Junio C Hamano1-0/+23
2026-03-04Merge branch 'kn/ref-location'Junio C Hamano2-0/+281
2026-03-04status: clarify how status.compareBranches deduplicatesHarald Nordgren1-38/+82
2026-03-04setup: improve error diagnosis for invalid .git filesTian Yuchen2-0/+78
2026-03-03submodule: fetch missing objects from default remoteNasser Grainawi4-2/+277
2026-03-03builtin/history: implement "split" subcommandPatrick Steinhardt2-0/+758
2026-03-03t3700: use test_grep helper for better diagnosticsSiddharth Shrimali1-18/+18
2026-03-03t3700: avoid suppressing git's exit codeSiddharth Shrimali1-15/+28
2026-03-03Merge branch 'hy/diff-lazy-fetch-with-break-fix'Junio C Hamano1-0/+31
2026-03-03Merge branch 'aa/add-p-no-auto-advance'Junio C Hamano2-0/+101
2026-03-03Merge branch 'lg/t2004-test-path-is-helpers'Junio C Hamano1-21/+21
2026-03-03for-each-repo: work correctly in a worktreeDerrick Stolee1-5/+43
2026-03-03for-each-repo: test outside of repo contextDerrick Stolee1-7/+12
2026-03-03xdiff: re-diff shifted change groups when using histogram algorithmYee Cheng Chin2-0/+165
2026-03-02Merge branch 'ag/http-netrc-tests'Junio C Hamano4-2/+41
2026-03-02builtin/repo: find tree with most entriesJustin Tobler1-4/+9
2026-03-02builtin/repo: find commit with most parentsJustin Tobler1-73/+78
2026-03-02builtin/repo: add OID annotations to table outputJustin Tobler1-70/+75
2026-03-02builtin/repo: collect largest inflated objectsJustin Tobler1-0/+28
2026-03-02t: fix "that that" typo in lib-unicode-nfc-nfd.shSiddharth Shrimali1-1/+1
2026-03-02t3310: replace test -f/-d with test_path_is_file/test_path_is_dirFrancesco Paparatto1-6/+6
2026-03-02diff: fix crash with --find-object outside repositoryMichael Montalbo1-0/+10
2026-03-02fsmonitor-watchman: fix variable reference and remove redundant codePaul Tarjan2-13/+3
2026-03-02send-email: validate charset name in 8bit encoding promptShreyansh Paliwal1-1/+1
2026-02-27Merge branch 'ap/use-test-seq-f-more'Junio C Hamano6-34/+29
2026-02-27Merge branch 'mf/format-patch-honor-from-for-cover-letter'Junio C Hamano1-0/+8
2026-02-27Merge branch 'jh/alias-i18n'Junio C Hamano1-0/+71
2026-02-27Merge branch 'ps/tests-wo-iconv-fixes'Junio C Hamano7-47/+88
2026-02-27Merge branch 'ps/ci-gitlab-msvc-updates'Junio C Hamano2-6/+13
2026-02-27Merge branch 'jc/whitespace-incomplete-line'Junio C Hamano2-0/+112
2026-02-27Merge branch 'jc/checkout-switch-restore'Junio C Hamano1-0/+18
2026-02-27Merge branch 'ps/history-ergonomics-updates'Junio C Hamano1-6/+14
2026-02-27Merge branch 'ps/for-each-ref-in-fixes'Junio C Hamano2-0/+84
2026-02-27Merge branch 'lo/repo-info-keys'Junio C Hamano2-15/+33
2026-02-27t4052: test for diffstat width when prefix contains ANSI escape codesLorenzoPegorari1-0/+32
2026-02-26alias: treat empty subsection [alias ""] as plain [alias]Jonatan Holmgren1-0/+14
2026-02-26status: add status.compareBranches config for multiple branch comparisonsHarald Nordgren1-0/+310
2026-02-25Merge branch 'mc/tr2-process-ancestry-cleanup'Junio C Hamano4-2/+243
2026-02-25Merge branch 'ps/pack-concat-wo-backfill'Junio C Hamano1-0/+18
2026-02-25Merge branch 'ds/revision-maximal-only'Junio C Hamano2-0/+90
2026-02-25Merge branch 'cc/lop-filter-auto'Junio C Hamano3-0/+177
2026-02-25t1901: adjust nul format output instead of expected valueLucas Seiki Oshiro1-4/+4
2026-02-25t1900: rename t1900-repo to t1900-repo-infoLucas Seiki Oshiro2-1/+1
2026-02-25refs: add GIT_REFERENCE_BACKEND to specify reference backendKarthik Nayak1-33/+154
2026-02-25refs: allow reference location in refstorage configKarthik Nayak2-0/+160
2026-02-24midx: enable reachability bitmaps during MIDX compactionTaylor Blau1-2/+120
2026-02-24midx: implement MIDX compactionTaylor Blau2-0/+176
2026-02-24t/helper/test-read-midx.c: plug memory leak when selecting layerTaylor Blau1-6/+11
2026-02-24midx: do not require packs to be sorted in lexicographic orderTaylor Blau1-6/+10