summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFiles
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
2026-04-18fix(lsp): skip codelens refresh redraw for deleted buffer #39193Jaehwang Jung2
2026-04-18fix(lsp): show CompletionItem.detail in info popup #38904glepnir2
2026-04-18docs(events): Lua types for autocmd event-data #38518Aditya Malik5
2026-04-18fix(lua): make `vim._with()` work with `buf=0` and `win=0` context #39151Evgeni Chasnovski2
2026-04-18fix(eval): crash on some NULL ptr deref #39182phanium3
2026-04-18test(tui_spec): don't run tty-test in a shell (#39186)zeertzjq1
2026-04-18fix(marks): adjust marks when unloading "nofile" buffer #39118luukvbaal2
2026-04-18fix(vim.filetype): match() fails if g:ft_ignore_pat is not defined #39158Evgeni Chasnovski2
2026-04-18backport: test(lsp): extract buf/util parts from lsp_spec.lua (#39170)Justin M. Keyes5
2026-04-18vim-patch:450895d: runtime(make): fix wrong highlighting with $ inside double...zeertzjq1
2026-04-18vim-patch:e666597: runtime(doc): make window option description a bit less va...zeertzjq1
2026-04-17fix(terminal): forward streamed bracketed paste properly (#39152)zeertzjq3
2026-04-18ci: bump the github-actions group across 2 directories with 2 updatesdependabot[bot]2
2026-04-17test: include test path in summary (#39141)zeertzjq7
2026-04-17fix(completion): update CursorColumn during completion (#39159)zeertzjq3
2026-04-17vim-patch:8.2.2440: documentation based on patches is outdated (#39144)zeertzjq11
2026-04-17test: lint EXX error codes #8155Justin M. Keyes23
2026-04-17refactor: move e_invalwindow to errors.h (#39067)glepnir4
2026-04-17docs(pack): improve "Synchronize across machines" steps #39122Evgeni Chasnovski2
2026-04-16fix(treesitter): TSNode:id() with NUL byte causes unreliable select() #39134altermo2
2026-04-16fix(ui2): dialog paging is inconsistent #39128luukvbaal2
2026-04-16docs(diagnostic): severity names are sometimes allowed #39120Evgeni Chasnovski1
2026-04-16test(pack): increase retry timeout for startup test #39125Evgeni Chasnovski1
2026-04-16backport test: lint naming conventions (#39124)Justin M. Keyes14
2026-04-16docs(l10n): fix fuzzy zh_CN translations #39109purrtc0l1