aboutsummaryrefslogtreecommitdiff
path: root/sequencer.h
Commit message (Expand)AuthorAge
* rebase -i: learn to abbreviate command namesLiam Beguin2017-12-05
* rebase -i -x: add exec commands via the rebase--helperLiam Beguin2017-12-05
* rebase -i: update functions to use a flags parameterLiam Beguin2017-12-05
* rebase -i: refactor transform_todo_idsLiam Beguin2017-12-05
* rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin2017-07-27
* rebase -i: skip unnecessary picks using the rebase--helperJohannes Schindelin2017-07-27
* rebase -i: check for missing commits in the rebase--helperJohannes Schindelin2017-07-27
* rebase -i: also expand/collapse the SHA-1s via the rebase--helperJohannes Schindelin2017-07-27
* rebase -i: generate the script via rebase--helperJohannes Schindelin2017-07-27
* sequencer (rebase -i): learn about the 'verbose' modeJohannes Schindelin2017-01-09
* sequencer: support a new action: 'interactive rebase'Johannes Schindelin2017-01-09
* sequencer: get rid of the subcommand fieldJohannes Schindelin2016-10-21
* sequencer: plug memory leaks for the option valuesJohannes Schindelin2016-10-21
* sequencer: use memoized sequencer directory pathJohannes Schindelin2016-10-17
* sequencer: use static initializers for replay_optsJohannes Schindelin2016-10-17
* Merge branch 'jc/conflict-hint' into cc/interpret-trailers-moreJunio C Hamano2014-11-10
|\
| * merge & sequencer: unify codepaths that write "Conflicts:" hintJunio C Hamano2014-10-24
* | cherry-pick, revert: add the --gpg-sign optionNicolas Vigier2014-01-27
|/
* sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey2013-02-12
* Merge branch 'jc/make-static'Junio C Hamano2012-09-18
|\
| * sequencer.c: mark a private file-scope symbol as staticJunio C Hamano2012-09-15
* | cherry-pick: don't forget -s on failureMiklos Vajna2012-09-14
|/
* cherry-pick: add --allow-empty-message optionChris Webb2012-08-06
* git-cherry-pick: Add keep-redundant-commits optionNeil Horman2012-04-24
* git-cherry-pick: add allow-empty optionNeil Horman2012-04-11
* sequencer: factor code out of revert builtinRamkumar Ramachandra2012-01-11
* revert: stop creating and removing sequencer-old directoryJonathan Nieder2011-12-12
* revert: rename --reset option to --quitJonathan Nieder2011-11-22
* revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra2011-08-04