Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rev-list --boundary
[gitweb.git]
/
diff.c
diff --git
a/diff.c
b/diff.c
index 5eae0947f35606eab6ff3421fe64fa5cb236f2ad..8b37477afc3bf8555f0b6c9f0d6f116a39784817 100644
(file)
--- a/
diff.c
+++ b/
diff.c
@@
-267,6
+267,7
@@
static void builtin_diff(const char *name_a,
ecbdata.label_path = lbl;
xpp.flags = XDF_NEED_MINIMAL;
xecfg.ctxlen = 3;
+ xecfg.flags = XDL_EMIT_FUNCNAMES;
if (!diffopts)
;
else if (!strncmp(diffopts, "--unified=", 10))