git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Derrick Stolee <stolee@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (May 2020, #05; Thu, 14)
Date: Fri, 15 May 2020 07:58:37 -0700	[thread overview]
Message-ID: <xmqqh7whnt2a.fsf@gitster.c.googlers.com> (raw)
In-Reply-To: <74397ce4-be15-51e8-fb28-81eafdca792c@gmail.com> (Derrick Stolee's message of "Fri, 15 May 2020 06:16:35 -0400")

Derrick Stolee <stolee@gmail.com> writes:

> On 5/14/2020 7:57 PM, Junio C Hamano wrote:
>> --------------------------------------------------
>> [Graduated to "master"]
>> 
>> * ds/bloom-cleanup (2020-05-11) 7 commits
>>   (merged to 'next' on 2020-05-11 at 046d49d455)
>>  + completion: offer '--(no-)patch' among 'git log' options
>>  + bloom: use num_changes not nr for limit detection
>>  + bloom: de-duplicate directory entries
>>  + Documentation: changed-path Bloom filters use byte words
>>  + bloom: parse commit before computing filters
>>  + test-bloom: fix usage typo
>>  + bloom: fix whitespace around tab length
>> 
>>  Code cleanup and typofixes.
>>  This is an early part of ds/line-log-on-bloom that has been cooking
>>  in 'next'.
>
> Thanks for taking the time to merge this portion for the release
> candidate.
>
>> * ds/line-log-on-bloom (2020-05-11) 5 commits
>>   (merged to 'next' on 2020-05-11 at 046d49d455)
>>  + line-log: integrate with changed-path Bloom filters
>>  + line-log: try to use generation number-based topo-ordering
>>  + line-log: more responsive, incremental 'git log -L'
>>  + t4211-line-log: add tests for parent oids
>>  + line-log: remove unused fields from 'struct line_log_data'
>> 
>>  "git log -L..." now takes advantage of the "which paths are touched
>>  by this commit?" info stored in the commit-graph system.
>> 
>>  Will cook in 'next'.
>
> Good plan. This can wait until after the release.

I wasn't sure about the split---we could have gone one of three ways
(none, all or the above splti)---but the early parts of fixes all
looked like good and safe changes.  Thanks.



  reply	other threads:[~2020-05-15 14:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14 23:57 What's cooking in git.git (May 2020, #05; Thu, 14) Junio C Hamano
2020-05-15 10:16 ` Derrick Stolee
2020-05-15 14:58   ` Junio C Hamano [this message]
2020-05-15 15:25 ` Elijah Newren
2020-05-15 18:06   ` Junio C Hamano
2020-05-18 19:57 ` Taylor Blau
2020-05-19  9:32 ` Jacob Keller

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=xmqqh7whnt2a.fsf@gitster.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=stolee@gmail.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).