summaryrefslogtreecommitdiff
path: root/t/t4018-diff-funcname.sh
AgeCommit message (Expand)Author
2010-12-27diff: funcname and word patterns for perlJonathan Nieder
2010-09-29Merge branch 'bc/fortran-userdiff'Junio C Hamano
2010-09-10userdiff.c: add builtin fortran regex patternsBrandon Casey
2010-09-10t/t4018: avoid two unnecessary sub-shell invocationsBrandon Casey
2010-09-10t/t4018: test whether the word_regex patterns compileBrandon Casey
2010-08-17Userdiff patterns for C#Petr Onderka
2009-05-06t4018-diff-funcname: add cpp xfuncname pattern to syntax testBrandon Casey
2008-10-17Merge branch 'maint'Junio C Hamano
2008-10-16xdiff-interface.c: strip newline (and cr) from line before pattern matchingBrandon Casey
2008-10-16t4018-diff-funcname: demonstrate end of line funcname matching flawBrandon Casey
2008-10-16t4018-diff-funcname: rework negated last expression testBrandon Casey
2008-10-14t4018-diff-funcname: add objective-c xfuncname pattern to syntax testBrandon Casey
2008-09-23t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey
2008-09-23t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey
2008-09-19diff.*.xfuncname which uses "extended" regex's for hunk header selectionBrandon Casey
2008-09-10Use compatibility regex library for OSX/DarwinArjen Laarhoven
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2007-11-23Make test scripts executable.Junio C Hamano
2007-07-07Fix configuration syntax to specify customized hunk header patterns.Junio C Hamano
2007-07-06Per-path attribute based hunk header selection.Junio C Hamano