From: Junio C Hamano Date: Sat, 23 Sep 2023 00:01:36 +0000 (-0700) Subject: Merge branch 'tb/repack-existing-packs-cleanup' X-Git-Tag: v2.43.0-rc0~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c0f9933ece11cf194cf33d7322aa798eb6375c3;p=thirdparty%2Fgit.git Merge branch 'tb/repack-existing-packs-cleanup' The code to keep track of existing packs in the repository while repacking has been refactored. * tb/repack-existing-packs-cleanup: builtin/repack.c: extract common cruft pack loop builtin/repack.c: avoid directly inspecting "util" builtin/repack.c: store existing cruft packs separately builtin/repack.c: extract `has_existing_non_kept_packs()` builtin/repack.c: extract redundant pack cleanup for existing packs builtin/repack.c: extract redundant pack cleanup for --geometric builtin/repack.c: extract marking packs for deletion builtin/repack.c: extract structure to store existing packs --- 5c0f9933ece11cf194cf33d7322aa798eb6375c3