Andreas Ericsson wrote: > Git can be smarter than that, and imo it should. This > patch lets the diffcore grok a new configuration variable, > "diff.funcnames", which can be set to "new", "old", or a > boolean value, which will cause it to be "old" (for 'true') > and 'none' (for 'false'). Wouldn't it be better to use existing 'diff driver' infrastructure for this? See "Defining a custom hunk-header" section in gitattributes(5). On the other hand... no. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html