summaryrefslogtreecommitdiffstats
path: root/userdiff.c
AgeCommit message (Expand)AuthorLines
2010-01-16git_attr(): fix function signatureJunio C Hamano-1/+1
2009-06-18avoid exponential regex match for java and objc function namesPaolo Bonzini-2/+3
2009-01-21Change the spelling of "wordregex".Boyd Stephen Smith Jr-2/+2
2009-01-17color-words: make regex configurable via attributesThomas Rast-15/+63
2008-10-26userdiff: require explicitly allowing textconvJeff King-9/+1
2008-10-18diff: add filter for converting binary to textJeff King-0/+2
2008-10-18diff: introduce diff.<driver>.binaryJeff King-3/+16
2008-10-18diff: unify external diff and funcname parsing codeJeff King-0/+160