summaryrefslogtreecommitdiffstats
path: root/t/t3404-rebase-interactive.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* rebase -i: fix squashing corner caseJohannes Schindelin2007-08-231-0/+21
* t3404: fix "fake-editor"Junio C Hamano2007-08-131-17/+19
* rebase -i: fix for optional [branch] parameterJohannes Schindelin2007-08-021-0/+8
* rebase -i: ignore patches that are already in the upstreamJohannes Schindelin2007-08-021-0/+15
* rebase -i: fix interrupted squashingJohannes Schindelin2007-07-271-0/+30
* rebase -i: call editor just once for a multi-squashJohannes Schindelin2007-07-221-0/+9
* rebase -i: remember the settings of -v, -s and -p when interruptedJohannes Schindelin2007-07-091-0/+10
* rebase -i: handle --continue more like non-interactive rebaseJohannes Schindelin2007-07-091-1/+15
* Teach rebase -i about --preserve-mergesJohannes Schindelin2007-06-271-0/+22
* rebase -i: provide reasonable reflog for the rebased branchJohannes Schindelin2007-06-271-0/+4
* rebase -i: several cleanupsJohannes Schindelin2007-06-271-0/+2
* Teach rebase an interactive modeJohannes Schindelin2007-06-251-0/+163