Age | Commit message (Expand) | Author | Files | Lines |
2021-04-20 | Merge branch 'ab/userdiff-tests' | Junio C Hamano | 1 | -3/+0 |
2021-04-08 | userdiff: add support for Scheme | Atharva Raykar | 11 | -0/+65 |
2021-04-08 | userdiff: remove support for "broken" tests | Ævar Arnfjörð Bjarmason | 1 | -3/+0 |
2020-11-02 | Merge branch 've/userdiff-bash' | Junio C Hamano | 15 | -0/+66 |
2020-10-27 | Merge branch 'sd/userdiff-css-update' | Junio C Hamano | 5 | -0/+26 |
2020-10-27 | Merge branch 'kb/userdiff-rust-macro-rules' | Junio C Hamano | 1 | -0/+6 |
2020-10-22 | userdiff: support Bash | Victor Engmark | 15 | -0/+66 |
2020-10-08 | userdiff: expand detected chunk headers for css | Sohom Datta | 5 | -0/+26 |
2020-10-07 | userdiff: recognize 'macro_rules!' as starting a Rust function block | Konrad Borowski | 1 | -0/+6 |
2020-10-07 | userdiff: PHP: catch "abstract" and "final" functions | Javier Spagnoletti | 2 | -0/+14 |
2020-08-13 | userdiff: improve Fortran xfuncname regex | Philippe Blain | 1 | -1/+0 |
2020-08-13 | userdiff: add tests for Fortran xfuncname regex | Philippe Blain | 10 | -0/+96 |
2020-05-02 | userdiff: support Markdown | Ash Holland | 2 | -0/+23 |
2019-12-05 | Merge branch 'jh/userdiff-python-async' | Junio C Hamano | 6 | -0/+31 |
2019-11-20 | userdiff: support Python async functions | Josh Holland | 6 | -0/+31 |
2019-11-10 | userdiff: add Elixir to supported userdiff languages | Łukasz Niemier | 10 | -0/+63 |
2019-10-21 | userdiff: fix some corner cases in dts regex | Stephen Boyd | 4 | -1/+31 |
2019-08-21 | userdiff: add a builtin pattern for dts files | Stephen Boyd | 7 | -0/+55 |
2019-06-21 | Merge branch 'ml/userdiff-rust' | Junio C Hamano | 4 | -0/+20 |
2019-05-19 | userdiff: add Octave | Boxuan Li | 5 | -0/+18 |
2019-05-17 | userdiff: add built-in pattern for rust | Marc-André Lureau | 4 | -0/+20 |
2018-07-06 | userdiff: support new keywords in PHP hunk header | Kana Natsuno | 4 | -0/+19 |
2018-07-06 | t4018: add missing test cases for PHP | Kana Natsuno | 3 | -0/+15 |
2018-03-01 | userdiff: add built-in pattern for golang | Alban Gruin | 5 | -0/+25 |
2016-06-03 | userdiff: add built-in pattern for CSS | William Duclot | 8 | -0/+38 |
2015-07-23 | userdiff: add support for Fountain documents | Zoë Blade | 1 | -0/+4 |
2014-03-21 | userdiff: have 'cpp' hunk header pattern catch more C++ anchor points | Johannes Sixt | 12 | -12/+0 |
2014-03-21 | t4018: test cases showing that the cpp pattern misses many anchor points | Johannes Sixt | 12 | -0/+66 |
2014-03-21 | t4018: test cases for the built-in cpp pattern | Johannes Sixt | 9 | -0/+55 |
2014-03-21 | t4018: convert custom pattern test to the new infrastructure | Johannes Sixt | 3 | -0/+42 |
2014-03-21 | t4018: convert java pattern test to the new infrastructure | Johannes Sixt | 1 | -0/+8 |
2014-03-21 | t4018: convert perl pattern tests to the new infrastructure | Johannes Sixt | 5 | -0/+44 |
2014-03-21 | t4018: an infrastructure to test hunk headers | Johannes Sixt | 1 | -0/+18 |