1. dcb500d cherry-pick/revert: advise using --skip by Rohit Ashiwal · 6 years ago
  2. de81ca3 cherry-pick/revert: add --skip option by Rohit Ashiwal · 6 years ago
  3. c812bd4 t3510: stop using '-m 1' to force failure mid-sequence of cherry-picks by Sergey Organov · 6 years ago
  4. 39e415c Merge branch 'nd/cherry-pick-quit-fix' by Junio C Hamano · 7 years ago
  5. 3e7dd99 cherry-pick: fix --quit not deleting CHERRY_PICK_HEAD by Nguyễn Thái Ngọc Duy · 7 years ago
  6. d94cecf Merge branch 'jk/empty-pick-fix' by Junio C Hamano · 7 years ago
  7. 8530c73 sequencer: handle empty-set cases consistently by Jeff King · 7 years ago
  8. 2ece6ad t: switch $_x40 to $OID_REGEX by brian m. carlson · 7 years ago
  9. deb9845 Merge branch 'ps/test-chmtime-get' by Junio C Hamano · 7 years ago
  10. decf711 t/helper: 'test-chmtime (--get|-g)' to print only the mtime by Paul-Sebastian Ungureanu · 7 years ago
  11. 0e49649 t/helper: merge test-chmtime into test-tool by Nguyễn Thái Ngọc Duy · 7 years ago
  12. c7f352f Merge branch 'pb/test-must-fail-is-for-git' by Junio C Hamano · 8 years ago
  13. c7cf956 don't use test_must_fail with grep by Pranit Bauva · 8 years ago
  14. 1e41229 sequencer: make sequencer abort safer by Stephan Beyer · 8 years ago
  15. aeebd98 t3510: test that cherry-pick --abort does not unsafely change HEAD by Stephan Beyer · 8 years ago
  16. 5d77298 tests: move test_cmp_rev to test-lib-functions by Martin von Zweigbergk · 12 years ago
  17. 5ed75e2 cherry-pick: don't forget -s on failure by Miklos Vajna · 13 years ago
  18. 1b829ee Merge branch 'rr/maint-t3510-cascade-fix' by Junio C Hamano · 13 years ago
  19. 070bad6 t3510 (cherry-pick-sequence): add missing '&&' by Ramkumar Ramachandra · 13 years ago
  20. bf71009 t3502, t3510: clarify cherry-pick -m failure by Ramkumar Ramachandra · 13 years ago
  21. c6b7c7f t3510 (cherry-pick-sequencer): use exit status by Ramkumar Ramachandra · 13 years ago
  22. 0db7696 revert: tolerate extra spaces, tabs in insn sheet by Ramkumar Ramachandra · 13 years ago
  23. 6bc1a23 revert: make commit subjects in insn sheet optional by Ramkumar Ramachandra · 13 years ago
  24. a7eff1e Revert "reset: Make reset remove the sequencer state" by Jonathan Nieder · 13 years ago
  25. 218b65f revert: do not remove state until sequence is finished by Jonathan Nieder · 13 years ago
  26. 7acaaac revert: allow single-pick in the middle of cherry-pick sequence by Jonathan Nieder · 13 years ago
  27. 7f13334 revert: pass around rev-list args in already-parsed form by Jonathan Nieder · 14 years ago
  28. 093a309 revert: allow cherry-pick --continue to commit before resuming by Jonathan Nieder · 13 years ago
  29. c427b21 revert: remove --reset compatibility option by Jonathan Nieder · 13 years ago
  30. 539047c revert: introduce --abort to cancel a failed cherry-pick by Jonathan Nieder · 13 years ago
  31. f80a872 revert: rename --reset option to --quit by Jonathan Nieder · 13 years ago
  32. 5a5d80f revert: Introduce --continue to continue the operation by Ramkumar Ramachandra · 14 years ago
  33. 21afd08 revert: Don't implicitly stomp pending sequencer operation by Ramkumar Ramachandra · 14 years ago
  34. 2d27daa revert: Remove sequencer state when no commits are pending by Ramkumar Ramachandra · 14 years ago
  35. 26ae337 revert: Introduce --reset to remove sequencer state by Ramkumar Ramachandra · 14 years ago
  36. 6f03226 revert: Save command-line options for continuing operation by Ramkumar Ramachandra · 14 years ago
  37. 04d3d3c revert: Save data for continuing after conflict resolution by Ramkumar Ramachandra · 14 years ago