summaryrefslogtreecommitdiff
path: root/t/t3404-rebase-interactive.sh
AgeCommit message (Expand)Author
2008-01-28Add test for rebase -i with commits that do not pass pre-commitJohannes Schindelin
2007-12-18rebase -p -i: handle "no changes" gracefullyJohannes Schindelin
2007-11-22rebase -i: move help to end of todo fileJohannes Schindelin
2007-11-14Merge branch 'maint'Junio C Hamano
2007-11-13t/t3404: fix test for a bogus todo file.Junio C Hamano
2007-10-03Merge branch 'js/rebase-i'Junio C Hamano
2007-09-30Merge branch 'maint'Junio C Hamano
2007-09-30rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin
2007-09-26rebase -i: work on a detached HEADJohannes Schindelin
2007-09-26rebase -i: commit when continuing after "edit"Johannes Schindelin
2007-08-23rebase -i: fix squashing corner caseJohannes Schindelin
2007-08-13t3404: fix "fake-editor"Junio C Hamano
2007-08-02rebase -i: fix for optional [branch] parameterJohannes Schindelin
2007-08-02rebase -i: ignore patches that are already in the upstreamJohannes Schindelin
2007-07-27rebase -i: fix interrupted squashingJohannes Schindelin
2007-07-21rebase -i: call editor just once for a multi-squashJohannes Schindelin
2007-07-09rebase -i: remember the settings of -v, -s and -p when interruptedJohannes 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