aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3511-cherry-pick-x.sh
AgeCommit message (Expand)AuthorFilesLines
2023-02-06sequencer API users: fix get_replay_opts() leaksÆvar Arnfjörð Bjarmason1-0/+1
2019-04-18sequencer: fix cleanup with --signoff and -xPhillip Wood1-0/+20
2017-04-26sequencer: add newline before adding footersJonathan Tan1-0/+44
2016-11-29sequencer: use trailer's trailer layoutJonathan Tan1-3/+13
2015-12-28t/t3511-cherry-pick-x.sh: use the $( ... ) construct for command substitutionElia Pinto1-7/+7
2015-03-06sequencer: preserve commit messagesMichael J Gruber1-0/+28
2013-02-12sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey1-1/+1
2013-02-12sequencer.c: always separate "(cherry picked from" from commit bodyBrandon Casey1-0/+53
2013-02-12sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footerBrandon Casey1-0/+55
2013-02-12t/t3511: add some tests of 'cherry-pick -s' functionalityBrandon Casey1-0/+111