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