summaryrefslogtreecommitdiff
path: root/t/t3501-revert-cherry-pick.sh
AgeCommit message (Expand)Author
2013-10-23Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano
2013-10-10cherry-pick: handle "-" after parsing optionsJeff King
2013-09-20Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano
2013-09-09cherry-pick: allow "-" as abbreviation of '@{-1}'Hiroshige Umino
2013-09-05typofix: cherry is spelled with two arsJunio C Hamano
2012-12-23learn to pick/revert into unborn branchMartin von Zweigbergk
2012-08-27Fix tests under GETTEXT_POISON on parseoptJiang Xin
2011-04-13i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507Junio C Hamano
2011-03-10i18n: git-revert "Your local changes" messageÆvar Arnfjörð Bjarmason
2010-11-10cherry-pick/revert: transparently refresh indexJonathan Nieder
2010-06-30Merge branch 'cc/cherry-pick-stdin'Junio C Hamano
2010-06-29revert: do not rebuild argv on heapJonathan Nieder
2010-06-13commit: use value of GIT_REFLOG_ACTION env variable as reflog messageChristian Couder
2010-01-12Be more user-friendly when refusing to do something because of conflict.Matthieu Moy
2009-01-15t3501: check that commits are actually doneStephan Beyer
2008-03-03revert: actually check for a dirty indexJeff King
2007-11-02Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg
2007-01-15Use merge-recursive in git-revert/git-cherry-pickJunio C Hamano