From: Junio C Hamano <gitster@pobox.com>
To: Matheus Tavares Bernardino <matheus.bernardino@usp.br>
Cc: git <git@vger.kernel.org>
Subject: Re: What's cooking in git.git (Mar 2021, #06; Sat, 20)
Date: Mon, 22 Mar 2021 11:41:49 -0700 [thread overview]
Message-ID: <xmqqa6qv6nf6.fsf@gitster.g> (raw)
In-Reply-To: <CAHd-oW7zuRR2=2tU3J9NGeNCprE2p52aVK_RC0QSjsdzHLnZ=w@mail.gmail.com> (Matheus Tavares Bernardino's message of "Mon, 22 Mar 2021 10:52:39 -0300")
Matheus Tavares Bernardino <matheus.bernardino@usp.br> writes:
> Hi, Junio
>
> On Sat, Mar 20, 2021 at 6:40 PM Junio C Hamano <gitster@pobox.com> wrote:
>>
>> * mt/parallel-checkout-part-1 (2021-03-18) 9 commits
>> (merged to 'next' on 2021-03-19 at a1bc83ad8e)
>> + entry: add checkout_entry_ca() taking preloaded conv_attrs
>> + entry: move conv_attrs lookup up to checkout_entry()
>> + entry: extract update_ce_after_write() from write_entry()
>> + entry: make fstat_output() and read_blob_entry() public
>> + entry: extract a header file for entry.c functions
>> + convert: add classification for conv_attrs struct
>> + convert: add get_stream_filter_ca() variant
>> + convert: add [async_]convert_to_working_tree_ca() variants
>> + convert: make convert_attrs() and convert structs public
>> (this branch is used by mt/parallel-checkout-part-2.)
>>
>> Preparatory API changes for parallel checkout.
>>
>> Will merge to 'master'.
>
> Sorry for my confusion, but are you going to squash the `#include
> "entry.h"` fix [1] or do you want me to re-roll this series with it?
I was planning to merge that down to 'master' as-is, with exactly
the same merge-fix to deal with the entry.h fallout that we have
been successfully using while merging the topic to 'seen' and
'next', without any need to have an explicit "oops, entry.h needs to
be included these days", but I think you are right---it would be
cleaner to keep the rebased series build by itself.
As we'll be rewinding and rebuilding 'next' soonish, let's kick the
topic out of 'next' when it happens, so that we can replace it (and
the part-2 topic that depends on it) with a reroll.
Thanks.
prev parent reply other threads:[~2021-03-22 18:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-20 21:39 What's cooking in git.git (Mar 2021, #06; Sat, 20) Junio C Hamano
2021-03-22 10:35 ` Jeff Hostetler
2021-03-22 13:52 ` Matheus Tavares Bernardino
2021-03-22 18:41 ` Junio C Hamano [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqa6qv6nf6.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=matheus.bernardino@usp.br \
/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).