summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2026-02-27Merge branch 'jc/checkout-switch-restore'Junio C Hamano-0/+18
2026-02-27Merge branch 'ps/history-ergonomics-updates'Junio C Hamano-6/+14
2026-02-27Merge branch 'ps/for-each-ref-in-fixes'Junio C Hamano-0/+84
2026-02-27Merge branch 'lo/repo-info-keys'Junio C Hamano-15/+33
2026-02-27t4052: test for diffstat width when prefix contains ANSI escape codesLorenzoPegorari-0/+32
2026-02-26alias: treat empty subsection [alias ""] as plain [alias]Jonatan Holmgren-0/+14
2026-02-26status: add status.compareBranches config for multiple branch comparisonsHarald Nordgren-0/+310
2026-02-25Merge branch 'mc/tr2-process-ancestry-cleanup'Junio C Hamano-2/+243
2026-02-25Merge branch 'ps/pack-concat-wo-backfill'Junio C Hamano-0/+18
2026-02-25Merge branch 'ds/revision-maximal-only'Junio C Hamano-0/+90
2026-02-25Merge branch 'cc/lop-filter-auto'Junio C Hamano-0/+177
2026-02-25t1901: adjust nul format output instead of expected valueLucas Seiki Oshiro-4/+4
2026-02-25t1900: rename t1900-repo to t1900-repo-infoLucas Seiki Oshiro-1/+1
2026-02-25refs: add GIT_REFERENCE_BACKEND to specify reference backendKarthik Nayak-33/+154
2026-02-25refs: allow reference location in refstorage configKarthik Nayak-0/+160
2026-02-24midx: enable reachability bitmaps during MIDX compactionTaylor Blau-2/+120
2026-02-24midx: implement MIDX compactionTaylor Blau-0/+176
2026-02-24t/helper/test-read-midx.c: plug memory leak when selecting layerTaylor Blau-6/+11
2026-02-24midx: do not require packs to be sorted in lexicographic orderTaylor Blau-6/+10
2026-02-24t/t5319-multi-pack-index.sh: fix copy-and-paste error in t5319.39Taylor Blau-1/+1
2026-02-24git-multi-pack-index(1): align SYNOPSIS with 'git multi-pack-index -h'Taylor Blau-1/+0
2026-02-24midx: introduce `midx_get_checksum_hex()`Taylor Blau-2/+2
2026-02-24midx: rename `get_midx_checksum()` to `midx_get_checksum_hash()`Taylor Blau-2/+2
2026-02-24t7900: prepare for switch of the default strategyPatrick Steinhardt-1/+5
2026-02-24t6500: explicitly use "gc" strategyPatrick Steinhardt-0/+1
2026-02-24t5510: explicitly use "gc" strategyPatrick Steinhardt-0/+1
2026-02-24t5400: explicitly use "gc" strategyPatrick Steinhardt-0/+1
2026-02-24t34xx: don't expire reflogs where it mattersPatrick Steinhardt-0/+24
2026-02-24t: disable maintenance where we verify object database structurePatrick Steinhardt-3/+17
2026-02-24t: fix races caused by background maintenancePatrick Steinhardt-3/+10
2026-02-24diffcore-break: avoid segfault with freed entriesHan Young-0/+31
2026-02-23format-patch: make format.noprefix a booleanKristoffer Haugsbakk-0/+16
2026-02-23config: format colors quietlyDerrick Stolee-10/+1
2026-02-23config: format expiry dates quietlyDerrick Stolee-10/+1
2026-02-23config: format paths gentlyDerrick Stolee-2/+1
2026-02-23config: format bools or ints gentlyDerrick Stolee-1/+3
2026-02-23config: format bools gentlyDerrick Stolee-1/+3
2026-02-23config: format int64s gentlyDerrick Stolee-1/+3
2026-02-23config: make 'git config list --type=<X>' workDerrick Stolee-1/+96
2026-02-23refs: replace `refs_for_each_fullref_in()`Patrick Steinhardt-3/+5
2026-02-23refs: replace `refs_for_each_ref_in()`Patrick Steinhardt-2/+5
2026-02-23pack-check: fix verification of large objectsPatrick Steinhardt-0/+38
2026-02-23t/helper: improve "genrandom" test helperPatrick Steinhardt-13/+16
2026-02-21t2004: use test_path_is_file instead of test -fLambert Duclos-de Guise-21/+21
2026-02-20Merge branch 'ak/t9812-test-path-is-helpers'Junio C Hamano-4/+4
2026-02-20apply: normalize path in --directory argumentJoaquim Rocha-0/+41
2026-02-20Merge branch 'ps/for-each-ref-in-fixes' into ps/refs-for-eachJunio C Hamano-0/+84
2026-02-20Merge branch 'lo/repo-info-keys' into lo/repo-leftover-bitsJunio C Hamano-15/+33
2026-02-20t6006: don't use iconv(1) without ICONV prereqPatrick Steinhardt-8/+21
2026-02-20t5550: add ICONV prereq to tests that use "$HTTPD_URL/error"Patrick Steinhardt-10/+10