author | Junio C Hamano <gitster@pobox.com> | |
Thu, 13 Dec 2007 21:25:07 +0000 (13:25 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 14 Dec 2007 07:04:26 +0000 (23:04 -0800) | ||
commit | c279d7e9869740a6d64b0d1d70f7968af68d2071 | |
tree | 039ed15f8db0c4747b7114881257c1d17a89925e | tree | snapshot |
parent | 792c1583c8ab94c8cee77ca66685983259d7510e | commit | diff |
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>
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 | diff | blob | history | |
builtin-rerere.c | diff | blob | history | |
combine-diff.c | diff | blob | history | |
diff.c | diff | blob | history | |
merge-file.c | diff | blob | history | |
merge-tree.c | diff | blob | history | |
xdiff-interface.c | diff | blob | history | |
xdiff-interface.h | diff | blob | history |