summaryrefslogtreecommitdiffstats
path: root/t/t7703-repack-geometric.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-2/+2
* repack: disable writing bitmaps when doing a local repackPatrick Steinhardt2023-04-141-0/+27
* repack: honor `-l` when calculating pack geometryPatrick Steinhardt2023-04-141-0/+57
* pack-objects: fix error when packing same pack twicePatrick Steinhardt2023-04-141-0/+25
* repack: fix generating multi-pack-index with only non-local packsPatrick Steinhardt2023-04-141-0/+23
* repack: fix trying to use preferred pack in alternatesPatrick Steinhardt2023-04-141-0/+32
* repack: don't remove .keep packs with `--pack-kept-objects`Taylor Blau2022-10-181-1/+5
* builtin/repack.c: ensure that `names` is sortedTaylor Blau2022-05-201-1/+1
* t7703: demonstrate object corruption with pack.packSizeLimitTaylor Blau2022-05-201-0/+47
* repack: respect --keep-pack with geometric repackVictoria Dye2022-05-201-0/+28
* builtin/repack.c: make largest pack preferredTaylor Blau2021-09-291-0/+22
* builtin/repack.c: support writing a MIDX while repackingTaylor Blau2021-09-291-1/+1
* t7703: test --geometric repack with loose objectsTaylor Blau2021-03-051-0/+31
* builtin/repack.c: do not repack single packs with --geometricTaylor Blau2021-03-051-0/+15
* builtin/repack.c: add '--geometric' optionTaylor Blau2021-02-231-0/+137