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-18
fix(eval): crash on some NULL ptr deref #39182
phanium
3
2026-04-17
refactor: move e_invalwindow to errors.h (#39067)
glepnir
2
2026-04-06
refactor(typval.c): fix wrong argument to macro (#38813)
nameearly
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
2026-02-08
vim-patch:9.1.2138: win_execute() and 'autochdir' can corrupt buffer name (#3...
zeertzjq
2
2026-02-04
fix(terminal): also don't propagate $COLORTERM on Windows (#37699)
zeertzjq
1
2026-01-29
test(terminal): status is -1 in TermClose if buffer is deleted (#37609)
zeertzjq
1
2026-01-28
fix(terminal): losing output if BufFile* poll for events (#37580)
zeertzjq
1
2026-01-15
fix(typval): allocated dynamic size must be at least the static size
bfredl
1
2026-01-12
fix(channel): unreference list after callback finishes (#37358)
zeertzjq
2
2026-01-08
refactor: fix using `%*s` instead of `%.*s` (#37290)
zeertzjq
1
2026-01-05
fix(terminal): avoid multiple terminals writing to same buffer (#37219)
zeertzjq
1
2026-01-04
vim-patch:9.1.1648: MS-Windows: some style issues with patch v9.1.1646
zeertzjq
1
2026-01-04
vim-patch:9.1.1646: MS-Windows: completion cannot handle implicit drive letters
zeertzjq
1
2026-01-03
vim-patch:partial:9.1.2044: Inefficient use of ga_concat() (#37209)
zeertzjq
2
2026-01-01
vim-patch:8.2.2198: ml_get error when resizing window and using text property
Jan Edmund Lazo
1
2025-12-29
vim-patch:9.1.2030: inefficient use of ga_concat() (#37151)
zeertzjq
1
2025-12-28
vim-patch:8.2.0098: exe stack length can be wrong without being detected (#37...
Jan Edmund Lazo
1
2025-12-24
vim-patch:9.1.2017: getregionpos() depends on 'linebreak' setting (#37088)
zeertzjq
1
[next]