| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'hu/cherry-pick-previous-branch' | Junio C Hamano | 2013-10-23 | 1 | -0/+12 |
|\ |
|
| * | cherry-pick: handle "-" after parsing optionshu/cherry-pick-previous-branch | Jeff King | 2013-10-10 | 1 | -0/+12 |
* | | Merge branch 'hu/cherry-pick-previous-branch' | Junio C Hamano | 2013-09-20 | 1 | -0/+20 |
|\ \
| |/ |
|
| * | cherry-pick: allow "-" as abbreviation of '@{-1}' | Hiroshige Umino | 2013-09-09 | 1 | -0/+20 |
* | | typofix: cherry is spelled with two arsjc/commit-is-spelled-with-two-ems | Junio C Hamano | 2013-09-05 | 1 | -1/+1 |
|/ |
|
* | learn to pick/revert into unborn branch | Martin von Zweigbergk | 2012-12-23 | 1 | -0/+9 |
* | Fix tests under GETTEXT_POISON on parseopt | Jiang Xin | 2012-08-27 | 1 | -2/+2 |
* | i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507 | Junio C Hamano | 2011-04-13 | 1 | -2/+2 |
* | i18n: git-revert "Your local changes" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 |
* | cherry-pick/revert: transparently refresh index | Jonathan Nieder | 2010-11-10 | 1 | -0/+10 |
* | Merge branch 'cc/cherry-pick-stdin' | Junio C Hamano | 2010-06-30 | 1 | -0/+18 |
|\ |
|
| * | revert: do not rebuild argv on heap | Jonathan Nieder | 2010-06-29 | 1 | -0/+18 |
* | | commit: use value of GIT_REFLOG_ACTION env variable as reflog message | Christian Couder | 2010-06-13 | 1 | -2/+4 |
|/ |
|
* | Be more user-friendly when refusing to do something because of conflict. | Matthieu Moy | 2010-01-12 | 1 | -1/+1 |
* | t3501: check that commits are actually done | Stephan Beyer | 2009-01-15 | 1 | -0/+2 |
* | revert: actually check for a dirty index | Jeff King | 2008-03-02 | 1 | -0/+9 |
* | Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites. | Kristian Høgsberg | 2007-11-02 | 1 | -2/+2 |
* | Use merge-recursive in git-revert/git-cherry-pick | Junio C Hamano | 2007-01-14 | 1 | -0/+62 |