102 Commits (aabc3258a1da5f06e0b2492f450d4b8e7e8137e5)

Author SHA1 Message Date
Jaydeep P Das 09188ed930 userdiff: add builtin diff driver for kotlin language. 3 years ago
Ævar Arnfjörð Bjarmason 2dd75f123d userdiff.c: use designated initializers for "struct userdiff_driver" 3 years ago
Johannes Sixt 386076ec92 userdiff-cpp: back out the digit-separators in numbers 3 years ago
Johannes Sixt c4fdba3383 userdiff-cpp: learn the C++ spaceship operator 3 years ago
Johannes Sixt 637b80cd6a userdiff-cpp: permit the digit-separating single-quote in numbers 3 years ago
Johannes Sixt 350b87cd65 userdiff-cpp: tighten word regex 3 years ago
USAMI Kenta 2c7f3aacd3 userdiff: support enum keyword in PHP hunk header 4 years ago
Tassilo Horn a8cbc89589 userdiff: improve java hunk header regex 4 years ago
Junio C Hamano b6029b3279 userdiff: comment on the builtin patterns 4 years ago
Julian Verdurmen c4e317814f userdiff: add support for C# record types 4 years ago
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