aboutsummaryrefslogtreecommitdiff
path: root/builtin/rebase--helper.c
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: replace reference to sha1 with oidLiam 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
* config: don't include config.h by defaultBrandon Williams2017-06-15
* rebase--helper: add a builtin helper for interactive rebasesJohannes Schindelin2017-02-09