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