aboutsummaryrefslogtreecommitdiff
path: root/t/t4018-diff-funcname.sh
Commit message (Expand)AuthorAge
* userdiff: add built-in pattern for CSSWilliam Duclot2016-06-03
* userdiff: add support for Fountain documentsZoë Blade2015-07-23
* tests: fix negated test_i18ngrep callsJohannes Sixt2014-08-13
* t4018: reduce test files for pattern compilation testsJohannes Sixt2014-03-21
* t4018: convert custom pattern test to the new infrastructureJohannes Sixt2014-03-21
* t4018: convert java pattern test to the new infrastructureJohannes Sixt2014-03-21
* t4018: convert perl pattern tests to the new infrastructureJohannes Sixt2014-03-21
* t4018: an infrastructure to test hunk headersJohannes Sixt2014-03-21
* Merge branch 'rr/tests-dedup-test-config'Junio C Hamano2013-03-28
|\
| * t4018,7810,7811: remove test_config() redefinitionRamkumar Ramachandra2013-03-19
* | Add userdiff patterns for AdaAdrian Johnson2012-09-16
|/
* Add built-in diff patterns for MATLAB codeGustaf Hendeby2011-11-15
* userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimitersJonathan Nieder2011-05-23
* userdiff/perl: catch sub with brace on second lineJonathan Nieder2011-05-21
* userdiff/perl: match full line of POD headersJonathan Nieder2011-05-21
* userdiff/perl: anchor "sub" and "package" patterns on the leftJonathan Nieder2011-05-21
* t4018 (funcname patterns): minor cleanupsJonathan Nieder2011-05-21
* t4018 (funcname patterns): make configuration easier to trackJonathan Nieder2011-05-21
* t4018 (funcname patterns): make .gitattributes state easier to trackJonathan Nieder2011-05-21
* diff: funcname and word patterns for perlJonathan Nieder2010-12-27
* Merge branch 'bc/fortran-userdiff'Junio C Hamano2010-09-29
|\
| * userdiff.c: add builtin fortran regex patternsBrandon Casey2010-09-10
* | t/t4018: avoid two unnecessary sub-shell invocationsBrandon Casey2010-09-10
|/
* t/t4018: test whether the word_regex patterns compileBrandon Casey2010-09-09
* Userdiff patterns for C#Petr Onderka2010-08-16
* t4018-diff-funcname: add cpp xfuncname pattern to syntax testBrandon Casey2009-05-05
* Merge branch 'maint'Junio C Hamano2008-10-17
|\
| * xdiff-interface.c: strip newline (and cr) from line before pattern matchingBrandon Casey2008-10-16
| * t4018-diff-funcname: demonstrate end of line funcname matching flawBrandon Casey2008-10-16
| * t4018-diff-funcname: rework negated last expression testBrandon Casey2008-10-16
* | t4018-diff-funcname: add objective-c xfuncname pattern to syntax testBrandon Casey2008-10-14
* | t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey2008-09-23
|/
* t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey2008-09-22
* diff.*.xfuncname which uses "extended" regex's for hunk header selectionBrandon Casey2008-09-18
* Use compatibility regex library for OSX/DarwinArjen Laarhoven2008-09-10
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* Make test scripts executable.Junio C Hamano2007-11-22
* Fix configuration syntax to specify customized hunk header patterns.Junio C Hamano2007-07-07
* Per-path attribute based hunk header selection.Junio C Hamano2007-07-06