git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Couder <christian.couder@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git <git@vger.kernel.org>
Subject: Re: What's cooking in git.git (Feb 2020, #01; Wed, 5)
Date: Fri, 7 Feb 2020 07:42:52 +0100	[thread overview]
Message-ID: <CAP8UFD1ascbutL5RGSGC1-eWvOJDpbcZ=edSG+WCd7aAkCmn8Q@mail.gmail.com> (raw)
In-Reply-To: <xmqqpnesfw74.fsf@gitster-ct.c.googlers.com>

On Thu, Feb 6, 2020 at 12:36 AM Junio C Hamano <gitster@pobox.com> wrote:

> * jk/packfile-reuse-cleanup (2020-01-23) 12 commits
>  - pack-bitmap: don't rely on bitmap_git->reuse_objects
>  - pack-objects: add checks for duplicate objects
>  - 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: simplify bitmap_has_oid_in_uninteresting()
>  - pack-bitmap: uninteresting oid can be outside bitmapped packfile
>  - pack-bitmap: introduce bitmap_walk_contains()
>  - 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.
>
>  Will merge to 'next'?

I think that it would be indeed ok to merge to next if no one comments
further following the v4 [1] and my last reply to Peff [2]

[1] https://lore.kernel.org/git/20191218112547.4974-1-chriscool@tuxfamily.org/
[2] https://lore.kernel.org/git/CAP8UFD0h1TFVNqH7g823psaQzmEmzoz200CkZuDOV8GqNV7mrQ@mail.gmail.com/

According to Peff the code in this patch series has been running by
GitHub for years. This patch series is also now used in a custom Git
that has been running on gitlab.com for a few days. This custom Git is
planned to be part of the GitLab 12.8 release later this month.

Thanks,
Christian.

  parent reply	other threads:[~2020-02-07  6:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-05 23:31 What's cooking in git.git (Feb 2020, #01; Wed, 5) Junio C Hamano
2020-02-06  1:32 ` Elijah Newren
2020-02-06 21:05   ` Phillip Wood
2020-02-06  2:51 ` Taylor Blau
2020-02-06  8:57   ` SZEDER Gábor
2020-02-06 17:48     ` Taylor Blau
2020-02-06 19:58       ` Martin Ågren
2020-02-10 19:56         ` Taylor Blau
2020-02-06 20:56 ` Martin Ågren
2020-02-07  6:42 ` Christian Couder [this message]
2020-02-07 12:45   ` Jeff King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAP8UFD1ascbutL5RGSGC1-eWvOJDpbcZ=edSG+WCd7aAkCmn8Q@mail.gmail.com' \
    --to=christian.couder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).