summaryrefslogtreecommitdiff
path: root/builtin/rebase--helper.c
AgeCommit message (Expand)Author
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