summaryrefslogtreecommitdiff
path: root/t/t3511-cherry-pick-x.sh
AgeCommit message (Expand)AuthorFilesLines
2019-04-18sequencer: fix cleanup with --signoff and -xLibravatar Phillip Wood1-0/+20
2017-04-26sequencer: add newline before adding footersLibravatar Jonathan Tan1-0/+44
2016-11-29sequencer: use trailer's trailer layoutLibravatar Jonathan Tan1-3/+13
2015-12-28t/t3511-cherry-pick-x.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-7/+7
2015-03-06sequencer: preserve commit messagesLibravatar Michael J Gruber1-0/+28
2013-02-12sequencer.c: teach append_signoff how to detect duplicate s-o-bLibravatar Brandon Casey1-1/+1
2013-02-12sequencer.c: always separate "(cherry picked from" from commit bodyLibravatar Brandon Casey1-0/+53
2013-02-12sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footerLibravatar Brandon Casey1-0/+55
2013-02-12t/t3511: add some tests of 'cherry-pick -s' functionalityLibravatar Brandon Casey1-0/+111