Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bs/userdiff-php' | Junio C Hamano | 2010-06-13 | 1 | -1/+3 |
|\ | |||||
| * | diff: Support visibility modifiers in the PHP hunk header regexp | Björn Steinbrink | 2010-05-27 | 1 | -1/+3 |
* | | diff: cache textconv output | Jeff King | 2010-04-02 | 1 | -0/+9 |
|/ | |||||
* | git_attr(): fix function signature | Junio C Hamano | 2010-01-16 | 1 | -1/+1 |
* | avoid exponential regex match for java and objc function names | Paolo Bonzini | 2009-06-18 | 1 | -2/+3 |
* | Change the spelling of "wordregex". | Boyd Stephen Smith Jr | 2009-01-21 | 1 | -2/+2 |
* | color-words: make regex configurable via attributes | Thomas Rast | 2009-01-17 | 1 | -15/+63 |
* | userdiff: require explicitly allowing textconv | Jeff King | 2008-10-26 | 1 | -9/+1 |
* | diff: add filter for converting binary to text | Jeff King | 2008-10-18 | 1 | -0/+2 |
* | diff: introduce diff.<driver>.binary | Jeff King | 2008-10-18 | 1 | -3/+16 |
* | diff: unify external diff and funcname parsing code | Jeff King | 2008-10-18 | 1 | -0/+160 |