88 Commits (e54b2715295df8d7174fe5be67b4459fd5b438f8)

Author SHA1 Message Date
Atharva Raykar a437390310 userdiff: add support for Scheme 4 years ago
Ævar Arnfjörð Bjarmason f12fa9ee6c userdiff: add and use for_each_userdiff_driver() 4 years ago
Ævar Arnfjörð Bjarmason 82512e008c userdiff style: normalize pascal regex declaration 4 years ago
Ævar Arnfjörð Bjarmason 6d1c9c527e userdiff style: declare patterns with consistent style 4 years ago
Ævar Arnfjörð Bjarmason ddd164d026 userdiff style: re-order drivers in alphabetical order 4 years ago
Victor Engmark 2ff6c34612 userdiff: support Bash 4 years ago
Sohom Datta ff01513f45 userdiff: expand detected chunk headers for css 4 years ago
Konrad Borowski a04c7e0f1b userdiff: recognize 'macro_rules!' as starting a Rust function block 4 years ago
Javier Spagnoletti aff92827b5 userdiff: PHP: catch "abstract" and "final" functions 4 years ago
Philippe Blain 75c3b6b2e8 userdiff: improve Fortran xfuncname regex 5 years ago
Philippe Blain b79e6925f0 userdiff: add tests for Fortran xfuncname regex 5 years ago
Ash Holland 09dad9256a userdiff: support Markdown 5 years ago
Jeff King f5914f4b6b parse_config_key(): return subsection len as size_t 5 years ago
Ed Maste d1b1384d61 userdiff: remove empty subexpression from elixir regex 5 years ago
Josh Holland 077a1fda82 userdiff: support Python async functions 5 years ago
Łukasz Niemier a807200f67 userdiff: add Elixir to supported userdiff languages 5 years ago
Stephen Boyd 8da56a4848 userdiff: fix some corner cases in dts regex 5 years ago
Stephen Boyd 3c81760bc6 userdiff: add a builtin pattern for dts files 6 years ago
Johannes Sixt 33be7b38c2 userdiff: two simplifications of patterns for rust 6 years ago
Boxuan Li 2731a7840a userdiff: fix grammar and style issues 6 years ago
Boxuan Li 91bf382fcf userdiff: add Octave 6 years ago
Marc-André Lureau d74e78602e userdiff: add built-in pattern for rust 6 years ago
Nguyễn Thái Ngọc Duy 3b3357626e style: the opening '{' of a function is in a separate line 6 years ago
Nguyễn Thái Ngọc Duy bd7ad45b64 notes-cache.c: remove the_repository references 6 years ago
Nguyễn Thái Ngọc Duy acd00ea049 userdiff.c: remove implicit dependency on the_index 7 years ago
Torsten Bögershausen d64324cb60 Make git_check_attr() a void function 7 years ago
Nguyễn Thái Ngọc Duy 7a400a2c02 attr: remove an implicit dependency on the_index 7 years ago
Kana Natsuno 1ab631647e userdiff: support new keywords in PHP hunk header 7 years ago
Thomas Levesque a12cec99f8 userdiff.c: add C# async keyword in diff pattern 7 years ago
Alban Gruin 1dbf0c0ad6 userdiff: add built-in pattern for golang 7 years ago
Ilya Kantor 9c03caca2c userdiff: fix HTML hunk header regexp 8 years ago
Rene Scharfe 460c7eb2bf userdiff: release strbuf after use in userdiff_get_textconv() 8 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Junio C Hamano 2aef63d31c attr: convert git_check_attrs() callers to use the new API 8 years ago
Junio C Hamano 7bd18054d2 attr: rename function and struct related to checking attributes 8 years ago
William Duclot 0719f3eecd userdiff: add built-in pattern for CSS 9 years ago
Zoë Blade 69f9c87d46 userdiff: add support for Fountain documents 10 years ago
Дилян Палаузов 5d308512ff do not include the same header twice 10 years ago
Johannes Sixt 8a2e8da367 userdiff: have 'cpp' hunk header pattern catch more C++ anchor points 11 years ago
Johannes Sixt abf8f98602 userdiff: support unsigned and long long suffixes of integer constants 11 years ago
Johannes Sixt 407e07f2a6 userdiff: support C++ ->* and .* operators in the word regexp 11 years ago
Adrian Johnson 39a87a29ce userdiff: update Ada patterns 11 years ago
Jeff King 0a5987fe5e userdiff: drop parse_driver function 12 years ago
Jeff King d731f0ade1 convert some config callbacks to parse_config_key 12 years ago
Adrian Johnson e90d065e64 Add userdiff patterns for Ada 13 years ago
Jeff King 6680a0874f drop odd return value semantics from userdiff_config 13 years ago
Thomas Rast 37e7793d47 userdiff: allow * between cpp funcname words 13 years ago
Gustaf Hendeby 53b10a1405 Add built-in diff patterns for MATLAB code 13 years ago
Michael Haggerty d932f4eb9f Rename git_checkattr() to git_check_attr() 14 years ago
Jeff King 3813e69031 refactor get_textconv to not require diff_filespec 14 years ago