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
/
eval
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(path): normalize path slashes on Windows #37729
tao
1
2026-04-22
feat(:restart): v:starttime, v:exitreason #39282
Justin M. Keyes
2
2026-04-22
feat(eval): treat Lua string as "blob" in writefile() #39098
Barrett Ruth
1
2026-04-20
Merge #39194 from justinmk/luavimfn
Justin M. Keyes
1
2026-04-20
vim-patch:partial:9.2.0368: too many strlen() calls when adding strings to di...
zeertzjq
1
2026-04-20
vim-patch:8.2.4912: using execute() to define a lambda doesn't work (#39229)
Jan Edmund Lazo
1
2026-04-20
fix(jobstart): use uv_os_environ directly
Justin M. Keyes
1
2026-04-18
vim-patch:8.2.2245: Vim9: return value of winrestcmd() cannot be executed
Jan Edmund Lazo
1
2026-04-18
fix(eval): crash on some NULL ptr deref #39182
phanium
3
2026-04-18
refactor(vimfn): full-Lua impl of vim.fn.environ()
Justin M. Keyes
1
2026-04-18
feat(vimfn): use Lua for more excmds/vimfns
Justin M. Keyes
2
2026-04-17
perf(vim.fn): call Lua-implemented vim.fn.xx() directly #39166
Justin M. Keyes
1
2026-04-16
vim-patch:9.2.0351: repeat_string() can be improved (#39101)
zeertzjq
1
2026-04-15
refactor: move e_invalwindow to errors.h (#39067)
glepnir
2
2026-04-14
build: update clang v21, fix warnings
dundargoc
4
2026-04-09
feat(logs)!: move logs to `stdpath("state")/logs`
Olivia Kinnear
1
2026-04-06
refactor(typval.c): fix wrong argument to macro (#38813)
nameearly
1
2026-04-04
vim-patch:9.2.0289: 'linebreak' may lead to wrong Visual block highlighting (...
zeertzjq
1
2026-03-28
fix(:restart): formalize restart event #35223
Sathya Pramodh
1
2026-03-28
vim-patch:9.2.0265: unnecessary restrictions for defining dictionary function...
zeertzjq
1
2026-03-27
feat(prompt): prompt_appendbuf() appends to prompt buffer #37763
Shadman
1
2026-03-16
feat(vimscript): scripts can detect 'android', 'termux' #38218
TomIO
1
2026-03-14
vim-patch:9.2.0155: filetype: ObjectScript are not recognized (#38288)
zeertzjq
1
2026-03-14
vim-patch:9.2.0152: concatenating strings is slow (#38286)
zeertzjq
1
2026-03-12
vim-patch:9.2.0147: blob: concatenation can be improved (#38276)
zeertzjq
1
2026-03-10
vim-patch:partial:9.2.0126: String handling can be improved (#38214)
zeertzjq
1
2026-03-09
vim-patch:9.2.0121: patch memory leak in list_extend_func() in list.c (#38205)
zeertzjq
1
2026-03-03
vim-patch:partial:9.2.0096: has() function is slow due to linear feature scan...
zeertzjq
1
2026-02-27
vim-patch:partial:9.2.0068: Inefficient use of list_append_string() (#38083)
zeertzjq
3
2026-02-25
feat(startup): provide v:argf for file arguments #35889
Sanzhar Kuandyk
1
2026-02-22
vim-patch:9.2.0031: Inefficient use of ga_concat()
zeertzjq
3
2026-02-20
feat(highlight): support more SGR attributes #37901
Riccardo Mazzarini
1
2026-02-19
fix(memfile): avoid potential crash on OOM (#37946)
zeertzjq
1
2026-02-17
fix(prompt): clear undo when changing/appending prompt
Sean Dewar
1
2026-02-17
fix(prompt): prompt_setprompt cursor col adjustment
Sean Dewar
1
2026-02-17
fix(prompt): prompt_setprompt with unloaded buffer, ': with lnum 0
Sean Dewar
1
2026-02-16
Merge #37875 prompt-buffer fixes
Justin M. Keyes
1
2026-02-16
fix(terminal): handle opening terminal on unloaded buffer (#37894)
zeertzjq
1
2026-02-16
vim-patch:9.1.1954: Setting a byte in a blob, accepts values outside 0-255
zeertzjq
1
2026-02-16
vim-patch:partial:9.1.1668: items() does not work for Blobs
zeertzjq
1
2026-02-16
vim-patch:8.2.3841: Vim9: outdated TODO items, disabled tests that work (#37900)
zeertzjq
3
2026-02-15
fix(prompt): prompt_setprompt does not adjust extmarks, no on_bytes
Sean Dewar
1
2026-02-15
fix(prompt): wrong cursor col after prompt_setprompt, no on_lines
Sean Dewar
1
2026-02-15
fix(prompt): prompt_setprompt sets cursor col unnecessarily
Sean Dewar
1
2026-02-15
fix(prompt): heap-buffer-overflows with invalid ': col
Sean Dewar
1
2026-02-15
fix(prompt): heap-buffer-overflow in prompt_setprompt
Sean Dewar
1
2026-02-14
feat(prompt): plugins can update prompt during user input #37743
Shadman
1
2026-02-14
fix(restart): append `-c <cmd>` at end, drop `-- [files…]` #37846
Justin M. Keyes
1
2026-02-13
fix: wait() checks condition twice on each interval (#37837)
zeertzjq
1
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
[next]