git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Taylor Blau <me@ttaylorr.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Aug 2022, #08; Wed, 24)
Date: Thu, 25 Aug 2022 18:21:02 -0400	[thread overview]
Message-ID: <Ywf1zngpKknCmGYl@nand.local> (raw)
In-Reply-To: <xmqqa67s5275.fsf@gitster.g>

On Wed, Aug 24, 2022 at 10:20:30PM -0700, Junio C Hamano wrote:
> * ac/bitmap-lookup-table (2022-08-14) 6 commits
>  - bitmap-lookup-table: add performance tests for lookup table
>  - pack-bitmap: prepare to read lookup table extension
>  - pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
>  - pack-bitmap-write.c: write lookup table extension
>  - bitmap: move `get commit positions` code to `bitmap_writer_finish`
>  - Documentation/technical: describe bitmap lookup table extension
>
>  The pack bitmap file gained a bitmap-lookup table to speed up
>  locating the necessary bitmap for a given commit.
>
>  Needs review.
>  cf. <YwOXIE8K0GJRLuDT@nand.local>
>  source: <pull.1266.v6.git.1660496112.gitgitgadget@gmail.com>

I took a careful look at the latest version of this series (v6) and was
happy with the results. My review is here:

    https://lore.kernel.org/git/Ywf01YqJKNsGfffx@nand.local

and I think that this is ready to start cooking in next. Well done,
Abhradeep!

> * tb/midx-with-changing-preferred-pack-fix (2022-08-22) 7 commits
>  - midx.c: avoid adding preferred objects twice
>  - midx.c: include preferred pack correctly with existing MIDX
>  - midx.c: extract `midx_fanout_add_pack_fanout()`
>  - midx.c: extract `midx_fanout_add_midx_fanout()`
>  - midx.c: extract `struct midx_fanout`
>  - t/lib-bitmap.sh: avoid silencing stderr
>  - t5326: demonstrate potential bitmap corruption
>
>  Multi-pack index got corrupted when preferred pack changed from one
>  pack to another in a certain way, which has been corrected.
>
>  Will merge to 'next'?
>  cf. <be9c7c72-ba24-3e1a-8428-58a2e2afa09a@github.com>
>  source: <cover.1661197803.git.me@ttaylorr.com>

Yeah, this one is ready to go. Stolee gave it a look in the email that
you linked, and said it looked good to him.

Abhradeep took a brief look and didn't notice any problems (but I think
he is quite busy outside of GSoC right now and so didn't appear to spend
a significant amount of time reviewing it).

This should probably be taken to next at the same time or before
ac/bitmap-lookup-table, since that topic seems to tickle the bug more
often than not.

> * tb/show-ref-count (2022-06-06) 2 commits
>  - builtin/show-ref.c: limit output with `--count`
>  - builtin/show-ref.c: rename `found_match` to `matches_nr`
>
>  "git show-ref" learned to stop after emitting N refs with the new
>  "--count=N" option.
>
>  Expecting a reroll.
>  cf. <xmqqczfl4ce1.fsf@gitster.g>
>  source: <cover.1654552560.git.me@ttaylorr.com>

Feel free to discard for now. I put this topic down, and don't think
that it's essential to get back to anytime soon-ish.

Thanks,
Taylor

      parent reply	other threads:[~2022-08-25 22:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-25  5:20 What's cooking in git.git (Aug 2022, #08; Wed, 24) Junio C Hamano
2022-08-25 10:04 ` Jeff King
2022-08-25 22:21 ` Taylor Blau [this message]

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=Ywf1zngpKknCmGYl@nand.local \
    --to=me@ttaylorr.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).