Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert: remove --reset compatibility optionjn/revert-quit | Jonathan Nieder | 2011-11-22 | 1 | -2/+2 |
* | revert: introduce --abort to cancel a failed cherry-pick | Jonathan Nieder | 2011-11-22 | 1 | -0/+96 |
* | revert: rename --reset option to --quit | Jonathan Nieder | 2011-11-22 | 1 | -5/+26 |
* | revert: Introduce --continue to continue the operation | Ramkumar Ramachandra | 2011-08-08 | 1 | -0/+96 |
* | revert: Don't implicitly stomp pending sequencer operation | Ramkumar Ramachandra | 2011-08-08 | 1 | -0/+9 |
* | revert: Remove sequencer state when no commits are pending | Ramkumar Ramachandra | 2011-08-08 | 1 | -0/+24 |
* | revert: Introduce --reset to remove sequencer state | Ramkumar Ramachandra | 2011-08-04 | 1 | -1/+13 |
* | revert: Save command-line options for continuing operation | Ramkumar Ramachandra | 2011-08-04 | 1 | -2/+27 |
* | revert: Save data for continuing after conflict resolution | Ramkumar Ramachandra | 2011-08-04 | 1 | -0/+48 |