summaryrefslogtreecommitdiffstats
path: root/sequencer.h
AgeCommit message (Expand)AuthorLines
2017-12-05rebase -i: learn to abbreviate command namesLiam Beguin-0/+1
2017-12-05rebase -i -x: add exec commands via the rebase--helperLiam Beguin-0/+1
2017-12-05rebase -i: update functions to use a flags parameterLiam Beguin-3/+5
2017-12-05rebase -i: refactor transform_todo_idsLiam Beguin-1/+1
2017-07-27rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin-0/+1
2017-07-27rebase -i: skip unnecessary picks using the rebase--helperJohannes Schindelin-0/+1
2017-07-27rebase -i: check for missing commits in the rebase--helperJohannes Schindelin-0/+1
2017-07-27rebase -i: also expand/collapse the SHA-1s via the rebase--helperJohannes Schindelin-0/+2
2017-07-27rebase -i: generate the script via rebase--helperJohannes Schindelin-0/+3
2017-01-09sequencer (rebase -i): learn about the 'verbose' modeJohannes Schindelin-0/+1
2017-01-09sequencer: support a new action: 'interactive rebase'Johannes Schindelin-1/+2
2016-10-21sequencer: get rid of the subcommand fieldJohannes Schindelin-9/+4
2016-10-21sequencer: plug memory leaks for the option valuesJohannes Schindelin-3/+3
2016-10-17sequencer: use memoized sequencer directory pathJohannes Schindelin-4/+1
2016-10-17sequencer: use static initializers for replay_optsJohannes Schindelin-0/+1
2014-11-10Merge branch 'jc/conflict-hint' into cc/interpret-trailers-moreJunio C Hamano-0/+1
2014-10-24merge & sequencer: unify codepaths that write "Conflicts:" hintJunio C Hamano-0/+1
2014-01-27cherry-pick, revert: add the --gpg-sign optionNicolas Vigier-0/+2
2013-02-12sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey-1/+3
2012-09-18Merge branch 'jc/make-static'Junio C Hamano-3/+0
2012-09-15sequencer.c: mark a private file-scope symbol as staticJunio C Hamano-3/+0
2012-09-14cherry-pick: don't forget -s on failureMiklos Vajna-0/+4
2012-08-06cherry-pick: add --allow-empty-message optionChris Webb-0/+1
2012-04-24git-cherry-pick: Add keep-redundant-commits optionNeil Horman-0/+1
2012-04-11git-cherry-pick: add allow-empty optionNeil Horman-0/+1
2012-01-11sequencer: factor code out of revert builtinRamkumar Ramachandra-0/+37
2011-12-12revert: stop creating and removing sequencer-old directoryJonathan Nieder-10/+2
2011-11-22revert: rename --reset option to --quitJonathan Nieder-1/+1
2011-08-04revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra-0/+20