summaryrefslogtreecommitdiff
path: root/userdiff.c
Commit message (Expand)AuthorAgeFilesLines
* diff: cache textconv outputJeff King2010-04-021-0/+9
* git_attr(): fix function signatureJunio C Hamano2010-01-161-1/+1
* avoid exponential regex match for java and objc function namesPaolo Bonzini2009-06-181-2/+3
* Change the spelling of "wordregex".Boyd Stephen Smith Jr2009-01-211-2/+2
* color-words: make regex configurable via attributesThomas Rast2009-01-171-15/+63
* userdiff: require explicitly allowing textconvJeff King2008-10-261-9/+1
* diff: add filter for converting binary to textJeff King2008-10-181-0/+2
* diff: introduce diff.<driver>.binaryJeff King2008-10-181-3/+16
* diff: unify external diff and funcname parsing codeJeff King2008-10-181-0/+160