summaryrefslogtreecommitdiff
path: root/sequencer.h
Commit message (Expand)AuthorAgeFilesLines
* sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey2013-02-121-1/+3
* Merge branch 'jc/make-static'Junio C Hamano2012-09-181-3/+0
|\
| * sequencer.c: mark a private file-scope symbol as staticJunio C Hamano2012-09-151-3/+0
* | cherry-pick: don't forget -s on failureMiklos Vajna2012-09-141-0/+4
|/
* cherry-pick: add --allow-empty-message optionChris Webb2012-08-061-0/+1
* git-cherry-pick: Add keep-redundant-commits optionNeil Horman2012-04-241-0/+1
* git-cherry-pick: add allow-empty optionNeil Horman2012-04-111-0/+1
* sequencer: factor code out of revert builtinrr/sequencerRamkumar Ramachandra2012-01-111-0/+37
* revert: stop creating and removing sequencer-old directoryjn/maint-sequencer-fixesJonathan Nieder2011-12-121-10/+2
* revert: rename --reset option to --quitJonathan Nieder2011-11-221-1/+1
* revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra2011-08-041-0/+20