summaryrefslogtreecommitdiffstatshomepage
path: root/src
AgeCommit message (Expand)AuthorFiles
2026-04-22fix(cmdline): avoid 'incsearch' recursion after redraw #39303luukvbaal3
2026-04-22fix(float): don't unload 'hidden' float buffer with :close! (#39304)neovim-backports[bot]1
2026-04-22fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)zeertzjq3
2026-04-22fix(options): default 'titlestring' shows CWD #39233Nick Krichevsky2
2026-04-22fix(:restart): --listen reusage on windows #39281neovim-backports[bot]1
2026-04-22fix(cmd): ++p, ++edit should match "word" boundary #39146glepnir1
2026-04-22vim-patch:9.2.0385: Integer overflow with "ze" and large 'sidescrolloff' (#39...zeertzjq2
2026-04-21backport: refactor(test): drop deprecated exc_exec #39255Justin M. Keyes1
2026-04-21fix(substitute): don't crash with very large count (#39272)zeertzjq3
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-20docs: misc #39243Justin M. Keyes3
2026-04-20fix(api): expose fg_indexed/bg_indexed in nvim_get_hl (#39240)Justin M. Keyes3
2026-04-20fix(smoothscroll): crash when resizing to textoff with showbreakJaehwang Jung1
2026-04-19fix(drawline): hang while redrawing diff filler above fold #39219Jaehwang Jung1
2026-04-19backport: feat(events): trigger MarkSet autocmd in :delmarks (#39218)Ashley Hauck1
2026-04-18fix(eval): crash on some NULL ptr deref #39182phanium3
2026-04-18fix(marks): adjust marks when unloading "nofile" buffer #39118luukvbaal1
2026-04-17fix(terminal): forward streamed bracketed paste properly (#39152)zeertzjq2
2026-04-17fix(completion): update CursorColumn during completion (#39159)zeertzjq2
2026-04-17vim-patch:8.2.2440: documentation based on patches is outdated (#39144)zeertzjq2
2026-04-17test: lint EXX error codes #8155Justin M. Keyes1
2026-04-17refactor: move e_invalwindow to errors.h (#39067)glepnir4
2026-04-16backport test: lint naming conventions (#39124)Justin M. Keyes7
2026-04-16docs(l10n): fix fuzzy zh_CN translations #39109purrtc0l1
2026-04-16fix(treesitter): restore highlighting on 32 bit systems #39091Barrett Ruth1
2026-04-16vim-patch:9.2.0357: [security]: command injection via backticks in tag files ...zeertzjq1
2026-04-15refactor(api): rename "window" to "win" (positional parameters) #39083Justin M. Keyes3
2026-04-15refactor(api): rename buffer to buf (positional parameters) #39013Justin M. Keyes7
2026-04-15vim-patch:partial:9.2.0348: potential buffer underrun when setting statusline...zeertzjq1
2026-04-15vim-patch:9.2.0345: Wrong autoformatting with 'autocomplete' (#39060)zeertzjq1
2026-04-14fix(gf): handle local `file:` URI paths #38915Barrett Ruth1
2026-04-14fix(cmdline): avoid Ex-mode NULL cmdline_block event #39043luukvbaal1
2026-04-14docs: lsp, options, apiJustin M. Keyes2
2026-04-14fix(lua): not obvious which _meta/ files are generated #39035Justin M. Keyes1
2026-04-14refactor(options): generate "modeline disallowed" doc text (#39034)neovim-backports[bot]5
2026-04-13backport: feat(api): rename buffer to buf in retval #39015Justin M. Keyes5
2026-04-13fix(terminal): do not reflow altscreen on resize #39024neovim-backports[bot]1
2026-04-12fix(pum): info float width grows on reselect with 'linebreak' #38680glepnir1
2026-04-12docs: miscJustin M. Keyes4
2026-04-12fix(api): nvim_get_hl drops groups defined with link_global #38492glepnir4
2026-04-12fix(normal): pass count to 'keywordprg' as arg1 #38965Barrett Ruth2
2026-04-11feat(connect): filepath completion #38959Justin M. Keyes1
2026-04-11fix(highlight): preserve inherited colors when update=true breaks links #38750glepnir1
2026-04-11vim-patch:9.2.0331: spellfile: stack buffer overflows in spell file generatio...zeertzjq1
2026-04-09fix(messages): truncate warning messages only in display (#38901)zeertzjq3
2026-04-09backport: feat(api): rename buffer to buf (#38899)Justin M. Keyes3
2026-04-08fix(api): nvim_clear_autocmds() "event" type checkSean Dewar1
2026-04-08docs(api): nvim_exec_autocmds() default "pattern"Sean Dewar1
2026-04-08fix(statusline): no window-local highlights for last line 'ruler' #38879luukvbaal1