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
...
|
*
|
refactor: use ml_get_buf_len() in API code (#27825)
zeertzjq
2024-03-12
|
*
|
vim-patch:9.1.0168: too many STRLEN() calls (#27823)
zeertzjq
2024-03-12
|
*
|
vim-patch:9.1.0166: Internal error with blockwise getregion() in another buff...
zeertzjq
2024-03-12
|
*
|
vim-patch:8.2.4944: text properties are wrong after "cc" (#27821)
zeertzjq
2024-03-12
|
*
|
vim-patch:0049a495c8d4 (#27817)
zeertzjq
2024-03-12
|
*
|
feat(ui): allow non-zero 'cmdheight' with ext_messages
Luuk van Baal
2024-03-11
|
*
|
vim-patch:9.1.0156: Make 'wfb' failing to split still report E1513
zeertzjq
2024-03-11
|
*
|
vim-patch:9.1.0152: Coverity complains about ignoring return value
zeertzjq
2024-03-11
|
*
|
vim-patch:9.1.0150: Several minor 'winfixbuf' issues
Colin Kennedy
2024-03-11
|
*
|
vim-patch:9.1.0149: null pointer member access when accessing 'winfixbuf' pro...
Colin Kennedy
2024-03-11
|
*
|
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
|
*
|
vim-patch:9.1.0164: Internal error when passing invalid position to getregion...
zeertzjq
2024-03-11
|
|
/
|
*
vim-patch:9.1.0138: too many STRLEN calls when getting a memline (#27799)
zeertzjq
2024-03-10
|
*
vim-patch:9.1.0162: problem with writing extended attributes on failure (#27800)
zeertzjq
2024-03-10
|
*
revert: "fix(window): :close crash with autocmd, floats and tabpage" (#27796)
zeertzjq
2024-03-10
|
*
fix(window): :close crash if WinClosed from float closes window (#27794)
zeertzjq
2024-03-10
|
*
fix(window): :close crash with autocmd, floats and tabpage (#27793)
zeertzjq
2024-03-10
|
*
vim-patch:9.1.0159: Crash in WinClosed after BufUnload closes other windows (...
zeertzjq
2024-03-10
|
*
vim-patch:9.1.0161: expand() removes slash after env variable that ends with ...
zeertzjq
2024-03-10
|
*
Merge pull request #27330 from seandewar/win_set_config-fixes
Sean Dewar
2024-03-09
|
|
\
|
|
*
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
|
|
*
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
*
|
|
Merge remote-tracking branch 'origin/fix_repeatcmdline' into mix_20240309
mix_20240309
Josh Rahm
2024-03-09
|
\
\
\
|
*
|
|
Change from char_u to char
fix_repeatcmdline
Josh Rahm
2023-11-29
|
*
|
|
Merge remote-tracking branch 'upstream/master' into fix_repeatcmdline
Josh Rahm
2023-11-29
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'upstream/master' into fix_repeatcmdline
Josh Rahm
2023-01-25
|
|
\
\
\
\
|
*
|
|
|
|
eval/userfunc.c: save the repeat_cmdline along with the redo buff
Josh Rahm
2022-09-15
*
|
|
|
|
|
Merge branch 'userreg' into mix_20240309
Josh Rahm
2024-03-09
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge remote-tracking branch 'upstream/master' into userreg
Josh Rahm
2024-03-09
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'upstream/master' into userreg
userreg
Josh Rahm
2023-11-29
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'upstream/master' into userreg
Josh Rahm
2023-01-25
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
[prev]
[next]