index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
linematch.c
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-05-01
refactor: move StringBuilder to types_defs.h (#33745)
Gregory Anders
1
2025-04-16
vim-patch:9.1.1303: missing out-of-memory check in linematch.c (#33487)
zeertzjq
1
2025-02-05
vim-patch:9.1.1076: vim_strnchr() is strange and unnecessary (#32327)
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-10-07
fix(coverity/510275): linematch out of bounds access (#30687)
Devon Gardner
1
2024-09-30
fix(diff): use mmfile_t in linematch
Lewis Russell
1
2024-06-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-16
refactor: iwyu (#26062)
zeertzjq
1
2023-11-12
build: remove PVS
dundargoc
1
2023-10-09
refactor: the long goodbye
dundargoc
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-06-07
feat(diff): grouping optimization for linematch algorithm
Jonathon
1
2023-04-21
fix(linematch): initialize array
Andreas Schneider
1
2023-03-06
fix(diff): add NULL check
Lewis Russell
1
2023-01-15
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
1
2022-12-12
fix(diff): handle long lines without crashing (#21389)
Lewis Russell
1
2022-11-26
Merge pull request #20196 from dundargoc/refactor/char_u/14
bfredl
1
2022-11-26
refactor: replace char_u with char
Dundar Göc
1
2022-11-26
docs: fix typos (#21168)
dundargoc
1
2022-11-22
fix: pvs warnings (#21145)
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-04
fix(diff): remove size_t underflow (#20929)
Lewis Russell
1
2022-11-04
Enable new diff option linematch (#14537)
Jonathon
1