1. 69f9c87 userdiff: add support for Fountain documents by Zoë Blade · 10 years ago
  2. 41ca19b tests: fix negated test_i18ngrep calls by Johannes Sixt · 11 years ago
  3. ad5070f t4018: reduce test files for pattern compilation tests by Johannes Sixt · 11 years ago
  4. f1b75fb t4018: convert custom pattern test to the new infrastructure by Johannes Sixt · 11 years ago
  5. dd4dc5c t4018: convert java pattern test to the new infrastructure by Johannes Sixt · 11 years ago
  6. 2d08413 t4018: convert perl pattern tests to the new infrastructure by Johannes Sixt · 11 years ago
  7. bfa7d01 t4018: an infrastructure to test hunk headers by Johannes Sixt · 11 years ago
  8. 4806c8c Merge branch 'rr/tests-dedup-test-config' by Junio C Hamano · 12 years ago
  9. 3f21fb9 t4018,7810,7811: remove test_config() redefinition by Ramkumar Ramachandra · 12 years ago
  10. e90d065 Add userdiff patterns for Ada by Adrian Johnson · 12 years ago
  11. 53b10a1 Add built-in diff patterns for MATLAB code by Gustaf Hendeby · 13 years ago
  12. f143d9c userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimiters by Jonathan Nieder · 14 years ago
  13. ea2ca44 userdiff/perl: catch sub with brace on second line by Jonathan Nieder · 14 years ago
  14. 12f0967 userdiff/perl: match full line of POD headers by Jonathan Nieder · 14 years ago
  15. f12c66b userdiff/perl: anchor "sub" and "package" patterns on the left by Jonathan Nieder · 14 years ago
  16. d64d6cd t4018 (funcname patterns): minor cleanups by Jonathan Nieder · 14 years ago
  17. f792a0b t4018 (funcname patterns): make configuration easier to track by Jonathan Nieder · 14 years ago
  18. 5b5e459 t4018 (funcname patterns): make .gitattributes state easier to track by Jonathan Nieder · 14 years ago
  19. 71a5d4b diff: funcname and word patterns for perl by Jonathan Nieder · 14 years ago
  20. 083dd39 Merge branch 'bc/fortran-userdiff' by Junio C Hamano · 14 years ago
  21. 909a549 userdiff.c: add builtin fortran regex patterns by Brandon Casey · 15 years ago
  22. 99f55eb t/t4018: avoid two unnecessary sub-shell invocations by Brandon Casey · 15 years ago
  23. bff4206 t/t4018: test whether the word_regex patterns compile by Brandon Casey · 15 years ago
  24. b221207 Userdiff patterns for C# by Petr Onderka · 15 years ago
  25. 066e596 t4018-diff-funcname: add cpp xfuncname pattern to syntax test by Brandon Casey · 16 years ago
  26. 46dc1b0 Merge branch 'maint' by Junio C Hamano · 16 years ago
  27. 563d5a2 xdiff-interface.c: strip newline (and cr) from line before pattern matching by Brandon Casey · 16 years ago
  28. b19d288 t4018-diff-funcname: demonstrate end of line funcname matching flaw by Brandon Casey · 16 years ago
  29. 16b2672 t4018-diff-funcname: rework negated last expression test by Brandon Casey · 16 years ago
  30. aef405d t4018-diff-funcname: add objective-c xfuncname pattern to syntax test by Brandon Casey · 16 years ago
  31. fdac669 t4018-diff-funcname: test syntax of builtin xfuncname patterns by Brandon Casey · 16 years ago
  32. e3bf5e4 t4018-diff-funcname: test syntax of builtin xfuncname patterns by Brandon Casey · 16 years ago
  33. 45d9414 diff.*.xfuncname which uses "extended" regex's for hunk header selection by Brandon Casey · 16 years ago
  34. 3632cfc Use compatibility regex library for OSX/Darwin by Arjen Laarhoven · 17 years ago
  35. d492b31 t/: Use "test_must_fail git" instead of "! git" by Stephan Beyer · 17 years ago
  36. 3af8286 tests: do not use implicit "git diff --no-index" by Junio C Hamano · 17 years ago
  37. 958e67c Make test scripts executable. by Junio C Hamano · 17 years ago
  38. e0e324a Fix configuration syntax to specify customized hunk header patterns. by Junio C Hamano · 18 years ago
  39. f258475 Per-path attribute based hunk header selection. by Junio C Hamano · 18 years ago