Age | Commit message (Expand) | Author | Files | Lines |
2019-11-21 | t: teach test_cmp_rev to accept ! for not-equals | Denton Liu | 1 | -1/+1 |
2014-05-02 | commit: print "Date" line when the user has set date | Jeff King | 1 | -0/+6 |
2013-04-11 | cherry-pick: make sure all input objects are commits | Miklos Vajna | 1 | -0/+6 |
2012-12-22 | tests: move test_cmp_rev to test-lib-functions | Martin von Zweigbergk | 1 | -6/+2 |
2012-08-30 | cherry-pick/revert: respect order of revisions to pick | Martin von Zweigbergk | 1 | -1/+1 |
2012-08-30 | demonstrate broken 'git cherry-pick three one two' | Martin von Zweigbergk | 1 | -0/+15 |
2012-03-13 | test: test cherry-pick functionality and output separately | Jonathan Nieder | 1 | -8/+22 |
2012-03-13 | test: use test_i18ncmp when checking --stat output | Jonathan Nieder | 1 | -2/+2 |
2012-02-03 | Use correct grammar in diffstat summary line | Nguyễn Thái Ngọc Duy | 1 | -6/+6 |
2010-08-15 | Eliminate “Finished cherry-pick/revert” message | Jonathan Nieder | 1 | -12/+30 |
2010-07-23 | t3508: add check_head_differs_from() helper function and use it | Christian Couder | 1 | -5/+17 |
2010-07-16 | revert: improve success message by adding abbreviated commit sha1 | Christian Couder | 1 | -8/+8 |
2010-07-16 | revert: report success when using option --strategy | Christian Couder | 1 | -1/+25 |
2010-06-29 | Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdin | Junio C Hamano | 1 | -1/+1 |
2010-06-25 | revert: accept arbitrary rev-list options | Christian Couder | 1 | -0/+10 |
2010-06-14 | t3508 (cherry-pick): futureproof against unmerged files | Jonathan Nieder | 1 | -7/+7 |
2010-06-02 | revert: add tests to check cherry-picking many commits | Christian Couder | 1 | -0/+95 |