index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Merge pull request #23239 from cryptomilk/asn-fix-warnings
zeertzjq
2023-04-21
|
\
|
*
fix(ui_client): check return code of dup()
Andreas Schneider
2023-04-21
|
*
fix(statusline): fix uninitialized variable and possible overflow
Andreas Schneider
2023-04-21
|
*
fix(linematch): initialize array
Andreas Schneider
2023-04-21
|
*
fix(ex_getln): initialize pointer with NULL
Andreas Schneider
2023-04-21
|
*
fix(userfunc): fix possible out of bound access
Andreas Schneider
2023-04-21
|
*
fix(drawline): initialize variable
Andreas Schneider
2023-04-21
|
*
fix(drawline): initialize variable
Andreas Schneider
2023-04-21
|
*
fix(api): avoid integer truncation
Andreas Schneider
2023-04-21
*
|
Merge pull request #23187 from luukvbaal/statuscolumn
Lewis Russell
2023-04-21
|
\
\
|
|
/
|
/
|
|
*
fix(column): rebuild status column when sign column is invalid
Luuk van Baal
2023-04-19
*
|
vim-patch:9.0.1472: ":drop fname" may change the last used tab page (#23230)
zeertzjq
2023-04-21
*
|
Merge pull request #23224 from bfredl/nomutex
bfredl
2023-04-20
|
\
\
|
*
|
refactor(env): remove unused mutex
bfredl
2023-04-20
*
|
|
fix(build): distinguish vim.mpack from global require'mpack'
bfredl
2023-04-20
|
/
/
*
|
Merge pull request #23106 from bfredl/nlua0
bfredl
2023-04-19
|
\
\
|
*
|
refactor(build): use vendored versions of mpack and luabitop
bfredl
2023-04-19
*
|
|
build: update uncrustify to 0.76
Lewis Russell
2023-04-19
*
|
|
Merge pull request #23155 from bfredl/nobreak
bfredl
2023-04-19
|
\
\
\
|
*
|
|
fix(runtime): do not allow breakcheck inside runtime path calculation
bfredl
2023-04-19
*
|
|
|
refactor: fix PVS warnings (#23200)
zeertzjq
2023-04-19
*
|
|
|
vim-patch:9.0.1470: deferred functions invoked in unexpected order (#23199)
zeertzjq
2023-04-19
|
/
/
/
*
|
|
vim-patch:8.1.2094: the fileio.c file is too big
Lewis Russell
2023-04-19
*
|
|
vim-patch:9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealing
zeertzjq
2023-04-19
|
/
/
*
|
refactor(eval): use tv_list_append_allocated_string()
zeertzjq
2023-04-19
*
|
vim-patch:9.0.1007: there is no way to get a list of swap file names
zeertzjq
2023-04-19
*
|
vim-patch:9.0.1469: deferred functions not called from autocommands
zeertzjq
2023-04-19
*
|
vim-patch:9.0.1462: recursively calling :defer function if it does :qa
zeertzjq
2023-04-19
|
/
*
fix(api): extmark highlight groups not always included in details (#23179)
luukvbaal
2023-04-18
*
Merge pull request #23005 from seandewar/fix-ruf-cmdline-pos
Sean Dewar
2023-04-18
|
\
|
*
fix(ruler): show ruler of curwin with no statusline in cmdline
Sean Dewar
2023-04-17
|
*
vim-patch:9.0.1461: ruler not drawn correctly when using 'rulerformat'
Sean Dewar
2023-04-17
*
|
vim-patch:9.0.0864: crash when using "!!" without a previous shell command
zeertzjq
2023-04-18
*
|
vim-patch:9.0.0820: memory leak with empty shell command
zeertzjq
2023-04-18
*
|
vim-patch:9.0.0817
zeertzjq
2023-04-18
*
|
vim-patch:9.0.0815
zeertzjq
2023-04-18
*
|
vim-patch:9.0.0785: memory leak with empty shell command
zeertzjq
2023-04-18
*
|
vim-patch:9.0.0783: ":!" doesn't do anything but does update the previous com...
zeertzjq
2023-04-18
*
|
fix(mouse): cmdline click registered as statuscolumn (#23163)
luukvbaal
2023-04-18
|
/
*
vim-patch:9.0.1460: insufficient testing for getcmdcompltype() (#23159)
zeertzjq
2023-04-17
*
refactor: suppress clang false positives (#23154)
zeertzjq
2023-04-17
*
fix(excmd): make :def unknown rather than unimplemented (#23150)
zeertzjq
2023-04-17
*
vim-patch:8.2.4197: cannot use an import in the "expr" part of 'spellsuggest'
zeertzjq
2023-04-17
*
vim-patch:8.2.4193: cannot use an import in 'charconvert'
zeertzjq
2023-04-17
*
vim-patch:8.2.4186: cannot use an import in 'patchexpr'
zeertzjq
2023-04-17
*
vim-patch:8.2.4185: cannot use an import in 'indentexpr'
zeertzjq
2023-04-17
*
vim-patch:8.2.4184: cannot use an import in 'includeexpr'
zeertzjq
2023-04-17
*
vim-patch:8.2.4183: cannot use an import in 'formatexpr'
zeertzjq
2023-04-17
*
vim-patch:8.2.4182: memory leak when evaluating 'diffexpr'
zeertzjq
2023-04-17
*
vim-patch:8.2.4181: Vim9: cannot use an import in 'diffexpr'
zeertzjq
2023-04-17
[next]