summaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix git-rebase -i to allow squashing of fast-forwardable commitsAlex Riesen2007-07-131-2/+3
* rebase -i: put a nice warning into the todo listJohannes Schindelin2007-07-081-0/+3
* rebase -i: remember the settings of -v, -s and -p when interruptedJohannes Schindelin2007-07-081-0/+4
* rebase -i: actually show the diffstat when being verboseJohannes Schindelin2007-07-081-4/+4
* rebase -i: handle --continue more like non-interactive rebaseJohannes Schindelin2007-07-081-9/+17
* Teach rebase -i about --preserve-mergesJohannes Schindelin2007-06-261-3/+107
* rebase -i: provide reasonable reflog for the rebased branchJohannes Schindelin2007-06-261-2/+8
* rebase -i: several cleanupsJohannes Schindelin2007-06-261-4/+15
* Teach rebase an interactive modeJohannes Schindelin2007-06-241-0/+289