From: Toon Claes <toon@iotcl.com>
To: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: What's cooking in git.git (Aug 2026, #12)
Date: Mon, 31 Aug 2026 17:23:58 +0200 [thread overview]
Message-ID: <87wlt6wbxt.fsf@emacs.iotcl.com> (raw)
In-Reply-To: <xmqqy0dp24q1.fsf@gitster.g>
Junio C Hamano <gitster@pobox.com> writes:
> * tc/replay-linearize (2026-07-28) 3 commits
> - replay: offer an option to linearize the commit topology
> - replay: resolve the replay base outside pick_regular_commit()
> - replay: add helper to put entry into replayed_commits
>
> The 'git replay' command has been taught the '--linearize' option to
> drop merge commits and linearize the replayed history, mimicking 'git
> rebase --no-rebase-merges'.
>
> Waiting for response for too long, stalled.
> cf. <anYLeQj4Sx2vZqvy@denethor>
> cf. <CABPp-BEFGku8msiJCcXburV+tcersr6uqEumKaPh-TguA1LjSg@mail.gmail.com>
> source: <20260728-toon-git-replay-drop-merges-v8-0-ced11dffe749@iotcl.com>
Sorry it took me some longer because I was on leave. I've sent out v9
just now.
> * tc/last-modified-bloom (2026-08-07) 6 commits
> - last-modified: keep per-path Bloom filters for wildcard pathspecs
> - last-modified: check pathspec against Bloom filter first
> - revision: add Bloom check that includes parent directories
> - bloom: add helper to check if any key in a vector is present
> - revision: expose check for paths maybe changed in Bloom filter
> - revision: move bloom keyvec precondition into function
>
> The 'git last-modified' command has been optimized by using Bloom
> filters. It now reuses revision walk filtering logic from 'git log'
> to pre-filter commits, and maintains per-path Bloom filters even when
> wildcard pathspecs are used.
>
> Waiting for response.
> cf. <xmqqtsp4a6c2.fsf@gitster.g>
> source: <20260807-toon-speed-up-last-modified-v2-0-7d87bbdeaf9b@iotcl.com>
Rerolled v3.
--
Laters,
Toon
next prev parent reply other threads:[~2026-08-31 15:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-28 23:41 What's cooking in git.git (Aug 2026, #12) Junio C Hamano
2026-08-31 15:23 ` Toon Claes [this message]
2026-08-31 19:31 ` Junio C Hamano
-- strict thread matches above, loose matches on Subject: below --
2026-08-28 23:31 Junio C Hamano
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=87wlt6wbxt.fsf@emacs.iotcl.com \
--to=toon@iotcl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.