summaryrefslogtreecommitdiff
path: root/t/t3510-cherry-pick-sequence.sh
Commit message (Expand)AuthorAgeFilesLines
* revert: remove --reset compatibility optionjn/revert-quitJonathan Nieder2011-11-221-2/+2
* revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder2011-11-221-0/+96
* revert: rename --reset option to --quitJonathan Nieder2011-11-221-5/+26
* revert: Introduce --continue to continue the operationRamkumar Ramachandra2011-08-081-0/+96
* revert: Don't implicitly stomp pending sequencer operationRamkumar Ramachandra2011-08-081-0/+9
* revert: Remove sequencer state when no commits are pendingRamkumar Ramachandra2011-08-081-0/+24
* revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra2011-08-041-1/+13
* revert: Save command-line options for continuing operationRamkumar Ramachandra2011-08-041-2/+27
* revert: Save data for continuing after conflict resolutionRamkumar Ramachandra2011-08-041-0/+48