| Commit message (Expand) | Author | Age |
* | 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 |