summaryrefslogtreecommitdiff
path: root/t/t3030-merge-recursive.sh
Commit message (Expand)AuthorAgeFilesLines
* Collect merge-related tests to t64xxElijah Newren2020-08-101-770/+0
* t3030: use test_path_is_missing()Denton Liu2020-01-271-1/+1
* Merge branch 'en/merge-recursive-cleanup'Junio C Hamano2019-10-151-1/+8
|\
| * Ensure index matches head before invoking merge machinery, round NElijah Newren2019-08-191-1/+8
* | merge-recursive: symlink's descendants not in wayJonathan Tan2019-09-201-0/+28
|/
* t3030: fix broken &&-chainsEric Sunshine2018-07-161-170/+170
* t3030-merge-recursive: don't check the stderr of a subshellSZEDER Gábor2018-02-281-16/+20
* merge-recursive: do not look at the index during recursive mergeew/empty-merge-with-dirty-index-maintJunio C Hamano2018-01-091-0/+50
* submodules: allow empty working-tree dirs in merge/cherry-pickdt/empty-submodule-in-mergeDavid Turner2016-11-171-2/+2
* merge-recursive: fix verbose output for multiple base treesRené Scharfe2016-08-131-0/+18
* t/t3030-merge-recursive.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-1/+1
* t6031: move triple-rename test to t3030Jeff King2015-10-261-0/+30
* merge-recursive.c: tolerate missing files while refreshing indexbk/refresh-missing-ok-in-merge-recursiveBrad King2014-02-241-1/+1
* t3030-merge-recursive: test known breakage with empty work treeBrad King2014-02-241-0/+47
* t3030: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-36/+26
* t3030 (merge-recursive): use test_expect_codeRamkumar Ramachandra2011-12-091-66/+6
* t3030: fix accidental success in symlink renameJeff King2011-08-141-2/+5
* i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200Junio C Hamano2011-04-131-4/+4
* i18n: git-merge "You have not concluded your merge" messagesÆvar Arnfjörð Bjarmason2011-03-091-1/+1
* Merge branch 'en/merge-recursive'Junio C Hamano2010-11-291-1/+36
|\
| * t3030: Add a testcase for resolvable rename/add conflict with symlinksSchalk, Ken2010-09-291-1/+36
* | tests: add missing &&Jonathan Nieder2010-11-091-1/+1
|/
* Merge branch 'ks/recursive-rename-add-identical'Junio C Hamano2010-09-151-0/+35
|\
| * RE: [PATCH] Avoid rename/add conflict when contents are identicalSchalk, Ken2010-09-031-0/+35
* | unpack_trees: group error messages by typeMatthieu Moy2010-08-111-1/+1
|/
* merge-recursive: demonstrate an incorrect conflict with submoduleJohannes Sixt2010-06-111-0/+29
* Be more user-friendly when refusing to do something because of conflict.Matthieu Moy2010-01-121-2/+4
* refuse to merge during a mergeClemens Buchacher2009-06-011-0/+3
* Remove empty directories in recursive mergeAlex Riesen2008-09-261-0/+11
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-7/+7
* merge: fix numerus bugs around "trivial merge" areaJunio C Hamano2008-08-231-0/+11
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-21/+21
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Remove case-sensitive file in t3030-merge-recursive.Brian Gernhardt2007-04-191-52/+52
* t3030: merge-recursive backend test.Junio C Hamano2007-04-101-0/+528