summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
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-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
2026-02-20t4205: improve handling of ICONV prerequisitePatrick Steinhardt-22/+28
2026-02-20t40xx: don't use iconv(1) without ICONV prereqPatrick Steinhardt-6/+18
2026-02-20t: don't set ICONV prereq when iconv(1) is missingPatrick Steinhardt-1/+11
2026-02-19hook: add -z option to "git hook list"Adrian Ratiu-0/+13
2026-02-19hook: allow out-of-repo 'git hook' invocationsEmily Shaffer-5/+11
2026-02-19hook: allow event = "" to overwrite previous valuesAdrian Ratiu-0/+12
2026-02-19hook: allow disabling config hooksAdrian Ratiu-0/+32
2026-02-19hook: include hooks from the configAdrian Ratiu-1/+148
2026-02-19hook: add "git hook list" commandEmily Shaffer-0/+22
2026-02-19wt-status: avoid passing NULL worktreePhillip Wood-0/+9
2026-02-19pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"Patrick Steinhardt-0/+84
2026-02-19meson: fix MERGE_TOOL_DIR with "--no-bin-wrappers"Patrick Steinhardt-0/+1
2026-02-19ci: don't skip smallest test slice in GitLabPatrick Steinhardt-6/+12
2026-02-19alias: support non-alphanumeric names via subsection syntaxJonatan Holmgren-0/+61
2026-02-19help: use list_aliases() for alias listingJonatan Holmgren-0/+10