- 6789275 tests: teach callers of test_i18ngrep to use test_grep by Junio C Hamano · 1 year, 3 months ago
- 44451a2 attr: teach "--attr-source=<tree>" global option to "git" by John Cai · 1 year, 9 months ago
- cbe1d9d t4000-t4999: detect and signal failure within loop by Eric Sunshine · 3 years, 2 months ago
- 6cb7796 userdiff: remove support for "broken" tests by Ævar Arnfjörð Bjarmason · 3 years, 10 months ago
- 28e8f0d userdiff tests: list builtin drivers via test-tool by Ævar Arnfjörð Bjarmason · 3 years, 10 months ago
- 132bf25 userdiff tests: explicitly test "default" pattern by Ævar Arnfjörð Bjarmason · 3 years, 10 months ago
- 2ff6c34 userdiff: support Bash by Victor Engmark · 4 years, 3 months ago
- 09dad92 userdiff: support Markdown by Ash Holland · 4 years, 9 months ago
- 0afeb3f Merge branch 'jk/test-fixes' by Junio C Hamano · 5 years ago
- fbce03d t4018: drop "debugging" cat from hunk-header tests by Jeff King · 5 years ago
- a807200 userdiff: add Elixir to supported userdiff languages by Łukasz Niemier · 5 years ago
- 3c81760 userdiff: add a builtin pattern for dts files by Stephen Boyd · 5 years ago
- d74e786 userdiff: add built-in pattern for rust by Marc-André Lureau · 6 years ago
- 1dbf0c0 userdiff: add built-in pattern for golang by Alban Gruin · 7 years ago
- 0719f3e userdiff: add built-in pattern for CSS by William Duclot · 9 years ago
- 69f9c87 userdiff: add support for Fountain documents by Zoë Blade · 10 years ago
- 41ca19b tests: fix negated test_i18ngrep calls by Johannes Sixt · 10 years ago
- ad5070f t4018: reduce test files for pattern compilation tests by Johannes Sixt · 11 years ago
- f1b75fb t4018: convert custom pattern test to the new infrastructure by Johannes Sixt · 11 years ago
- dd4dc5c t4018: convert java pattern test to the new infrastructure by Johannes Sixt · 11 years ago
- 2d08413 t4018: convert perl pattern tests to the new infrastructure by Johannes Sixt · 11 years ago
- bfa7d01 t4018: an infrastructure to test hunk headers by Johannes Sixt · 11 years ago
- 4806c8c Merge branch 'rr/tests-dedup-test-config' by Junio C Hamano · 12 years ago
- 3f21fb9 t4018,7810,7811: remove test_config() redefinition by Ramkumar Ramachandra · 12 years ago
- e90d065 Add userdiff patterns for Ada by Adrian Johnson · 12 years ago
- 53b10a1 Add built-in diff patterns for MATLAB code by Gustaf Hendeby · 13 years ago
- f143d9c userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimiters by Jonathan Nieder · 14 years ago
- ea2ca44 userdiff/perl: catch sub with brace on second line by Jonathan Nieder · 14 years ago
- 12f0967 userdiff/perl: match full line of POD headers by Jonathan Nieder · 14 years ago
- f12c66b userdiff/perl: anchor "sub" and "package" patterns on the left by Jonathan Nieder · 14 years ago
- d64d6cd t4018 (funcname patterns): minor cleanups by Jonathan Nieder · 14 years ago
- f792a0b t4018 (funcname patterns): make configuration easier to track by Jonathan Nieder · 14 years ago
- 5b5e459 t4018 (funcname patterns): make .gitattributes state easier to track by Jonathan Nieder · 14 years ago
- 71a5d4b diff: funcname and word patterns for perl by Jonathan Nieder · 14 years ago
- 083dd39 Merge branch 'bc/fortran-userdiff' by Junio C Hamano · 14 years ago
- 909a549 userdiff.c: add builtin fortran regex patterns by Brandon Casey · 14 years ago
- 99f55eb t/t4018: avoid two unnecessary sub-shell invocations by Brandon Casey · 14 years ago
- bff4206 t/t4018: test whether the word_regex patterns compile by Brandon Casey · 14 years ago
- b221207 Userdiff patterns for C# by Petr Onderka · 14 years ago
- 066e596 t4018-diff-funcname: add cpp xfuncname pattern to syntax test by Brandon Casey · 16 years ago
- 46dc1b0 Merge branch 'maint' by Junio C Hamano · 16 years ago
- 563d5a2 xdiff-interface.c: strip newline (and cr) from line before pattern matching by Brandon Casey · 16 years ago
- b19d288 t4018-diff-funcname: demonstrate end of line funcname matching flaw by Brandon Casey · 16 years ago
- 16b2672 t4018-diff-funcname: rework negated last expression test by Brandon Casey · 16 years ago
- aef405d t4018-diff-funcname: add objective-c xfuncname pattern to syntax test by Brandon Casey · 16 years ago
- fdac669 t4018-diff-funcname: test syntax of builtin xfuncname patterns by Brandon Casey · 16 years ago
- e3bf5e4 t4018-diff-funcname: test syntax of builtin xfuncname patterns by Brandon Casey · 16 years ago
- 45d9414 diff.*.xfuncname which uses "extended" regex's for hunk header selection by Brandon Casey · 16 years ago
- 3632cfc Use compatibility regex library for OSX/Darwin by Arjen Laarhoven · 16 years ago
- d492b31 t/: Use "test_must_fail git" instead of "! git" by Stephan Beyer · 17 years ago
- 3af8286 tests: do not use implicit "git diff --no-index" by Junio C Hamano · 17 years ago
- 958e67c Make test scripts executable. by Junio C Hamano · 17 years ago
- e0e324a Fix configuration syntax to specify customized hunk header patterns. by Junio C Hamano · 18 years ago
- f258475 Per-path attribute based hunk header selection. by Junio C Hamano · 18 years ago