summaryrefslogtreecommitdiff
path: root/repack-geometry.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-17midx: refactor interfaces to work on "packed" sourcePatrick Steinhardt1-1/+2
2026-05-20repack: introduce `--write-midx=incremental`Taylor Blau1-5/+8
2026-05-20repack-geometry: prepare for incremental MIDX repackingTaylor Blau1-0/+35
2026-01-14builtin/repack: handle promisor packs with geometric repackingPatrick Steinhardt1-5/+21
2026-01-14repack-promisor: extract function to remove redundant packsPatrick Steinhardt1-6/+16
2026-01-14repack-geometry: extract function to compute repacking splitPatrick Steinhardt1-18/+21
2025-10-16packfile: introduce macro to iterate through packsPatrick Steinhardt1-2/+1
2025-10-16repack: move `pack_kept_objects` to `struct pack_objects_args`Taylor Blau1-3/+2
2025-10-16repack: remove pack_geometry API from the builtinTaylor Blau1-0/+234