Age | Commit message (Expand) | Author | Files | Lines |
2020-02-14 | Merge branch 'jk/test-fixes' into maint | Junio C Hamano | 1 | -1/+0 |
2020-01-16 | t4018: drop "debugging" cat from hunk-header tests | Jeff King | 1 | -1/+0 |
2019-11-10 | userdiff: add Elixir to supported userdiff languages | Łukasz Niemier | 1 | -0/+1 |
2019-08-21 | userdiff: add a builtin pattern for dts files | Stephen Boyd | 1 | -0/+1 |
2019-05-17 | userdiff: add built-in pattern for rust | Marc-André Lureau | 1 | -0/+1 |
2018-03-01 | userdiff: add built-in pattern for golang | Alban Gruin | 1 | -0/+1 |
2016-06-03 | userdiff: add built-in pattern for CSS | William Duclot | 1 | -0/+1 |
2015-07-23 | userdiff: add support for Fountain documents | Zoë Blade | 1 | -0/+1 |
2014-08-13 | tests: fix negated test_i18ngrep calls | Johannes Sixt | 1 | -4/+4 |
2014-03-21 | t4018: reduce test files for pattern compilation tests | Johannes Sixt | 1 | -38/+14 |
2014-03-21 | t4018: convert custom pattern test to the new infrastructure | Johannes Sixt | 1 | -24/+16 |
2014-03-21 | t4018: convert java pattern test to the new infrastructure | Johannes Sixt | 1 | -4/+0 |
2014-03-21 | t4018: convert perl pattern tests to the new infrastructure | Johannes Sixt | 1 | -88/+0 |
2014-03-21 | t4018: an infrastructure to test hunk headers | Johannes Sixt | 1 | -6/+54 |
2013-03-28 | Merge branch 'rr/tests-dedup-test-config' | Junio C Hamano | 1 | -5/+0 |
2013-03-19 | t4018,7810,7811: remove test_config() redefinition | Ramkumar Ramachandra | 1 | -5/+0 |
2012-09-16 | Add userdiff patterns for Ada | Adrian Johnson | 1 | -1/+1 |
2011-11-15 | Add built-in diff patterns for MATLAB code | Gustaf Hendeby | 1 | -1/+1 |
2011-05-23 | userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimiters | Jonathan Nieder | 1 | -2/+15 |
2011-05-21 | userdiff/perl: catch sub with brace on second line | Jonathan Nieder | 1 | -2/+23 |
2011-05-21 | userdiff/perl: match full line of POD headers | Jonathan Nieder | 1 | -0/+4 |
2011-05-21 | userdiff/perl: anchor "sub" and "package" patterns on the left | Jonathan Nieder | 1 | -3/+56 |
2011-05-21 | t4018 (funcname patterns): minor cleanups | Jonathan Nieder | 1 | -24/+25 |
2011-05-21 | t4018 (funcname patterns): make configuration easier to track | Jonathan Nieder | 1 | -7/+12 |
2011-05-21 | t4018 (funcname patterns): make .gitattributes state easier to track | Jonathan Nieder | 1 | -2/+6 |
2010-12-27 | diff: funcname and word patterns for perl | Jonathan Nieder | 1 | -1/+1 |
2010-09-29 | Merge branch 'bc/fortran-userdiff' | Junio C Hamano | 1 | -1/+1 |
2010-09-10 | userdiff.c: add builtin fortran regex patterns | Brandon Casey | 1 | -1/+1 |
2010-09-10 | t/t4018: avoid two unnecessary sub-shell invocations | Brandon Casey | 1 | -4/+4 |
2010-09-09 | t/t4018: test whether the word_regex patterns compile | Brandon Casey | 1 | -0/+5 |
2010-08-16 | Userdiff patterns for C# | Petr Onderka | 1 | -1/+1 |
2009-05-05 | t4018-diff-funcname: add cpp xfuncname pattern to syntax test | Brandon Casey | 1 | -1/+1 |
2008-10-17 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+8 |
2008-10-16 | xdiff-interface.c: strip newline (and cr) from line before pattern matching | Brandon Casey | 1 | -1/+1 |
2008-10-16 | t4018-diff-funcname: demonstrate end of line funcname matching flaw | Brandon Casey | 1 | -0/+6 |
2008-10-16 | t4018-diff-funcname: rework negated last expression test | Brandon Casey | 1 | -1/+2 |
2008-10-14 | t4018-diff-funcname: add objective-c xfuncname pattern to syntax test | Brandon Casey | 1 | -1/+1 |
2008-09-23 | t4018-diff-funcname: test syntax of builtin xfuncname patterns | Brandon Casey | 1 | -1/+1 |
2008-09-22 | t4018-diff-funcname: test syntax of builtin xfuncname patterns | Brandon Casey | 1 | -0/+11 |
2008-09-18 | diff.*.xfuncname which uses "extended" regex's for hunk header selection | Brandon Casey | 1 | -1/+1 |
2008-09-10 | Use compatibility regex library for OSX/Darwin | Arjen Laarhoven | 1 | -0/+6 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -1/+1 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -4/+4 |
2007-11-22 | Make test scripts executable. | Junio C Hamano | 1 | -0/+0 |
2007-07-07 | Fix configuration syntax to specify customized hunk header patterns. | Junio C Hamano | 1 | -3/+3 |
2007-07-06 | Per-path attribute based hunk header selection. | Junio C Hamano | 1 | -0/+60 |