aboutsummaryrefslogtreecommitdiff
path: root/t/t3030-merge-recursive.sh
Commit message (Expand)AuthorAge
* merge-recursive: do not look at the index during recursive mergeJunio C Hamano2018-01-09
* submodules: allow empty working-tree dirs in merge/cherry-pickDavid Turner2016-11-17
* merge-recursive: fix verbose output for multiple base treesRené Scharfe2016-08-13
* t/t3030-merge-recursive.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-27
* t6031: move triple-rename test to t3030Jeff King2015-10-26
* merge-recursive.c: tolerate missing files while refreshing indexBrad King2014-02-24
* t3030-merge-recursive: test known breakage with empty work treeBrad King2014-02-24
* t3030: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
* t3030 (merge-recursive): use test_expect_codeRamkumar Ramachandra2011-12-09
* t3030: fix accidental success in symlink renameJeff King2011-08-14
* i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200Junio C Hamano2011-04-13
* i18n: git-merge "You have not concluded your merge" messagesÆvar Arnfjörð Bjarmason2011-03-09
* Merge branch 'en/merge-recursive'Junio C Hamano2010-11-29
|\
| * t3030: Add a testcase for resolvable rename/add conflict with symlinksSchalk, Ken2010-09-29
* | tests: add missing &&Jonathan Nieder2010-11-09
|/
* Merge branch 'ks/recursive-rename-add-identical'Junio C Hamano2010-09-15
|\
| * RE: [PATCH] Avoid rename/add conflict when contents are identicalSchalk, Ken2010-09-03
* | unpack_trees: group error messages by typeMatthieu Moy2010-08-11
|/
* merge-recursive: demonstrate an incorrect conflict with submoduleJohannes Sixt2010-06-11
* Be more user-friendly when refusing to do something because of conflict.Matthieu Moy2010-01-12
* refuse to merge during a mergeClemens Buchacher2009-06-01
* Remove empty directories in recursive mergeAlex Riesen2008-09-26
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-03
* merge: fix numerus bugs around "trivial merge" areaJunio C Hamano2008-08-23
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* War on whitespaceJunio C Hamano2007-06-07
* Remove case-sensitive file in t3030-merge-recursive.Brian Gernhardt2007-04-19
* t3030: merge-recursive backend test.Junio C Hamano2007-04-10