From: Elijah Newren <newren@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: en/merge-tree (Was: Re: What's cooking in git.git (Feb 2022, #07; Fri, 25))
Date: Sat, 26 Feb 2022 00:54:57 -0800 [thread overview]
Message-ID: <CABPp-BG++YqesTxp+JL3XzwrogfMag1NscoMpCOExmV9z6Py9A@mail.gmail.com> (raw)
In-Reply-To: <xmqqee3q73e1.fsf@gitster.g>
On Fri, Feb 25, 2022 at 7:07 PM Junio C Hamano <gitster@pobox.com> wrote:
>
> * en/merge-tree (2022-02-23) 13 commits
> - git-merge-tree.txt: add a section on potentional usage mistakes
> - merge-tree: add a --allow-unrelated-histories flag
> - merge-tree: allow `ls-files -u` style info to be NUL terminated
> - merge-tree: provide easy access to `ls-files -u` style info
> - merge-tree: provide a list of which files have conflicts
> - merge-ort: provide a merge_get_conflicted_files() helper function
> - merge-tree: support including merge messages in output
> - merge-ort: split out a separate display_update_messages() function
> - merge-tree: implement real merges
> - merge-tree: add option parsing and initial shell for real merge function
> - merge-tree: move logic for existing merge into new function
> - merge-tree: rename merge_trees() to trivial_merge_trees()
> - Merge branch 'en/remerge-diff' into en/merge-trees
>
> A new command is introduced that takes two commits and computes a
> tree that would be contained in the resulting merge commit, if the
> histories leading to these two commits were to be merged, and is
> added as a new mode of "git merge-tree" subcommand.
>
> Will merge to 'next'.
> source: <pull.1122.v6.git.1645602413.gitgitgadget@gmail.com>
Let's wait. The extra data needed to handle Dscho's usecase might
still suggest an output format change, and the command is intended to
be plumbing-ish, so I'd like a bit more time to make sure we've got
the format we want. Also, his comment/suggestion about -z affecting
"Informational Messages" section is also interesting and might be
worth doing even if it doesn't provide all the things Dscho wants for
his usecase.
next prev parent reply other threads:[~2022-02-26 8:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-26 2:44 What's cooking in git.git (Feb 2022, #07; Fri, 25) Junio C Hamano
2022-02-26 8:54 ` Elijah Newren [this message]
2022-02-26 9:11 ` en/present-despite-skipped (Was: Re: What's cooking in git.git (Feb 2022, #07; Fri, 25)) Elijah Newren
2022-03-07 16:15 ` Johannes Schindelin
2022-02-28 12:38 ` What's cooking in git.git (Feb 2022, #07; Fri, 25) Tao Klerks
2022-02-28 13:42 ` Ævar Arnfjörð Bjarmason
2022-03-01 11:56 ` Tao Klerks
2022-03-01 18:06 ` Junio C Hamano
2022-03-01 19:25 ` Tao Klerks
2022-02-28 13:56 ` ds/commit-graph-gen-v2-fixes (was Re: What's cooking in git.git (Feb 2022, #07; Fri, 25)) Derrick Stolee
2022-02-28 14:10 ` ab/test-lib-tweaks (was: " Ævar Arnfjörð Bjarmason
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=CABPp-BG++YqesTxp+JL3XzwrogfMag1NscoMpCOExmV9z6Py9A@mail.gmail.com \
--to=newren@gmail.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 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).