summaryrefslogtreecommitdiff
path: root/t/t3404-rebase-interactive.sh
AgeCommit message (Expand)AuthorFilesLines
2007-10-03Merge branch 'js/rebase-i'Libravatar Junio C Hamano1-0/+8
2007-09-29Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-09-29rebase -i: squash should retain the authorship of the _first_ commitLibravatar Johannes Schindelin1-1/+1
2007-09-26rebase -i: work on a detached HEADLibravatar Johannes Schindelin1-0/+8
2007-09-25rebase -i: commit when continuing after "edit"Libravatar Johannes Schindelin1-1/+13
2007-08-23rebase -i: fix squashing corner caseLibravatar Johannes Schindelin1-0/+21
2007-08-13t3404: fix "fake-editor"Libravatar Junio C Hamano1-17/+19
2007-08-01rebase -i: fix for optional [branch] parameterLibravatar Johannes Schindelin1-0/+8
2007-08-01rebase -i: ignore patches that are already in the upstreamLibravatar Johannes Schindelin1-0/+15
2007-07-27rebase -i: fix interrupted squashingLibravatar Johannes Schindelin1-0/+30
2007-07-21rebase -i: call editor just once for a multi-squashLibravatar Johannes Schindelin1-0/+9
2007-07-08rebase -i: remember the settings of -v, -s and -p when interruptedLibravatar Johannes Schindelin1-0/+10
2007-07-08rebase -i: handle --continue more like non-interactive rebaseLibravatar Johannes Schindelin1-1/+15
2007-06-26Teach rebase -i about --preserve-mergesLibravatar Johannes Schindelin1-0/+22
2007-06-26rebase -i: provide reasonable reflog for the rebased branchLibravatar Johannes Schindelin1-0/+4
2007-06-26rebase -i: several cleanupsLibravatar Johannes Schindelin1-0/+2
2007-06-24Teach rebase an interactive modeLibravatar Johannes Schindelin1-0/+163