summaryrefslogtreecommitdiff
path: root/t/t5331-pack-objects-stdin.sh
AgeCommit message (Expand)Author
2025-06-23pack-objects: introduce '--stdin-packs=follow'Taylor Blau
2025-06-23pack-objects: use standard option incompatibility functionsTaylor Blau
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-04-14pack-objects: extend test coverage of `--stdin-packs` with alternatesPatrick Steinhardt
2023-04-14pack-objects: fix error when same packfile is included and excludedPatrick Steinhardt
2023-04-14pack-objects: fix error when packing same pack twicePatrick Steinhardt
2023-04-14pack-objects: split out `--stdin-packs` tests into separate filePatrick Steinhardt