index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018-diff-funcname.sh
Commit message (
Expand
)
Author
Age
*
Add built-in diff patterns for MATLAB code
Gustaf Hendeby
2011-11-15
*
userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimiters
Jonathan Nieder
2011-05-23
*
userdiff/perl: catch sub with brace on second line
Jonathan Nieder
2011-05-21
*
userdiff/perl: match full line of POD headers
Jonathan Nieder
2011-05-21
*
userdiff/perl: anchor "sub" and "package" patterns on the left
Jonathan Nieder
2011-05-21
*
t4018 (funcname patterns): minor cleanups
Jonathan Nieder
2011-05-21
*
t4018 (funcname patterns): make configuration easier to track
Jonathan Nieder
2011-05-21
*
t4018 (funcname patterns): make .gitattributes state easier to track
Jonathan Nieder
2011-05-21
*
diff: funcname and word patterns for perl
Jonathan Nieder
2010-12-27
*
Merge branch 'bc/fortran-userdiff'
Junio C Hamano
2010-09-29
|
\
|
*
userdiff.c: add builtin fortran regex patterns
Brandon Casey
2010-09-10
*
|
t/t4018: avoid two unnecessary sub-shell invocations
Brandon Casey
2010-09-10
|
/
*
t/t4018: test whether the word_regex patterns compile
Brandon Casey
2010-09-09
*
Userdiff patterns for C#
Petr Onderka
2010-08-16
*
t4018-diff-funcname: add cpp xfuncname pattern to syntax test
Brandon Casey
2009-05-05
*
Merge branch 'maint'
Junio C Hamano
2008-10-17
|
\
|
*
xdiff-interface.c: strip newline (and cr) from line before pattern matching
Brandon Casey
2008-10-16
|
*
t4018-diff-funcname: demonstrate end of line funcname matching flaw
Brandon Casey
2008-10-16
|
*
t4018-diff-funcname: rework negated last expression test
Brandon Casey
2008-10-16
*
|
t4018-diff-funcname: add objective-c xfuncname pattern to syntax test
Brandon Casey
2008-10-14
*
|
t4018-diff-funcname: test syntax of builtin xfuncname patterns
Brandon Casey
2008-09-23
|
/
*
t4018-diff-funcname: test syntax of builtin xfuncname patterns
Brandon Casey
2008-09-22
*
diff.*.xfuncname which uses "extended" regex's for hunk header selection
Brandon Casey
2008-09-18
*
Use compatibility regex library for OSX/Darwin
Arjen Laarhoven
2008-09-10
*
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
2008-07-13
*
tests: do not use implicit "git diff --no-index"
Junio C Hamano
2008-05-24
*
Make test scripts executable.
Junio C Hamano
2007-11-22
*
Fix configuration syntax to specify customized hunk header patterns.
Junio C Hamano
2007-07-07
*
Per-path attribute based hunk header selection.
Junio C Hamano
2007-07-06