aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4300-merge-tree.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-06merge-tree: handle directory/empty conflict correctlyJohn Keeping1-0/+51
2013-04-28merge-tree: fix typo in "both changed identically"John Keeping1-0/+13
2013-04-08merge-tree: don't print entries that match "local"John Keeping1-10/+0
2012-12-26merge-tree: fix d/f conflictsJunio C Hamano1-2/+2
2012-12-26merge-tree: add comments to clarify what these functions are doingJunio C Hamano1-0/+44
2010-07-14merge-tree: fix where two branches share no changesWill Palmer1-3/+3
2010-07-14add basic tests for merge-treeWill Palmer1-0/+257