summaryrefslogtreecommitdiff
path: root/builtin/rebase--helper.c
Commit message (Expand)AuthorAgeFilesLines
* rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin2017-07-271-1/+5
* rebase -i: skip unnecessary picks using the rebase--helperJohannes Schindelin2017-07-271-1/+5
* rebase -i: check for missing commits in the rebase--helperJohannes Schindelin2017-07-271-1/+6
* rebase -i: also expand/collapse the SHA-1s via the rebase--helperJohannes Schindelin2017-07-271-1/+9
* rebase -i: generate the script via rebase--helperJohannes Schindelin2017-07-271-1/+7
* config: don't include config.h by defaultBrandon Williams2017-06-151-0/+1
* rebase--helper: add a builtin helper for interactive rebasesJohannes Schindelin2017-02-091-0/+40