index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7703-repack-geometric.sh
Age
Commit message (
Expand
)
Author
2026-01-14
builtin/repack: handle promisor packs with geometric repacking
Patrick Steinhardt
2025-12-11
midx-write: skip rewriting MIDX with `--stdin-packs` unless needed
Patrick Steinhardt
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-09-05
builtin/repack: fix leaking keep-pack list
Patrick Steinhardt
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-04-14
repack: disable writing bitmaps when doing a local repack
Patrick Steinhardt
2023-04-14
repack: honor `-l` when calculating pack geometry
Patrick Steinhardt
2023-04-14
pack-objects: fix error when packing same pack twice
Patrick Steinhardt
2023-04-14
repack: fix generating multi-pack-index with only non-local packs
Patrick Steinhardt
2023-04-14
repack: fix trying to use preferred pack in alternates
Patrick Steinhardt
2022-10-17
repack: don't remove .keep packs with `--pack-kept-objects`
Taylor Blau
2022-05-20
builtin/repack.c: ensure that `names` is sorted
Taylor Blau
2022-05-20
t7703: demonstrate object corruption with pack.packSizeLimit
Taylor Blau
2022-05-20
repack: respect --keep-pack with geometric repack
Victoria Dye
2021-09-28
builtin/repack.c: make largest pack preferred
Taylor Blau
2021-09-28
builtin/repack.c: support writing a MIDX while repacking
Taylor Blau
2021-03-05
t7703: test --geometric repack with loose objects
Taylor Blau
2021-03-05
builtin/repack.c: do not repack single packs with --geometric
Taylor Blau
2021-02-22
builtin/repack.c: add '--geometric' option
Taylor Blau