summaryrefslogtreecommitdiff
path: root/t/t7703-repack-geometric.sh
AgeCommit message (Expand)Author
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-04-14repack: disable writing bitmaps when doing a local repackPatrick Steinhardt
2023-04-14repack: honor `-l` when calculating pack geometryPatrick Steinhardt
2023-04-14pack-objects: fix error when packing same pack twicePatrick Steinhardt
2023-04-14repack: fix generating multi-pack-index with only non-local packsPatrick Steinhardt
2023-04-14repack: fix trying to use preferred pack in alternatesPatrick Steinhardt
2022-10-18repack: don't remove .keep packs with `--pack-kept-objects`Taylor Blau
2022-05-20builtin/repack.c: ensure that `names` is sortedTaylor Blau
2022-05-20t7703: demonstrate object corruption with pack.packSizeLimitTaylor Blau
2022-05-20repack: respect --keep-pack with geometric repackVictoria Dye
2021-09-29builtin/repack.c: make largest pack preferredTaylor Blau
2021-09-29builtin/repack.c: support writing a MIDX while repackingTaylor Blau
2021-03-05t7703: test --geometric repack with loose objectsTaylor Blau
2021-03-05builtin/repack.c: do not repack single packs with --geometricTaylor Blau
2021-02-23builtin/repack.c: add '--geometric' optionTaylor Blau