summaryrefslogtreecommitdiff
path: root/t/t3510-cherry-pick-sequence.sh
AgeCommit message (Expand)Author
2018-04-25Merge branch 'ps/test-chmtime-get'Junio C Hamano
2018-04-09t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy
2017-01-18Merge branch 'pb/test-must-fail-is-for-git'Junio C Hamano
2017-01-07don't use test_must_fail with grepPranit Bauva
2016-12-09sequencer: make sequencer abort saferStephan Beyer
2016-12-09t3510: test that cherry-pick --abort does not unsafely change HEADStephan Beyer
2012-12-23tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk
2012-09-14cherry-pick: don't forget -s on failureMiklos Vajna
2012-06-07Merge branch 'rr/maint-t3510-cascade-fix'Junio C Hamano
2012-06-04t3510 (cherry-pick-sequence): add missing '&&'Ramkumar Ramachandra
2011-12-15t3502, t3510: clarify cherry-pick -m failureRamkumar Ramachandra
2011-12-15t3510 (cherry-pick-sequencer): use exit statusRamkumar Ramachandra
2011-12-15revert: tolerate extra spaces, tabs in insn sheetRamkumar Ramachandra
2011-12-15revert: make commit subjects in insn sheet optionalRamkumar Ramachandra
2011-12-12Revert "reset: Make reset remove the sequencer state"Jonathan Nieder
2011-12-12revert: do not remove state until sequence is finishedJonathan Nieder
2011-12-12revert: allow single-pick in the middle of cherry-pick sequenceJonathan Nieder
2011-12-12revert: pass around rev-list args in already-parsed formJonathan Nieder
2011-12-12revert: allow cherry-pick --continue to commit before resumingJonathan Nieder
2011-11-23revert: remove --reset compatibility optionJonathan Nieder
2011-11-23revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder
2011-11-22revert: rename --reset option to --quitJonathan Nieder
2011-08-08revert: Introduce --continue to continue the operationRamkumar Ramachandra
2011-08-08revert: Don't implicitly stomp pending sequencer operationRamkumar Ramachandra
2011-08-08revert: Remove sequencer state when no commits are pendingRamkumar Ramachandra
2011-08-04revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra
2011-08-04revert: Save command-line options for continuing operationRamkumar Ramachandra
2011-08-04revert: Save data for continuing after conflict resolutionRamkumar Ramachandra