summaryrefslogtreecommitdiff
path: root/t/t4018
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 've/userdiff-bash'Junio C Hamano2020-11-0215-0/+66
|\
| * userdiff: support BashVictor Engmark2020-10-2215-0/+66
* | Merge branch 'sd/userdiff-css-update'Junio C Hamano2020-10-275-0/+26
|\ \
| * | userdiff: expand detected chunk headers for cssSohom Datta2020-10-085-0/+26
| |/
* | Merge branch 'kb/userdiff-rust-macro-rules'Junio C Hamano2020-10-271-0/+6
|\ \
| * | userdiff: recognize 'macro_rules!' as starting a Rust function blockKonrad Borowski2020-10-071-0/+6
| |/
* | userdiff: PHP: catch "abstract" and "final" functionsJavier Spagnoletti2020-10-072-0/+14
|/
* userdiff: improve Fortran xfuncname regexPhilippe Blain2020-08-131-1/+0
* userdiff: add tests for Fortran xfuncname regexPhilippe Blain2020-08-1310-0/+96
* userdiff: support MarkdownAsh Holland2020-05-022-0/+23
* Merge branch 'jh/userdiff-python-async'Junio C Hamano2019-12-056-0/+31
|\
| * userdiff: support Python async functionsJosh Holland2019-11-206-0/+31
* | userdiff: add Elixir to supported userdiff languagesŁukasz Niemier2019-11-1010-0/+63
* | userdiff: fix some corner cases in dts regexStephen Boyd2019-10-214-1/+31
* | userdiff: add a builtin pattern for dts filesStephen Boyd2019-08-217-0/+55
|/
* Merge branch 'ml/userdiff-rust'Junio C Hamano2019-06-214-0/+20
|\
| * userdiff: add built-in pattern for rustMarc-André Lureau2019-05-174-0/+20
* | userdiff: add OctaveBoxuan Li2019-05-195-0/+18
|/
* userdiff: support new keywords in PHP hunk headerKana Natsuno2018-07-064-0/+19
* t4018: add missing test cases for PHPKana Natsuno2018-07-063-0/+15
* userdiff: add built-in pattern for golangag/userdiff-go-funcnameAlban Gruin2018-03-015-0/+25
* userdiff: add built-in pattern for CSSwd/userdiff-cssWilliam Duclot2016-06-038-0/+38
* userdiff: add support for Fountain documentszb/userdiff-fountainZoë Blade2015-07-231-0/+4
* userdiff: have 'cpp' hunk header pattern catch more C++ anchor pointsjs/userdiff-ccJohannes Sixt2014-03-2112-12/+0
* t4018: test cases showing that the cpp pattern misses many anchor pointsJohannes Sixt2014-03-2112-0/+66
* t4018: test cases for the built-in cpp patternJohannes Sixt2014-03-219-0/+55
* t4018: convert custom pattern test to the new infrastructureJohannes Sixt2014-03-213-0/+42
* t4018: convert java pattern test to the new infrastructureJohannes Sixt2014-03-211-0/+8
* t4018: convert perl pattern tests to the new infrastructureJohannes Sixt2014-03-215-0/+44
* t4018: an infrastructure to test hunk headersJohannes Sixt2014-03-211-0/+18