From: "phillip.wood@talktalk.net" <phillip.wood@talktalk.net>
To: <junio@pobox.com>, <git@vger.kernel.org>
Subject: Re: What's cooking in git.git (Dec 2017, #04; Tue, 19)
Date: Thu, 21 Dec 2017 16:58:31 +0000 (GMT) [thread overview]
Message-ID: <27972213.1048151513875511767.JavaMail.defaultUser@defaultHost> (raw)
In-Reply-To: <xmqqshc6tm26.fsf@gitster.mtv.corp.google.com>
>----Original Message----
>From: junio@pobox.com
>Date: 19/12/2017 22:00
>To: <git@vger.kernel.org>
>Subj: What's cooking in git.git (Dec 2017, #04; Tue, 19)
>* pw/sequencer-in-process-commit (2017-12-13) 10 commits
> (merged to 'next' on 2017-12-13 at ec4d2b9c84)
> + sequencer: improve config handling
> (merged to 'next' on 2017-12-06 at a4212f7ebd)
> + t3512/t3513: remove KNOWN_FAILURE_CHERRY_PICK_SEES_EMPTY_COMMIT=1
> + sequencer: try to commit without forking 'git commit'
> + sequencer: load commit related config
> + sequencer: simplify adding Signed-off-by: trailer
> + commit: move print_commit_summary() to libgit
> + commit: move post-rewrite code to libgit
> + Add a function to update HEAD after creating a commit
> + commit: move empty message checks to libgit
> + t3404: check intermediate squash messages
>
> The sequencer infrastructure is shared across "git cherry-pick",
> "git rebase -i", etc., and has always spawned "git commit" when it
> needs to create a commit. It has been taught to do so internally,
> when able, by reusing the codepath "git commit" itself uses, which
> gives performance boost for a few tens of percents in some sample
> scenarios.
>
> Will merge to 'master'.
Can you hold this one in next for now please, I think there is a
problem with freeing a statically allocated variable. I'll sort it out
after Christmas
Thanks
Phillip
prev parent reply other threads:[~2017-12-21 16:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-19 22:00 What's cooking in git.git (Dec 2017, #04; Tue, 19) Junio C Hamano
2017-12-20 18:19 ` Kaartic Sivaraam
2017-12-21 16:58 ` phillip.wood [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=27972213.1048151513875511767.JavaMail.defaultUser@defaultHost \
--to=phillip.wood@talktalk.net \
--cc=git@vger.kernel.org \
--cc=junio@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.