On Wed, Jan 22, 2020 at 11:19 PM Junio C Hamano <gitster@xxxxxxxxx> wrote: > * jk/packfile-reuse-cleanup (2019-10-23) 9 commits > - pack-objects: improve partial packfile reuse > - builtin/pack-objects: introduce obj_is_packed() > - pack-objects: introduce pack.allowPackReuse > - csum-file: introduce hashfile_total() > - pack-bitmap: introduce bitmap_walk_contains() > - pack-bitmap: don't rely on bitmap_git->reuse_objects > - ewah/bitmap: introduce bitmap_word_alloc() > - packfile: expose get_delta_base() > - builtin/pack-objects: report reused packfile objects > > The way "git pack-objects" reuses objects stored in existing pack > to generate its result has been improved. > > Needs further clarification? > cf. <20191115180319.113991-1-jonathantanmy@xxxxxxxxxx> Peff replied to Jonathan's questions and reviewed the above patch V3 series See for example: https://public-inbox.org/git/20191209081129.GA1546451@xxxxxxxxxxxxxxxxxxxxxxx/ https://public-inbox.org/git/20191209061853.GA38588@xxxxxxxxxxxxxxxxxxxxxxx/ I then sent a V4 based on Peff's comments: https://public-inbox.org/git/20191218112547.4974-1-chriscool@xxxxxxxxxxxxx/