38 Commits (a1b19aa5d43c46fc570f6946ab5ad001dccc8cdf)

Author SHA1 Message Date
Johannes Schindelin 5b7a64df40 cherry-pick: add test for `--skip` advice in `git commit` 5 years ago
Rohit Ashiwal dcb500dc16 cherry-pick/revert: advise using --skip 6 years ago
Rohit Ashiwal de81ca3f36 cherry-pick/revert: add --skip option 6 years ago
Sergey Organov c812bd4669 t3510: stop using '-m 1' to force failure mid-sequence of cherry-picks 6 years ago
Nguyễn Thái Ngọc Duy 3e7dd99208 cherry-pick: fix --quit not deleting CHERRY_PICK_HEAD 7 years ago
Jeff King 8530c73915 sequencer: handle empty-set cases consistently 7 years ago
brian m. carlson 2ece6ad281 t: switch $_x40 to $OID_REGEX 7 years ago
Paul-Sebastian Ungureanu decf711fc1 t/helper: 'test-chmtime (--get|-g)' to print only the mtime 7 years ago
Nguyễn Thái Ngọc Duy 0e496492d2 t/helper: merge test-chmtime into test-tool 7 years ago
Pranit Bauva c7cf956618 don't use test_must_fail with grep 8 years ago
Stephan Beyer 1e41229d96 sequencer: make sequencer abort safer 8 years ago
Stephan Beyer aeebd98ebe t3510: test that cherry-pick --abort does not unsafely change HEAD 8 years ago
Martin von Zweigbergk 5d77298d08 tests: move test_cmp_rev to test-lib-functions 12 years ago
Miklos Vajna 5ed75e2a3f cherry-pick: don't forget -s on failure 13 years ago
Ramkumar Ramachandra 070bad6d0c t3510 (cherry-pick-sequence): add missing '&&' 13 years ago
Ramkumar Ramachandra bf71009e53 t3502, t3510: clarify cherry-pick -m failure 13 years ago
Ramkumar Ramachandra c6b7c7f305 t3510 (cherry-pick-sequencer): use exit status 13 years ago
Ramkumar Ramachandra 0db76962d1 revert: tolerate extra spaces, tabs in insn sheet 13 years ago
Ramkumar Ramachandra 6bc1a235b1 revert: make commit subjects in insn sheet optional 13 years ago
Jonathan Nieder a7eff1e027 Revert "reset: Make reset remove the sequencer state" 13 years ago
Jonathan Nieder 218b65fbf9 revert: do not remove state until sequence is finished 13 years ago
Jonathan Nieder 7acaaac275 revert: allow single-pick in the middle of cherry-pick sequence 13 years ago
Jonathan Nieder 7f13334e07 revert: pass around rev-list args in already-parsed form 13 years ago
Jonathan Nieder 093a309136 revert: allow cherry-pick --continue to commit before resuming 13 years ago
Jonathan Nieder c427b211b3 revert: remove --reset compatibility option 14 years ago
Jonathan Nieder 539047c19e revert: introduce --abort to cancel a failed cherry-pick 14 years ago
Jonathan Nieder f80a87262a revert: rename --reset option to --quit 14 years ago
Ramkumar Ramachandra 5a5d80f4ca revert: Introduce --continue to continue the operation 14 years ago
Ramkumar Ramachandra 21afd08062 revert: Don't implicitly stomp pending sequencer operation 14 years ago
Ramkumar Ramachandra 2d27daa91d revert: Remove sequencer state when no commits are pending 14 years ago
Ramkumar Ramachandra 26ae337be1 revert: Introduce --reset to remove sequencer state 14 years ago
Ramkumar Ramachandra 6f0322633b revert: Save command-line options for continuing operation 14 years ago
Ramkumar Ramachandra 04d3d3cfc4 revert: Save data for continuing after conflict resolution 14 years ago