All of lore.kernel.org
 help / color / mirror / 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 (Mar 2020, #10; Tue, 31)
Date: Fri, 3 Apr 2020 14:04:18 -0600	[thread overview]
Message-ID: <20200403200418.GA58491@syl.local> (raw)
In-Reply-To: <xmqq4ku46s8z.fsf@gitster.c.googlers.com>

Hi Junio,

On Tue, Mar 31, 2020 at 04:04:28PM -0700, Junio C Hamano wrote:
> * tb/commit-graph-split-merge (2020-03-24) 3 commits
>   (merged to 'next' on 2020-03-31 at 2183baf09c)
>  + builtin/commit-graph.c: support '--input=graphed'
>  + builtin/commit-graph.c: introduce '--input=<source>'
>  + builtin/commit-graph.c: support '--split[=<strategy>]'
>
>  The code to write out the commit-graph has been taught a few
>  options to control if the resulting graph chains should be merged
>  or a single new incremental graph is created.
>
>  Will merge to 'master'.

I know that this series has been cooking for a while (and that I've
nagged you about merging it down to master), but I think I may ask you
to temporarily eject it until I can send some more patches on top.

In particular, I think that it may be worthwhile to get rid of
'--split=merge-all' and '--input=graphed' in favor of some new patches
that we've been using to introduce a '--split=replace' mode, which
discards the existing graph completely, but writes out a new length-1
incremental commit graph.

I'm not sure if there is general interest in a '--split=merge-all' or
'--input=graphed', and if there is I'd be happy to keep those patches
around, but we've found them to be less useful than the current options
that we're using.

I'll send the '--no-check-oids' patches separately, which I don't think
needs to hold this up.

Thanks,
Taylor

  parent reply	other threads:[~2020-04-03 20:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-31 23:04 What's cooking in git.git (Mar 2020, #10; Tue, 31) Junio C Hamano
2020-04-02  6:56 ` Miriam R.
2020-04-02 17:42   ` Junio C Hamano
2020-04-02 12:42 ` Garima Singh
2020-04-02 17:40   ` Junio C Hamano
2020-04-02 16:10 ` Phillip Wood
2020-04-03 20:04 ` Taylor Blau [this message]
2020-04-03 22:13   ` Junio C Hamano
2020-04-03 22:56 ` Emily Shaffer

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=20200403200418.GA58491@syl.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.
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.