Re: What's cooking in git.git (Dec 2017, #04; Tue, 19)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>----Original Message----
>From: junio@xxxxxxxxx
>Date: 19/12/2017 22:00 
>To: <git@xxxxxxxxxxxxxxx>
>Subj: What&#39;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




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux