aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/linematch.c
Commit message (Expand)AuthorAge
* feat(diff): grouping optimization for linematch algorithmJonathon2023-06-07
* fix(linematch): initialize arrayAndreas Schneider2023-04-21
* fix(diff): add NULL checkLewis Russell2023-03-06
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* fix(diff): handle long lines without crashing (#21389)Lewis Russell2022-12-12
* Merge pull request #20196 from dundargoc/refactor/char_u/14bfredl2022-11-26
|\
| * refactor: replace char_u with charDundar Göc2022-11-26
* | docs: fix typos (#21168)dundargoc2022-11-26
|/
* fix: pvs warnings (#21145)dundargoc2022-11-22
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* fix(diff): remove size_t underflow (#20929)Lewis Russell2022-11-04
* Enable new diff option linematch (#14537)Jonathon2022-11-04