summaryrefslogtreecommitdiffstats
path: root/repack.h
AgeCommit message (Expand)AuthorLines
2026-01-14builtin/repack: handle promisor packs with geometric repackingPatrick Steinhardt-0/+10
2025-10-16repack: move `write_cruft_pack()` out of the builtinTaylor Blau-0/+6
2025-10-16repack: move `write_filtered_pack()` out of the builtinTaylor Blau-0/+4
2025-10-16repack: move `pack_kept_objects` to `struct pack_objects_args`Taylor Blau-3/+6
2025-10-16repack: move `finish_pack_objects_cmd()` out of the builtinTaylor Blau-0/+5
2025-10-16repack: extract `write_pack_opts_is_local()`Taylor Blau-0/+1
2025-10-16repack: move `find_pack_prefix()` out of the builtinTaylor Blau-1/+2
2025-10-16builtin/repack.c: introduce `struct write_pack_opts`Taylor Blau-0/+8
2025-10-16repack: 'write_midx_included_packs' API from the builtinTaylor Blau-0/+12
2025-10-16repack: keep track of MIDX pack names using existing_packsTaylor Blau-0/+1
2025-10-16builtin/repack.c: remove ref snapshotting from builtinTaylor Blau-0/+4
2025-10-16repack: remove pack_geometry API from the builtinTaylor Blau-0/+20
2025-10-16builtin/repack.c: remove "repack_promisor_objects()" from the builtinTaylor Blau-0/+4
2025-10-16repack: remove 'generated_pack' API from the builtinTaylor Blau-0/+8
2025-10-16repack: remove 'existing_packs' API from the builtinTaylor Blau-0/+35
2025-10-16repack: remove 'remove_redundant_pack' from the builtinTaylor Blau-0/+3
2025-10-16repack: remove 'prepare_pack_objects' from the builtinTaylor Blau-0/+5
2025-10-16repack: move 'delta_base_offset' to 'struct pack_objects_args'Taylor Blau-0/+3
2025-10-16repack: introduce new compilation unitTaylor Blau-0/+23