Age | Commit message (Expand) | Author | Files | Lines |
2019-12-25 | Merge branch 'rs/test-cleanup' | Junio C Hamano | 1 | -1/+1 |
2019-12-18 | t3501: don't create unused file | René Scharfe | 1 | -1/+1 |
2019-11-21 | t: teach test_cmp_rev to accept ! for not-equals | Denton Liu | 1 | -1/+1 |
2018-05-08 | merge-recursive: avoid triggering add_cacheinfo error with dirty mod | Elijah Newren | 1 | -1/+1 |
2018-05-08 | merge-recursive: improve add_cacheinfo error handling | Elijah Newren | 1 | -4/+3 |
2018-05-08 | merge-recursive: fix overwriting dirty files involved in renames | Elijah Newren | 1 | -1/+1 |
2018-04-11 | Revert "Merge branch 'en/rename-directory-detection'" | Junio C Hamano | 1 | -1/+1 |
2018-04-11 | Merge branch 'nd/combined-test-helper' | Junio C Hamano | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-chmtime into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-02-27 | merge-recursive: fix overwriting dirty files involved in renames | Elijah Newren | 1 | -1/+1 |
2018-01-19 | Tighten and correct a few testcases for merging and cherry-picking | Elijah Newren | 1 | -2/+5 |
2016-12-19 | Merge branch 'jc/renormalize-merge-kill-safer-crlf' | Junio C Hamano | 1 | -0/+12 |
2016-11-28 | merge-recursive: handle NULL in add_cacheinfo() correctly | Johannes Schindelin | 1 | -1/+1 |
2016-11-28 | cherry-pick: demonstrate a segmentation fault | Johannes Schindelin | 1 | -0/+12 |
2016-10-21 | sequencer: start error messages consistently with lower case | Johannes Schindelin | 1 | -1/+1 |
2013-10-23 | Merge branch 'hu/cherry-pick-previous-branch' | Junio C Hamano | 1 | -0/+12 |
2013-10-10 | cherry-pick: handle "-" after parsing options | Jeff King | 1 | -0/+12 |
2013-09-20 | Merge branch 'hu/cherry-pick-previous-branch' | Junio C Hamano | 1 | -0/+20 |
2013-09-09 | cherry-pick: allow "-" as abbreviation of '@{-1}' | Hiroshige Umino | 1 | -0/+20 |
2013-09-05 | typofix: cherry is spelled with two ars | Junio C Hamano | 1 | -1/+1 |
2012-12-23 | learn to pick/revert into unborn branch | Martin von Zweigbergk | 1 | -0/+9 |
2012-08-27 | Fix tests under GETTEXT_POISON on parseopt | Jiang Xin | 1 | -2/+2 |
2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507 | Junio C Hamano | 1 | -2/+2 |
2011-03-09 | i18n: git-revert "Your local changes" message | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-11-10 | cherry-pick/revert: transparently refresh index | Jonathan Nieder | 1 | -0/+10 |
2010-06-30 | Merge branch 'cc/cherry-pick-stdin' | Junio C Hamano | 1 | -0/+18 |
2010-06-29 | revert: do not rebuild argv on heap | Jonathan Nieder | 1 | -0/+18 |
2010-06-13 | commit: use value of GIT_REFLOG_ACTION env variable as reflog message | Christian Couder | 1 | -2/+4 |
2010-01-12 | Be more user-friendly when refusing to do something because of conflict. | Matthieu Moy | 1 | -1/+1 |
2009-01-15 | t3501: check that commits are actually done | Stephan Beyer | 1 | -0/+2 |
2008-03-02 | revert: actually check for a dirty index | Jeff King | 1 | -0/+9 |
2007-11-02 | Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites. | Kristian Høgsberg | 1 | -2/+2 |
2007-01-14 | Use merge-recursive in git-revert/git-cherry-pick | Junio C Hamano | 1 | -0/+62 |