From: Junio C Hamano Date: Thu, 30 Oct 2025 15:00:19 +0000 (-0700) Subject: Merge branch 'ps/remove-packfile-store-get-packs' X-Git-Tag: v2.52.0-rc0~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55547380384c77071b2fc8ff4cc570434a4793d1;p=thirdparty%2Fgit.git Merge branch 'ps/remove-packfile-store-get-packs' Two slightly different ways to get at "all the packfiles" in API has been cleaned up. * ps/remove-packfile-store-get-packs: packfile: rename `packfile_store_get_all_packs()` packfile: introduce macro to iterate through packs packfile: drop `packfile_store_get_packs()` builtin/grep: simplify how we preload packs builtin/gc: convert to use `packfile_store_get_all_packs()` object-name: convert to use `packfile_store_get_all_packs()` --- 55547380384c77071b2fc8ff4cc570434a4793d1