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
Age
Commit message (
Expand
)
Author
Files
2026-04-25
fix(channel): stack-buffer-overflow with exit during connection (#39387)
zeertzjq
2
2026-04-25
fix(build): add `_core/time.lua` to gettext #39384
Olivia Kinnear
1
2026-04-24
feat(tui): restore 'ttyfast' to control tty requests #38699
Kyle
3
2026-04-24
fix(api): leak preview callback LuaRef in nvim_create_user_command #39357
Barrett Ruth
1
2026-04-24
fix(api): LuaRef leak in nvim_set_keymap on LHS too long (>=66 bytes) #39351
Barrett Ruth
1
2026-04-24
fix(path): normalize path slashes on Windows #37729
tao
23
2026-04-24
feat(api): nvim_echo(percent=nil) means "unknown" progress #39029
Peter Cardenas
2
2026-04-23
fix(options): repair stale UI state after `:set all&` #39026
Barrett Ruth
1
2026-04-23
feat(excmd): add :uptime command #39331
Olivia Kinnear
2
2026-04-23
fix(lua): don't strip debuginfo in precompile module #39191
phanium
2
2026-04-23
fix(terminal): memory leak in pending TermRequest StringBuilder #39333
Barrett Ruth
1
2026-04-23
vim-patch:partial:9.2.0315: missing bound-checks (#39334)
zeertzjq
4
2026-04-22
vim-patch:9.2.0388: strange indent in update_topline() (#39324)
zeertzjq
1
2026-04-22
feat(:restart): v:starttime, v:exitreason #39282
Justin M. Keyes
6
2026-04-22
feat(eval): treat Lua string as "blob" in writefile() #39098
Barrett Ruth
2
2026-04-22
fix(shada): bdelete'd buffers not stored in oldfiles #39070
glepnir
1
2026-04-22
fix(cmdline): avoid 'incsearch' recursion after redraw #39303
luukvbaal
3
2026-04-22
fix(options): default 'titlestring' shows CWD #39233
Nick Krichevsky
2
2026-04-22
fix(cmd): ++p, ++edit should match "word" boundary #39146
glepnir
1
2026-04-22
vim-patch:3918f32: runtime(doc): fix incorrect description of 'scrolloffpad'
zeertzjq
1
2026-04-22
vim-patch:9.2.0356: Cannot apply 'scrolloff' context lines at end of file
zeertzjq
6
2026-04-22
vim-patch:9.2.0385: Integer overflow with "ze" and large 'sidescrolloff' (#39...
zeertzjq
2
2026-04-22
vim-patch:9.2.0384: stale Insstart after cursor move breaks undo (#39290)
zeertzjq
1
2026-04-22
fix(incsearch): support `c_CTRL-{G,T}` with an offset (#39097)
Barrett Ruth
2
2026-04-22
fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)
zeertzjq
3
2026-04-21
fix(messages): "progress" kind for busy messages #39280
luukvbaal
5
2026-04-21
fix(:restart): reuse --listen addr on Windows #38539
Sanzhar Kuandyk
1
2026-04-21
feat(normal): normal-mode ZR does :restart
Justin M. Keyes
1
2026-04-21
fix(substitute): don't crash with very large count (#39272)
zeertzjq
3
2026-04-21
vim-patch:9.2.0380: completion: a few issues in completion code (#39264)
zeertzjq
1
2026-04-21
vim-patch:9.2.0378: Using int as bool type in win_T struct (#39263)
zeertzjq
1
2026-04-21
vim-patch:9.2.0373: Ctrl-R mapping not triggered during completion (#39261)
zeertzjq
1
2026-04-21
fix(move): avoid integer overflow with large 'scrolloff' (#39251)
zeertzjq
6
2026-04-20
docs: update version.c (#38976)
github-actions[bot]
1
2026-04-20
docs: misc #39207
Justin M. Keyes
3
2026-04-20
fix(api): expose fg_indexed/bg_indexed in nvim_get_hl #39210
glepnir
3
2026-04-20
Merge #39194 from justinmk/luavimfn
Justin M. Keyes
5
2026-04-20
vim-patch:partial:9.2.0368: too many strlen() calls when adding strings to di...
zeertzjq
11
2026-04-20
vim-patch:8.2.4912: using execute() to define a lambda doesn't work (#39229)
Jan Edmund Lazo
3
2026-04-20
fix(smoothscroll): crash when resizing to textoff with showbreak
Jaehwang Jung
1
2026-04-20
vim-patch:9.2.0365: using int as bool (#39232)
zeertzjq
4
2026-04-19
feat(options): add 'winpinned' to pin a window #39157
luukvbaal
6
2026-04-20
fix(jobstart): use uv_os_environ directly
Justin M. Keyes
1
2026-04-20
fix(excmd): nlua_call_excmd require() failure is a "lua_error"
Justin M. Keyes
2
2026-04-20
refactor(excmd): migrate ex_terminal to Lua
Justin M. Keyes
2
2026-04-20
refactor(excmd): migrate help.c to Lua
Justin M. Keyes
1
2026-04-20
refactor(excmd): migrate ex_checkhealth to Lua
Justin M. Keyes
2
2026-04-19
fix(drawline): hang while redrawing diff filler above fold #39219
Jaehwang Jung
1
2026-04-19
feat(excmd): add EXX error codes for :lsp, :log #39135
Olivia Kinnear
1
2026-04-19
feat(events): trigger MarkSet autocmd in :delmarks #39156
Ashley Hauck
1
[next]