Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sequencer: add newline before adding footersjt/use-trailer-api-in-commands | Jonathan Tan | 2017-04-26 | 1 | -0/+44 |
* | sequencer: use trailer's trailer layout | Jonathan Tan | 2016-11-29 | 1 | -3/+13 |
* | t/t3511-cherry-pick-x.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2015-12-28 | 1 | -7/+7 |
* | sequencer: preserve commit messagesmg/sequencer-commit-messages-always-verbatim | Michael J Gruber | 2015-03-06 | 1 | -0/+28 |
* | sequencer.c: teach append_signoff how to detect duplicate s-o-b | Brandon Casey | 2013-02-12 | 1 | -1/+1 |
* | sequencer.c: always separate "(cherry picked from" from commit body | Brandon Casey | 2013-02-12 | 1 | -0/+53 |
* | sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer | Brandon Casey | 2013-02-12 | 1 | -0/+55 |
* | t/t3511: add some tests of 'cherry-pick -s' functionality | Brandon Casey | 2013-02-12 | 1 | -0/+111 |