summaryrefslogtreecommitdiff
path: root/t/t3511-cherry-pick-x.sh
Commit message (Expand)AuthorAgeFilesLines
* sequencer API users: fix get_replay_opts() leaksÆvar Arnfjörð Bjarmason2023-02-061-0/+1
* sequencer: fix cleanup with --signoff and -xPhillip Wood2019-04-181-0/+20
* sequencer: add newline before adding footersjt/use-trailer-api-in-commandsJonathan Tan2017-04-261-0/+44
* sequencer: use trailer's trailer layoutJonathan Tan2016-11-291-3/+13
* t/t3511-cherry-pick-x.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-7/+7
* sequencer: preserve commit messagesmg/sequencer-commit-messages-always-verbatimMichael J Gruber2015-03-061-0/+28
* sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey2013-02-121-1/+1
* sequencer.c: always separate "(cherry picked from" from commit bodyBrandon Casey2013-02-121-0/+53
* sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footerBrandon Casey2013-02-121-0/+55
* t/t3511: add some tests of 'cherry-pick -s' functionalityBrandon Casey2013-02-121-0/+111