summaryrefslogtreecommitdiff
path: root/t/t3508-cherry-pick-many-commits.sh
AgeCommit message (Expand)Author
2019-11-21t: teach test_cmp_rev to accept ! for not-equalsDenton Liu
2014-05-02commit: print "Date" line when the user has set dateJeff King
2013-04-11cherry-pick: make sure all input objects are commitsMiklos Vajna
2012-12-23tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk
2012-08-30cherry-pick/revert: respect order of revisions to pickMartin von Zweigbergk
2012-08-30demonstrate broken 'git cherry-pick three one two'Martin von Zweigbergk
2012-03-13test: test cherry-pick functionality and output separatelyJonathan Nieder
2012-03-13test: use test_i18ncmp when checking --stat outputJonathan Nieder
2012-02-04Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy
2010-08-16Eliminate “Finished cherry-pick/revert” messageJonathan Nieder
2010-07-23t3508: add check_head_differs_from() helper function and use itChristian Couder
2010-07-16revert: improve success message by adding abbreviated commit sha1Christian Couder
2010-07-16revert: report success when using option --strategyChristian Couder
2010-06-29Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdinJunio C Hamano
2010-06-25revert: accept arbitrary rev-list optionsChristian Couder
2010-06-14t3508 (cherry-pick): futureproof against unmerged filesJonathan Nieder
2010-06-02revert: add tests to check cherry-picking many commitsChristian Couder