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