summaryrefslogtreecommitdiff
path: root/builtin/merge-tree.c
AgeCommit message (Expand)Author
2013-05-07merge-tree: handle directory/empty conflict correctlyJohn Keeping
2013-04-28merge-tree: fix typo in "both changed identically"John Keeping
2013-04-08merge-tree: don't print entries that match "local"John Keeping
2013-03-27merge-tree: fix typo in merge-tree.c::unresolvedJohn Keeping
2012-12-26merge-tree: fix d/f conflictsJunio C Hamano
2012-12-26merge-tree: add comments to clarify what these functions are doingJunio C Hamano
2012-12-26merge-tree: lose unused "resolve_directories"Junio C Hamano
2012-12-26merge-tree: lose unused "flags" from merge_listJunio C Hamano
2012-12-10Which merge_file() function do you mean?Junio C Hamano
2011-04-11sparse: Fix an "symbol 'merge_file' not decared" warningRamsay Jones
2011-03-22Fix sparse warningsStephen Boyd
2010-07-14merge-tree: fix where two branches share no changesWill Palmer
2010-06-21Merge branch 'rs/diff-no-minimal' into maintJunio C Hamano
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds