summaryrefslogtreecommitdiff
path: root/builtin/rebase--helper.c
AgeCommit message (Expand)Author
2018-04-26rebase -i: introduce --rebase-merges=[no-]rebase-cousinsJohannes Schindelin
2018-04-26rebase-helper --make-script: introduce a flag to rebase mergesJohannes Schindelin
2018-02-21Merge branch 'gs/rebase-allow-empty-message'Junio C Hamano
2018-02-13Merge branch 'pw/sequencer-in-process-commit'Junio C Hamano
2018-02-07rebase: add --allow-empty-message optionGenki Sky
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: replace reference to sha1 with oidLiam Beguin
2017-12-05rebase -i: refactor transform_todo_idsLiam Beguin
2017-11-24sequencer: load commit related configPhillip 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-06-15config: don't include config.h by defaultBrandon Williams
2017-02-09rebase--helper: add a builtin helper for interactive rebasesJohannes Schindelin