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
Commit message (
Expand
)
Author
Age
...
|
*
fix(lua): vim.split may trim inner empty items
Justin M. Keyes
2023-04-21
*
|
vim-patch:9.0.1294: the set_bool_option() function is too long
Lewis Russell
2023-04-21
|
/
*
fix(usercmd): Fix buffer overflow in uc_list() (#23225)
Andreas Schneider
2023-04-21
*
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
|
*
test(column): statuscolumn is rebuild when signs are (un)placed
Luuk van Baal
2023-04-19
*
|
docs(gh): suggest distclean in issue template (#23222)
luukvbaal
2023-04-21
*
|
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
*
|
|
Merge pull request #23218 from bfredl/nlua0boogalo
bfredl
2023-04-20
|
\
\
\
|
*
|
|
fix(build): distinguish vim.mpack from global require'mpack'
bfredl
2023-04-20
|
|
/
/
*
/
/
fix(treesitter playground): fix the wrong range of a node displayed i… (#23...
William
2023-04-20
|
/
/
*
|
vim-patch:8.2.4598: profile completion test sometimes fails (#23208)
zeertzjq
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
*
|
|
|
Merge pull request #23198 from gpanders/iter-fix
Gregory Anders
2023-04-19
|
\
\
\
\
|
*
|
|
|
fix(iter): remove special case totable for map-like tables
Gregory Anders
2023-04-19
|
*
|
|
|
fix(iter): add tag to packed table
Gregory Anders
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
*
|
|
Merge pull request #23194 from zeertzjq/vim-9.0.1141
zeertzjq
2023-04-19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
test: convert tests in test_conceal.vim to Lua
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealing
zeertzjq
2023-04-19
|
/
/
*
|
vim-patch:9.0.1467: Jenkinsfiles are not recognized as groovy (#23195)
Christian Clason
2023-04-19
*
|
vim-patch:9.0.1464: strace filetype detection is expensive (#23175)
Christian Clason
2023-04-19
*
|
test(terminal/channel_spec): fix screen test immediate success (#23192)
zeertzjq
2023-04-19
*
|
Merge pull request #23191 from zeertzjq/vim-9.0.1007
zeertzjq
2023-04-19
|
\
\
|
*
|
refactor(eval): use tv_list_append_allocated_string()
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.1034: reporting swap file when windows are split
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.1021: test trips over g:name
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.1020: tests call GetSwapFileList() before it is defined
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.1012: tests may get stuck in buffer with swap file
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.1010: stray warnings for existing swap files
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.1009: test for catch after interrupt is flaky on MS-Windows
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.1008: test for swapfilelist() fails on MS-Windows
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
[prev]
[next]