]> git.ipfire.org Git - thirdparty/git.git/commit - xdiff-interface.c
xdl_diff: identify call sites.
authorJunio C Hamano <gitster@pobox.com>
Thu, 13 Dec 2007 21:25:07 +0000 (13:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Dec 2007 07:04:26 +0000 (23:04 -0800)
commitc279d7e9869740a6d64b0d1d70f7968af68d2071
tree039ed15f8db0c4747b7114881257c1d17a89925e
parent792c1583c8ab94c8cee77ca66685983259d7510e
xdl_diff: identify call sites.

This inserts a new function xdi_diff() that currently does not
do anything other than calling the underlying xdl_diff() to the
callchain of current callers of xdl_diff() function.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-blame.c
builtin-rerere.c
combine-diff.c
diff.c
merge-file.c
merge-tree.c
xdiff-interface.c
xdiff-interface.h