aboutsummaryrefslogtreecommitdiff
path: root/t/t5331-pack-objects-stdin.sh
AgeCommit message (Expand)Author
2026-03-27pack-objects: support excluded-open packs with --stdin-packsTaylor Blau
2026-03-04Merge branch 'ps/maintenance-geometric-default'Junio C Hamano
2026-02-24t: disable maintenance where we verify object database structurePatrick Steinhardt
2026-02-11builtin/pack-objects: don't fetch objects when merging packsPatrick Steinhardt
2026-01-14builtin/pack-objects: exclude promisor objects with "--stdin-packs"Patrick Steinhardt
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