1. 69f9c87 userdiff: add support for Fountain documents by Zoë Blade · 10 years ago
  2. 5d30851 do not include the same header twice by Дилян Палаузов · 10 years ago
  3. 8a2e8da userdiff: have 'cpp' hunk header pattern catch more C++ anchor points by Johannes Sixt · 11 years ago
  4. abf8f98 userdiff: support unsigned and long long suffixes of integer constants by Johannes Sixt · 11 years ago
  5. 407e07f userdiff: support C++ ->* and .* operators in the word regexp by Johannes Sixt · 11 years ago
  6. 39a87a2 userdiff: update Ada patterns by Adrian Johnson · 11 years ago
  7. 0a5987f userdiff: drop parse_driver function by Jeff King · 12 years ago
  8. d731f0a convert some config callbacks to parse_config_key by Jeff King · 12 years ago
  9. e90d065 Add userdiff patterns for Ada by Adrian Johnson · 13 years ago
  10. 6680a08 drop odd return value semantics from userdiff_config by Jeff King · 13 years ago
  11. 357ba5c Merge branch 'tr/userdiff-c-returns-pointer' by Junio C Hamano · 13 years ago
  12. 37e7793 userdiff: allow * between cpp funcname words by Thomas Rast · 13 years ago
  13. 53b10a1 Add built-in diff patterns for MATLAB code by Gustaf Hendeby · 13 years ago
  14. d932f4e Rename git_checkattr() to git_check_attr() by Michael Haggerty · 14 years ago
  15. dbae1a1 Merge branch 'jk/combine-diff-binary-etc' by Junio C Hamano · 14 years ago
  16. 3813e69 refactor get_textconv to not require diff_filespec by Jeff King · 14 years ago
  17. f143d9c userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimiters by Jonathan Nieder · 14 years ago
  18. ea2ca44 userdiff/perl: catch sub with brace on second line by Jonathan Nieder · 14 years ago
  19. 12f0967 userdiff/perl: match full line of POD headers by Jonathan Nieder · 14 years ago
  20. f12c66b userdiff/perl: anchor "sub" and "package" patterns on the left by Jonathan Nieder · 14 years ago
  21. 1bb4abe Merge branch 'tr/diff-words-test' by Junio C Hamano · 14 years ago
  22. 342953a Merge branch 'as/userdiff-pascal' by Junio C Hamano · 14 years ago
  23. 664d44e userdiff: simplify word-diff safeguard by Jonathan Nieder · 14 years ago
  24. ad5b694 userdiff: match Pascal class methods by Alexey Shumkin · 14 years ago
  25. a25e473 userdiff/perl: catch BEGIN/END/... and POD as headers by Junio C Hamano · 14 years ago
  26. 71a5d4b diff: funcname and word patterns for perl by Jonathan Nieder · 14 years ago
  27. b34f69f userdiff: fix typo in ruby and python word regexes by Thomas Rast · 14 years ago
  28. 909a549 userdiff.c: add builtin fortran regex patterns by Brandon Casey · 15 years ago
  29. b221207 Userdiff patterns for C# by Petr Onderka · 15 years ago
  30. 9559910 Merge branch 'bs/userdiff-php' by Junio C Hamano · 15 years ago
  31. 6d2f208 diff: Support visibility modifiers in the PHP hunk header regexp by Björn Steinbrink · 15 years ago
  32. d9bae1a diff: cache textconv output by Jeff King · 15 years ago
  33. 7fb0eaa git_attr(): fix function signature by Junio C Hamano · 15 years ago
  34. 959e2e6 avoid exponential regex match for java and objc function names by Paolo Bonzini · 16 years ago
  35. ae3b970 Change the spelling of "wordregex". by Boyd Stephen Smith Jr · 16 years ago
  36. 80c49c3 color-words: make regex configurable via attributes by Thomas Rast · 16 years ago
  37. c7534ef userdiff: require explicitly allowing textconv by Jeff King · 16 years ago
  38. 9cb92c3 diff: add filter for converting binary to text by Jeff King · 16 years ago
  39. 122aa6f diff: introduce diff.<driver>.binary by Jeff King · 16 years ago
  40. be58e70 diff: unify external diff and funcname parsing code by Jeff King · 16 years ago