summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2025-04-07t: refactor tests depending on Perl transliteration operatorPatrick Steinhardt7-31/+19
2025-04-07Makefile: stop requiring Perl when running testsPatrick Steinhardt1-3/+13
2025-04-07t: adapt existing PERL prerequisitesPatrick Steinhardt4-15/+19
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt71-93/+281
2025-04-07t: adapt `test_readlink()` to not use PerlPatrick Steinhardt2-1/+14
2025-04-07t: adapt `test_copy_bytes()` to not use PerlPatrick Steinhardt1-11/+1
2025-04-07t: adapt character translation helpers to not use PerlPatrick Steinhardt1-3/+3
2025-04-07t: refactor environment sanitization to not use PerlPatrick Steinhardt1-18/+14
2025-04-07t: skip chain lint when PERL_PATH is unsetPatrick Steinhardt1-0/+16
2025-04-07builtin/cat-file: support "object:type=" objects filterPatrick Steinhardt1-1/+5
2025-04-07builtin/cat-file: support "blob:limit=" objects filterPatrick Steinhardt1-3/+15
2025-04-07builtin/cat-file: support "blob:none" objects filterPatrick Steinhardt1-2/+45
2025-04-07builtin/cat-file: wire up an option to filter objectsPatrick Steinhardt1-0/+40
2025-04-07Merge branch 'js/mingw-admins-are-special'Junio C Hamano1-0/+19
2025-04-07Merge branch 'dm/completion-remote-names-fix'Junio C Hamano1-22/+184
2025-04-07Merge branch 'tb/combine-cruft-below-size'Junio C Hamano2-273/+322
2025-04-07Merge branch 'cc/lop-remote'Junio C Hamano1-7/+68
2025-04-07Merge branch 'jc/name-rev-stdin'Junio C Hamano8-16/+57
2025-04-01t5605: fix test for cloning from a different userbrian m. carlson1-3/+2
2025-04-01Merge branch 'ps/reftable-sans-compat-util' into ps/reftable-api-revampJunio C Hamano3-25/+67
2025-04-01userdiff: add builtin driver for INI filesLucas Seiki Oshiro5-0/+38
2025-04-01revision: fix --left/right-only use with unrelated historiesMatt Hunter1-0/+15
2025-03-29Merge branch 'en/random-cleanups'Junio C Hamano2-5/+5
2025-03-29Merge branch 'rs/xdiff-context-length-fix'Junio C Hamano1-0/+10
2025-03-29Merge branch 'en/diff-rename-follow-fix'Junio C Hamano1-0/+32
2025-03-29Merge branch 'tb/multi-cruft-pack-refresh-fix'Junio C Hamano1-0/+66
2025-03-29Merge branch 'jk/fetch-ref-prefix-cleanup'Junio C Hamano2-6/+50
2025-03-29Merge branch 'en/merge-ort-prepare-to-remove-recursive'Junio C Hamano5-3/+30
2025-03-29Merge branch 'ps/refname-avail-check-optim'Junio C Hamano1-0/+1
2025-03-29Merge branch 'cc/signed-fast-export-import'Junio C Hamano1-0/+116
2025-03-28p9210: fix 'scalar clone' when running from a detached HEADPhilippe Blain1-1/+2
2025-03-28p7821: fix test_perf invocation for prereqsPhilippe Blain1-2/+2
2025-03-28clar: avoid using the comma operator unnecessarilyJohannes Schindelin1-2/+8
2025-03-26Merge branch 'en/merge-process-renames-crash-fix'Junio C Hamano1-0/+41
2025-03-26Merge branch 'ua/some-builtins-wo-the-repository'Junio C Hamano7-0/+49
2025-03-26Merge branch 'tb/refs-exclude-fixes'Junio C Hamano1-2/+24
2025-03-26Merge branch 'sj/ref-consistency-checks-more'Junio C Hamano1-437/+710
2025-03-26Merge branch 'jt/diff-pairs'Junio C Hamano2-0/+91
2025-03-25advice: allow disabling default branch name adviceJustin Tobler1-0/+8
2025-03-25builtin/clone: suppress unexpected default branch adviceJustin Tobler1-0/+12
2025-03-25test-tool path-utils: support debugging "dubious ownership" issuesJohannes Schindelin1-0/+19
2025-03-23maintenance: add loose-objects.batchSize configDerrick Stolee1-0/+28
2025-03-23completion: fix bugs with slashes in remote namesDavid Mandelberg1-22/+158
2025-03-23completion: add helper to count path componentsDavid Mandelberg1-0/+26
2025-03-21midx: implement writing incremental MIDX bitmapsTaylor Blau1-0/+87
2025-03-21builtin/fetch: avoid aborting closed reference transactionJustin Tobler1-0/+13
2025-03-21repack: begin combining cruft packs with `--combine-cruft-below-size`Taylor Blau1-9/+13
2025-03-21repack: avoid combining cruft packs with `--max-cruft-size`Taylor Blau2-5/+55
2025-03-21t/t7704-repack-cruft.sh: consolidate `write_blob()`Taylor Blau1-7/+2
2025-03-21t/t7704-repack-cruft.sh: clarify wording in --max-cruft-size testsTaylor Blau1-10/+10