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
*
vim-patch:8.2.3862: crash on exit with EXITFREE and using win_execute()
Sean Dewar
2024-03-09
*
fix(api): win_set_config set tp_curwin of win moved from other tabpage
Sean Dewar
2024-03-09
*
fix(window): :close may cause Nvim to quit with autocmd and float
zeertzjq
2024-03-09
*
test(old): remove Test_floatwin_splitmove()
zeertzjq
2024-03-09
*
fix(api): win_set_config update statuslines after removing splits
Sean Dewar
2024-03-09
*
fix(api): patch some cmdwin/textlock holes
Sean Dewar
2024-03-08
*
fix(api): handle win_split_ins failure properly
Sean Dewar
2024-03-08
*
vim-patch:9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp"
Sean Dewar
2024-03-08
*
vim-patch:9.1.0128: win_gotoid() may abort even when not switching a window
Sean Dewar
2024-03-08
*
vim-patch:9.1.0121: Infinite loop or signed overflow with 'smoothscroll'
Sean Dewar
2024-03-08
*
vim-patch:9.1.0119: can move away from cmdwin using win_splitmove()
Sean Dewar
2024-03-08
*
vim-patch:9.1.0118: Use different restoration strategy in win_splitmove
Sean Dewar
2024-03-08
*
vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPr...
Sean Dewar
2024-03-08
*
vim-patch:9.1.0116: win_split_ins may not check available room
Sean Dewar
2024-03-08
*
fix(api): make open_win block only enter/leave events if !enter && !noautocmd
Sean Dewar
2024-03-08
*
fix(api): make win_set_config with "win" for splits need "split/vertical"
Sean Dewar
2024-03-08
*
fix(api): make open_win/win_set_config check if splitting allowed
Sean Dewar
2024-03-08
*
fix(api): avoid open_win UAF if target buf deleted by autocmds
Sean Dewar
2024-03-08
*
fix(api): open_win fire Buf* events when !enter && !noautocmd if entered early
Sean Dewar
2024-03-08
*
fix(api): open_win fire BufWinEnter for other buffer when !enter && !noautocmd
Sean Dewar
2024-03-08
*
fix(api): win_set_config fires unnecessary autocmds
Sean Dewar
2024-03-08
*
fix(api): win_set_config autocmds crash when moving win to other tabpage
Sean Dewar
2024-03-08
*
fix(fileio): fix off-by-one in rename_with_tmp (#27780)
Colin Watson
2024-03-09
*
ci: allow skipping news workflow with a label
dundargoc
2024-03-08
*
Merge pull request #27775 from bfredl/nouidata
bfredl
2024-03-08
|
\
|
*
refactor(ui): remove outdated UI vs UIData distinction
bfredl
2024-03-08
|
/
*
Merge pull request #27655 from bfredl/mpack_obj
bfredl
2024-03-08
|
\
|
*
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
2024-03-07
*
|
vim-patch:8.2.5077: various warnings from clang on MS-Windows (#27773)
zeertzjq
2024-03-08
*
|
test(old): change back to using termopen() on Windows (#27772)
zeertzjq
2024-03-08
*
|
test(tohtml_spec): don't use hard-coded sleeping time (#27770)
zeertzjq
2024-03-08
*
|
fix(process): avoid potential data race on exit (#27769)
zeertzjq
2024-03-08
*
|
Merge pull request #27767 from zeertzjq/vim-9.1.0154
zeertzjq
2024-03-08
|
\
\
|
*
|
vim-patch:9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'
zeertzjq
2024-03-08
|
*
|
vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'
zeertzjq
2024-03-08
|
/
/
*
|
vim-patch:9.1.0157: Duplicate assignment in f_getregion() (#27766)
zeertzjq
2024-03-08
*
|
fix(process): close handles and timer in pty_process_close() (#27760)
zeertzjq
2024-03-07
*
|
fix(type): remove incorrect arguments from vim.rpc*
altermo
2024-03-07
*
|
feat(lua): deprecate vim.tbl_add_reverse_lookup
Maria José Solano
2024-03-07
|
/
*
vim-patch:9.1.0155: can only get getregion() from current buffer (#27757)
zeertzjq
2024-03-07
*
fix(fs): use generics for better typing
altermo
2024-03-06
*
docs(lsp): nits and typos in client.lua
Maria José Solano
2024-03-06
*
fix(types): move type annotation for `IterMod`
Will Hopkins
2024-03-06
*
refactor(types): more fixes (2)
Lewis Russell
2024-03-06
*
docs(treesitter): fix ambiguous parameter description about `lang`
Yi Ming
2024-03-06
*
fix(lsp): actually send diagnostic-tags back to the server
Lewis Russell
2024-03-06
*
feat(lsp): report fswatch errors
Lewis Russell
2024-03-06
*
refactor(lua): more efficient vim.tbl_islist
Lewis Russell
2024-03-06
*
refactor(types): more fixes
Lewis Russell
2024-03-06
*
vim-patch:63c39e4ef749
Christian Clason
2024-03-06
[next]