summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFiles
2026-04-25fix(channel): stack-buffer-overflow with exit during connection (#39387)release-0.12zeertzjq3
2026-04-25test: add finally() to meta file (#39388)zeertzjq1
2026-04-24fix(lsp): handle self-mapped methods in supports_method #39383Tristan Knight2
2026-04-24backport: fix(api): leak `preview` callback `LuaRef` in `nvim_create_user_com...neovim-backports[bot]2
2026-04-24backport: fix(api): `LuaRef` leak in `nvim_set_keymap` on LHS too long (>=66 ...neovim-backports[bot]2
2026-04-24Merge pull request #39371 from justinmk/releaseJustin M. Keyes3
2026-04-24test: fix merge conflictJustin M. Keyes2
2026-04-24test: curbuf initialized in describe-blockglepnir1
2026-04-23fix(trust): hash unchanged empty buffers as empty files #39027Barrett Ruth3
2026-04-23fix(lsp): malformed edit if apply_text_edits() is called twice (#39347)neovim-backports[bot]2
2026-04-23fix(lsp): filter code_action diagnostics to the cursor #38988Barrett Ruth2
2026-04-23fix(lsp): callHierarchy/outgoingCalls ranges are relative to caller, not call...Ashley Hauck2
2026-04-23fix(terminal): memory leak in pending TermRequest StringBuilder #39333Barrett Ruth2
2026-04-23Merge pull request #39356 from justinmk/releaseJustin M. Keyes4
2026-04-23refactor(test): deduplicate trust testsJustin M. Keyes2
2026-04-23fix(lsp): handle null id in JSON-RPC responsesatusy2
2026-04-23fix(lua): don't strip debuginfo in precompile module #39191phanium5
2026-04-23fix(pack): only use tags that strictly comply with semver spec #39342Evgeni Chasnovski3
2026-04-23vim-patch:partial:9.2.0315: missing bound-checks (#39334)zeertzjq4
2026-04-22ci: drop cirrus #39321Justin M. Keyes11
2026-04-22backport feat(treesitter): expand selection to sibling node (#39323)Justin M. Keyes5
2026-04-22feat(:restart): v:starttime, v:exitreason #39319Justin M. Keyes16
2026-04-22feat(eval): treat Lua string as "blob" in writefile() #39098Barrett Ruth3
2026-04-22fix(shada): bdelete'd buffers not stored in oldfiles #39070glepnir2
2026-04-22build: version bumpJustin M. Keyes1
2026-04-22NVIM v0.12.2v0.12.2stableJustin M. Keyes2
2026-04-22fix(cmdline): avoid 'incsearch' recursion after redraw #39303luukvbaal4
2026-04-22backport: fix(ui2): ensure msg window is visible after closing tab (#39245)neovim-backports[bot]2
2026-04-22fix(float): don't unload 'hidden' float buffer with :close! (#39304)neovim-backports[bot]2
2026-04-22docs(quickfix): quickfix window location (#39305)neovim-backports[bot]1
2026-04-22test(tui_spec): fix "Uncaught Error" with PUC Lua (#39301)neovim-backports[bot]1
2026-04-22fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)zeertzjq4
2026-04-22fix(options): default 'titlestring' shows CWD #39233Nick Krichevsky6
2026-04-22fix(:restart): --listen reusage on windows #39281neovim-backports[bot]4
2026-04-22fix(pack): GIT_DIR/GIT_WORK_TREE env vars may interfere #39279fleesk2
2026-04-22fix(cmd): ++p, ++edit should match "word" boundary #39146glepnir2
2026-04-22vim-patch:9.2.0385: Integer overflow with "ze" and large 'sidescrolloff' (#39...zeertzjq3
2026-04-21backport: refactor(test): drop deprecated exc_exec #39255Justin M. Keyes84
2026-04-21build: gen_char_blob.lua: "bad argument to format" if path contains "%" #39274Justin M. Keyes1
2026-04-21fix(substitute): don't crash with very large count (#39272)zeertzjq5
2026-04-21vim-patch:9.2.0380: completion: a few issues in completion code (#39264)zeertzjq1
2026-04-21fix(move): avoid integer overflow with large 'scrolloff' (#39251)zeertzjq6
2026-04-20fix(ui2): don't dismiss expanded messages for non-typed key #39247luukvbaal3
2026-04-20docs: misc #39243Justin M. Keyes10
2026-04-20fix(api): expose fg_indexed/bg_indexed in nvim_get_hl (#39240)Justin M. Keyes7
2026-04-20vim-patch:9.2.0364: tests: test_smoothscroll_textoff_showbreak() failszeertzjq1
2026-04-20fix(smoothscroll): crash when resizing to textoff with showbreakJaehwang Jung3
2026-04-19fix(drawline): hang while redrawing diff filler above fold #39219Jaehwang Jung2
2026-04-19backport docs: misc (#39206)Justin M. Keyes18
2026-04-19backport: feat(events): trigger MarkSet autocmd in :delmarks (#39218)Ashley Hauck4