summaryrefslogtreecommitdiff
path: root/builtin/rebase--helper.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-27rebase -i: rearrange fixup/squash lines using the rebase--helperLibravatar Johannes Schindelin1-1/+5
2017-07-27rebase -i: skip unnecessary picks using the rebase--helperLibravatar Johannes Schindelin1-1/+5
2017-07-27rebase -i: check for missing commits in the rebase--helperLibravatar Johannes Schindelin1-1/+6
2017-07-27rebase -i: also expand/collapse the SHA-1s via the rebase--helperLibravatar Johannes Schindelin1-1/+9
2017-07-27rebase -i: generate the script via rebase--helperLibravatar Johannes Schindelin1-1/+7
2017-06-15config: don't include config.h by defaultLibravatar Brandon Williams1-0/+1
2017-02-09rebase--helper: add a builtin helper for interactive rebasesLibravatar Johannes Schindelin1-0/+40