aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3508-cherry-pick-many-commits.sh
AgeCommit message (Expand)AuthorFilesLines
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine1-1/+1
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-2/+2
2020-11-19t3[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-20/+20
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-11-21t: teach test_cmp_rev to accept ! for not-equalsDenton Liu1-1/+1
2014-05-02commit: print "Date" line when the user has set dateJeff King1-0/+6
2013-04-11cherry-pick: make sure all input objects are commitsMiklos Vajna1-0/+6
2012-12-22tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk1-6/+2
2012-08-30cherry-pick/revert: respect order of revisions to pickMartin von Zweigbergk1-1/+1
2012-08-30demonstrate broken 'git cherry-pick three one two'Martin von Zweigbergk1-0/+15
2012-03-13test: test cherry-pick functionality and output separatelyJonathan Nieder1-8/+22
2012-03-13test: use test_i18ncmp when checking --stat outputJonathan Nieder1-2/+2
2012-02-03Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy1-6/+6
2010-08-15Eliminate “Finished cherry-pick/revert” messageJonathan Nieder1-12/+30
2010-07-23t3508: add check_head_differs_from() helper function and use itChristian Couder1-5/+17
2010-07-16revert: improve success message by adding abbreviated commit sha1Christian Couder1-8/+8
2010-07-16revert: report success when using option --strategyChristian Couder1-1/+25
2010-06-29Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdinJunio C Hamano1-1/+1
2010-06-25revert: accept arbitrary rev-list optionsChristian Couder1-0/+10
2010-06-14t3508 (cherry-pick): futureproof against unmerged filesJonathan Nieder1-7/+7
2010-06-02revert: add tests to check cherry-picking many commitsChristian Couder1-0/+95