aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/linematch.c
Commit message (Expand)AuthorAge
* vim-patch:9.1.1076: vim_strnchr() is strange and unnecessary (#32327)zeertzjq2025-02-05
* refactor: iwyu #31637Justin M. Keyes2024-12-23
* fix(coverity/510275): linematch out of bounds access (#30687)Devon Gardner2024-10-07
* fix(diff): use mmfile_t in linematchLewis Russell2024-09-30
* refactor: replace '\0' with NULJames Tirta Halim2024-06-04
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: iwyu (#26062)zeertzjq2023-11-16
* build: remove PVSdundargoc2023-11-12
* refactor: the long goodbyedundargoc2023-10-09
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* 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