summaryrefslogtreecommitdiffstats
path: root/repack-geometry.c
AgeCommit message (Expand)AuthorLines
2026-01-14builtin/repack: handle promisor packs with geometric repackingPatrick Steinhardt-6/+22
2026-01-14repack-promisor: extract function to remove redundant packsPatrick Steinhardt-6/+16
2026-01-14repack-geometry: extract function to compute repacking splitPatrick Steinhardt-18/+21
2025-10-16packfile: introduce macro to iterate through packsPatrick Steinhardt-2/+1
2025-10-16repack: move `pack_kept_objects` to `struct pack_objects_args`Taylor Blau-3/+2
2025-10-16repack: remove pack_geometry API from the builtinTaylor Blau-0/+234