summaryrefslogtreecommitdiffstatshomepage
path: root/src
AgeCommit message (Expand)AuthorFiles
2026-04-12fix(api): nvim_get_hl drops groups defined with link_global #38492glepnir4
2026-04-12docs: miscJustin M. Keyes4
2026-04-12build: support GNU Hurd by skipping BSD sysctl checks #38975mnikic1
2026-04-12perf(ui): check rectangle intersection when looking for covering grids #38500jdrouhard1
2026-04-11feat(connect): filepath completion #38959Justin M. Keyes1
2026-04-11fix(highlight): preserve inherited colors when update=true breaks links #38750glepnir1
2026-04-11docs: update version.c #38816github-actions[bot]1
2026-04-10vim-patch:9.2.0331: spellfile: stack buffer overflows in spell file generatio...zeertzjq1
2026-04-10feat(ex): add `:log` commandOlivia Kinnear4
2026-04-09feat(logs)!: move logs to `stdpath("state")/logs`Olivia Kinnear2
2026-04-09fix(messages): truncate warning messages only in display (#38901)zeertzjq3
2026-04-08feat(api): rename buffer to buf #35330Jordan3
2026-04-08fix(api)!: nvim_clear_autocmds() "event" handlingSean Dewar1
2026-04-08docs(api): nvim_exec_autocmds() default "pattern"Sean Dewar1
2026-04-08fix(api)!: empty non-nil autocmd "pattern" handlingSean Dewar1
2026-04-08fix(statusline): no window-local highlights for last line 'ruler' #38879luukvbaal1
2026-04-08fix(pum): crash with 'pumborder' and wide item (#38852)glepnir1
2026-04-08fix(rpc): trigger UILeave earlier on channel close (#38846)zeertzjq2
2026-04-07fix(message): flush messages before "empty" msg_show #38854luukvbaal1
2026-04-07fix(undo): undefined behavior with empty entry in 'undodir' (#38849)zeertzjq1
2026-04-07fix: don't make path empty when truncating trailing slashes (#38844)zeertzjq2
2026-04-07Merge pull request #38669 from SanzharKuandyk/fix-38667zeertzjq3
2026-04-07vim-patch:794c304: runtime(doc): clarify incsearch feature and typed chars (#...zeertzjq1
2026-04-07vim-patch:9.2.0312: C-type names are marked as translatable (#38829)zeertzjq4
2026-04-06fix(cmdline): 'inccommand' preview after setcmdline() #38795luukvbaal1
2026-04-06fix(tui): check background color on resume #38726Josh Triplett1
2026-04-06fix(events): avoid recursive loop_uv_run() from vim.ui_attach() shell messageLuuk van Baal2
2026-04-06fix(channel): fix Ctrl-C handling regression in terminalSanzhar Kuandyk2
2026-04-06refactor(typval.c): fix wrong argument to macro (#38813)nameearly1
2026-04-06vim-patch:9.2.0293: :packadd may lead to heap-buffer-overflowzeertzjq1
2026-04-06vim-patch:9.2.0291: too many strlen() callszeertzjq8
2026-04-05Merge #38796 from justinmk/doc2Justin M. Keyes1
2026-04-06docs: statuslineJustin M. Keyes1
2026-04-05fix(windows): force console codepage to UTF-8 for shell/system() #38742Elijah Koulaxis1
2026-04-05fix(coverity): coverity/530031, coverity/530027 resource leaks #37916Jibril1
2026-04-05fix(help): show error when using :help! with nothing at cursor #38775zeertzjq3
2026-04-05docs: update version.c #38752github-actions[bot]1
2026-04-04fix(:restart): inherit stderr fd on Unix (#38755)zeertzjq1
2026-04-04fix(channel): crash on exit after closing v:stderr channel (#38754)zeertzjq1
2026-04-04vim-patch:9.2.0298: Some internal variables are not modified (#38758)zeertzjq2
2026-04-04vim-patch:9.2.0296: Redundant and incorrect integer pointer casts in drawline...zeertzjq1
2026-04-04vim-patch:9.2.0295: 'showcmd' shows wrong Visual block size with 'linebreak' ...zeertzjq1
2026-04-04vim-patch:9.2.0289: 'linebreak' may lead to wrong Visual block highlighting (...zeertzjq19
2026-04-04vim-patch:af58a9f: runtime(doc): adjust :h 'autowrite' and :h 'autowriteall'zeertzjq1
2026-04-04vim-patch:9.2.0267: 'autowrite' not triggered for :termzeertzjq2
2026-04-03docs: update version.c #38625github-actions[bot]1
2026-04-03vim-patch:9.2.0285: :syn sync grouphere may go beyond end of line (#38727)zeertzjq1
2026-04-02feat(:restart): reattach all UIs (#38683)zeertzjq3
2026-04-02refactor(treesitter): add nts_parser_parse_bufLewis Russell2
2026-04-01fix(api): avoid error when parsing invalid expr after :echo (#38695)zeertzjq1