aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6024-recursive-merge.sh
AgeCommit message (Expand)AuthorFilesLines
2020-08-10Collect merge-related tests to t64xxElijah Newren1-131/+0
2020-02-07t6024: update for SHA-256brian m. carlson1-5/+10
2019-11-07t6024: modernize styleElijah Newren1-63/+67
2018-08-29commit-graph: define GIT_TEST_COMMIT_GRAPHDerrick Stolee1-3/+3
2016-05-09ll-merge: use a longer conflict marker for internal mergeJunio C Hamano1-1/+1
2010-11-09tests: add missing &&Jonathan Nieder1-1/+1
2009-07-01Remove filename from conflict markersMartin Renold1-5/+4
2008-12-24merge-recursive: mark rename/delete conflict as unmergedJohannes Schindelin1-0/+23
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-2/+4
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano1-2/+2
2008-03-01t6024: move "git reset" to prepare for a test inside the test itselfJunio C Hamano1-1/+1
2008-02-01Sane use of test_expect_failureJunio C Hamano1-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-4/+4
2007-06-04merge-recursive: refuse to merge binary filesJohannes Schindelin1-0/+14
2007-04-16Fix permissions on test scriptsAlex Riesen1-0/+0
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin1-2/+2
2006-12-28t6024-recursive-merge: quiet down this testEric Wong1-43/+47
2006-12-23Display 'theirs' branch name when possible in merge.Shawn O. Pearce1-3/+3
2006-12-12merge-recursive: add/add really is modify/modify with an empty baseJohannes Schindelin1-1/+11
2006-12-12add test case for recursive mergeJunio C Hamano1-0/+70