aboutsummaryrefslogtreecommitdiff
path: root/t/t3501-revert-cherry-pick.sh
Commit message (Expand)AuthorAge
* Merge branch 'jc/renormalize-merge-kill-safer-crlf'Junio C Hamano2016-12-19
|\
| * merge-recursive: handle NULL in add_cacheinfo() correctlyJohannes Schindelin2016-11-28
| * cherry-pick: demonstrate a segmentation faultJohannes Schindelin2016-11-28
* | sequencer: start error messages consistently with lower caseJohannes Schindelin2016-10-21
|/
* Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano2013-10-23
|\
| * cherry-pick: handle "-" after parsing optionsJeff King2013-10-10
* | Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano2013-09-20
|\ \ | |/
| * cherry-pick: allow "-" as abbreviation of '@{-1}'Hiroshige Umino2013-09-09
* | typofix: cherry is spelled with two arsJunio C Hamano2013-09-05
|/
* learn to pick/revert into unborn branchMartin von Zweigbergk2012-12-23
* Fix tests under GETTEXT_POISON on parseoptJiang Xin2012-08-27
* i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507Junio C Hamano2011-04-13
* i18n: git-revert "Your local changes" messageÆvar Arnfjörð Bjarmason2011-03-09
* cherry-pick/revert: transparently refresh indexJonathan Nieder2010-11-10
* Merge branch 'cc/cherry-pick-stdin'Junio C Hamano2010-06-30
|\
| * revert: do not rebuild argv on heapJonathan Nieder2010-06-29
* | commit: use value of GIT_REFLOG_ACTION env variable as reflog messageChristian Couder2010-06-13
|/
* Be more user-friendly when refusing to do something because of conflict.Matthieu Moy2010-01-12
* t3501: check that commits are actually doneStephan Beyer2009-01-15
* revert: actually check for a dirty indexJeff King2008-03-02
* Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg2007-11-02
* Use merge-recursive in git-revert/git-cherry-pickJunio C Hamano2007-01-14