| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'rr/tests-dedup-test-config' | Junio C Hamano | 2013-03-28 | 1 | -5/+0 |
|\ |
|
| * | t4018,7810,7811: remove test_config() redefinition | Ramkumar Ramachandra | 2013-03-19 | 1 | -5/+0 |
* | | Add userdiff patterns for Ada | Adrian Johnson | 2012-09-16 | 1 | -1/+1 |
|/ |
|
* | Add built-in diff patterns for MATLAB codegh/userdiff-matlab | Gustaf Hendeby | 2011-11-15 | 1 | -1/+1 |
* | userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimiters | Jonathan Nieder | 2011-05-23 | 1 | -2/+15 |
* | userdiff/perl: catch sub with brace on second line | Jonathan Nieder | 2011-05-21 | 1 | -2/+23 |
* | userdiff/perl: match full line of POD headers | Jonathan Nieder | 2011-05-21 | 1 | -0/+4 |
* | userdiff/perl: anchor "sub" and "package" patterns on the left | Jonathan Nieder | 2011-05-21 | 1 | -3/+56 |
* | t4018 (funcname patterns): minor cleanups | Jonathan Nieder | 2011-05-21 | 1 | -24/+25 |
* | t4018 (funcname patterns): make configuration easier to track | Jonathan Nieder | 2011-05-21 | 1 | -7/+12 |
* | t4018 (funcname patterns): make .gitattributes state easier to track | Jonathan Nieder | 2011-05-21 | 1 | -2/+6 |
* | diff: funcname and word patterns for perl | Jonathan Nieder | 2010-12-27 | 1 | -1/+1 |
* | Merge branch 'bc/fortran-userdiff' | Junio C Hamano | 2010-09-29 | 1 | -1/+1 |
|\ |
|
| * | userdiff.c: add builtin fortran regex patterns | Brandon Casey | 2010-09-10 | 1 | -1/+1 |
* | | t/t4018: avoid two unnecessary sub-shell invocations | Brandon Casey | 2010-09-10 | 1 | -4/+4 |
|/ |
|
* | t/t4018: test whether the word_regex patterns compile | Brandon Casey | 2010-09-09 | 1 | -0/+5 |
* | Userdiff patterns for C# | Petr Onderka | 2010-08-16 | 1 | -1/+1 |
* | t4018-diff-funcname: add cpp xfuncname pattern to syntax test | Brandon Casey | 2009-05-05 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2008-10-17 | 1 | -1/+8 |
|\ |
|
| * | xdiff-interface.c: strip newline (and cr) from line before pattern matching | Brandon Casey | 2008-10-16 | 1 | -1/+1 |
| * | t4018-diff-funcname: demonstrate end of line funcname matching flaw | Brandon Casey | 2008-10-16 | 1 | -0/+6 |
| * | t4018-diff-funcname: rework negated last expression test | Brandon Casey | 2008-10-16 | 1 | -1/+2 |
* | | t4018-diff-funcname: add objective-c xfuncname pattern to syntax test | Brandon Casey | 2008-10-14 | 1 | -1/+1 |
* | | t4018-diff-funcname: test syntax of builtin xfuncname patterns | Brandon Casey | 2008-09-23 | 1 | -1/+1 |
|/ |
|
* | t4018-diff-funcname: test syntax of builtin xfuncname patterns | Brandon Casey | 2008-09-22 | 1 | -0/+11 |
* | diff.*.xfuncname which uses "extended" regex's for hunk header selection | Brandon Casey | 2008-09-18 | 1 | -1/+1 |
* | Use compatibility regex library for OSX/Darwin | Arjen Laarhoven | 2008-09-10 | 1 | -0/+6 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -1/+1 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 | 1 | -4/+4 |
* | Make test scripts executable. | Junio C Hamano | 2007-11-22 | 1 | -0/+0 |
* | Fix configuration syntax to specify customized hunk header patterns. | Junio C Hamano | 2007-07-07 | 1 | -3/+3 |
* | Per-path attribute based hunk header selection. | Junio C Hamano | 2007-07-06 | 1 | -0/+60 |