git-commit-vandalism/xdiff
Junio C Hamano 6044329cf1 Merge branch 'jk/no-diff-emit-common' into maint
"git merge-tree" used to mishandle "both sides added" conflict with
its own "create a fake ancestor file that has the common parts of
what both sides have added and do a 3-way merge" logic; this has
been updated to use the usual "3-way merge with an empty blob as
the fake common ancestor file" approach used in the rest of the
system.

* jk/no-diff-emit-common:
  xdiff: drop XDL_EMIT_COMMON
  merge-tree: drop generate_common strategy
  merge-one-file: use empty blob for add/add base
2016-03-10 11:13:42 -08:00
..
xdiff.h xdiff: drop XDL_EMIT_COMMON 2016-02-22 22:36:09 -08:00
xdiffi.c
xdiffi.h
xemit.c xdiff: drop XDL_EMIT_COMMON 2016-02-22 22:36:09 -08:00
xemit.h
xhistogram.c
xinclude.h
xmacros.h
xmerge.c merge-file: ensure that conflict sections match eol style 2016-01-27 10:21:53 -08:00
xpatience.c
xprepare.c
xprepare.h
xtypes.h
xutils.c
xutils.h