summaryrefslogtreecommitdiff
path: root/t/t3508-cherry-pick-many-commits.sh
Commit message (Expand)AuthorAgeFilesLines
* t0000-t3999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-2/+2
* t3[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-20/+20
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* t: teach test_cmp_rev to accept ! for not-equalsDenton Liu2019-11-211-1/+1
* commit: print "Date" line when the user has set dateJeff King2014-05-021-0/+6
* cherry-pick: make sure all input objects are commitsMiklos Vajna2013-04-111-0/+6
* tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk2012-12-221-6/+2
* cherry-pick/revert: respect order of revisions to pickMartin von Zweigbergk2012-08-301-1/+1
* demonstrate broken 'git cherry-pick three one two'Martin von Zweigbergk2012-08-301-0/+15
* test: test cherry-pick functionality and output separatelyJonathan Nieder2012-03-131-8/+22
* test: use test_i18ncmp when checking --stat outputJonathan Nieder2012-03-131-2/+2
* Use correct grammar in diffstat summary linend/diffstat-gramnumNguyễn Thái Ngọc Duy2012-02-031-6/+6
* Eliminate “Finished cherry-pick/revert” messageJonathan Nieder2010-08-151-12/+30
* t3508: add check_head_differs_from() helper function and use itChristian Couder2010-07-231-5/+17
* revert: improve success message by adding abbreviated commit sha1Christian Couder2010-07-161-8/+8
* revert: report success when using option --strategyChristian Couder2010-07-161-1/+25
* Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdinJunio C Hamano2010-06-291-1/+1
* revert: accept arbitrary rev-list optionsChristian Couder2010-06-251-0/+10
* t3508 (cherry-pick): futureproof against unmerged filesJonathan Nieder2010-06-141-7/+7
* revert: add tests to check cherry-picking many commitsChristian Couder2010-06-021-0/+95