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