summaryrefslogtreecommitdiff
path: root/t/t3510-cherry-pick-sequence.sh
AgeCommit message (Expand)AuthorFilesLines
2011-12-12Revert "reset: Make reset remove the sequencer state"Libravatar Jonathan Nieder1-1/+1
2011-12-12revert: do not remove state until sequence is finishedLibravatar Jonathan Nieder1-3/+3
2011-12-12revert: allow single-pick in the middle of cherry-pick sequenceLibravatar Jonathan Nieder1-0/+12
2011-12-12revert: pass around rev-list args in already-parsed formLibravatar Jonathan Nieder1-0/+5
2011-12-12revert: allow cherry-pick --continue to commit before resumingLibravatar Jonathan Nieder1-3/+136
2011-11-22revert: remove --reset compatibility optionLibravatar Jonathan Nieder1-2/+2
2011-11-22revert: introduce --abort to cancel a failed cherry-pickLibravatar Jonathan Nieder1-0/+96
2011-11-22revert: rename --reset option to --quitLibravatar Jonathan Nieder1-5/+26
2011-08-08revert: Introduce --continue to continue the operationLibravatar Ramkumar Ramachandra1-0/+96
2011-08-08revert: Don't implicitly stomp pending sequencer operationLibravatar Ramkumar Ramachandra1-0/+9
2011-08-08revert: Remove sequencer state when no commits are pendingLibravatar Ramkumar Ramachandra1-0/+24
2011-08-04revert: Introduce --reset to remove sequencer stateLibravatar Ramkumar Ramachandra1-1/+13
2011-08-04revert: Save command-line options for continuing operationLibravatar Ramkumar Ramachandra1-2/+27
2011-08-04revert: Save data for continuing after conflict resolutionLibravatar Ramkumar Ramachandra1-0/+48