summaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
AgeCommit message (Expand)Author
2007-07-14Fix git-rebase -i to allow squashing of fast-forwardable commitsAlex Riesen
2007-07-09rebase -i: put a nice warning into the todo listJohannes Schindelin
2007-07-09rebase -i: remember the settings of -v, -s and -p when interruptedJohannes Schindelin
2007-07-09rebase -i: actually show the diffstat when being verboseJohannes Schindelin
2007-07-09rebase -i: handle --continue more like non-interactive rebaseJohannes Schindelin
2007-06-27Teach rebase -i about --preserve-mergesJohannes Schindelin
2007-06-27rebase -i: provide reasonable reflog for the rebased branchJohannes Schindelin
2007-06-27rebase -i: several cleanupsJohannes Schindelin
2007-06-25Teach rebase an interactive modeJohannes Schindelin