summaryrefslogtreecommitdiff
path: root/t/t5331-pack-objects-stdin.sh
AgeCommit message (Expand)AuthorFilesLines
2026-03-27pack-objects: support excluded-open packs with --stdin-packsTaylor Blau1-0/+105
2026-03-04Merge branch 'ps/maintenance-geometric-default'Junio C Hamano1-0/+2
2026-02-24t: disable maintenance where we verify object database structurePatrick Steinhardt1-0/+2
2026-02-11builtin/pack-objects: don't fetch objects when merging packsPatrick Steinhardt1-0/+18
2026-01-14builtin/pack-objects: exclude promisor objects with "--stdin-packs"Patrick Steinhardt1-0/+39
2025-06-23pack-objects: introduce '--stdin-packs=follow'Taylor Blau1-0/+120
2025-06-23pack-objects: use standard option incompatibility functionsTaylor Blau1-1/+1
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-2/+2
2023-04-14pack-objects: extend test coverage of `--stdin-packs` with alternatesPatrick Steinhardt1-0/+48
2023-04-14pack-objects: fix error when same packfile is included and excludedPatrick Steinhardt1-0/+20
2023-04-14pack-objects: fix error when packing same pack twicePatrick Steinhardt1-0/+27
2023-04-14pack-objects: split out `--stdin-packs` tests into separate filePatrick Steinhardt1-0/+145