summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFiles
2026-03-28version bumprelease-0.11Justin M. Keyes1
2026-03-28NVIM v0.11.7v0.11.7Justin M. Keyes2
2026-03-28vim-patch:9.2.0202: [security]: command injection via newline in glob() (#38385)zeertzjq1
2026-03-21backport: fix(mpack): boundary values for negative integer encoding (#38411)Justin M. Keyes4
2026-03-13test: include :cd in pcall() in rmdir() (#38278)zeertzjq1
2026-03-12vim-patch:9.2.0137: [security]: crash with composing char in collection range...zeertzjq2
2026-03-07fix(treesitter): escape hyphen in lua patternStefan VanBuren1
2026-03-06fix(api): nvim_set_hl crashes when url= key is passedglepnir2
2026-03-04fix(treesitter): normalize language aliasesStefan VanBuren2
2026-02-28vim-patch:9.2.0077: [security]: Crash when recovering a corrupted swap file (...zeertzjq4
2026-02-28vim-patch:9.2.0078: [security]: stack-buffer-overflow in build_stl_str_hl() (...zeertzjq2
2026-02-24fix(watch): invalid joined path #37973Oleksandr Chekhovskyi1
2026-02-19vim-patch:9.2.0028: matchadd() conceal may use unrelated syntax cchar (#37974)zeertzjq2
2026-02-18ci(deps): don't brew install ninja on macOSChristian Clason1
2026-02-18test(win_scrolled_resized_spec): fix flaky test (#37942)zeertzjq1
2026-02-18test(screen): fix minimal timeout too small for "intermediate" (#37933)zeertzjq1
2026-02-18test: fix test failure causing following tests to fail (#37932)zeertzjq1
2026-02-15vim-patch:9.2.0004: Changing hidden prompt buffer cancels :startinsert/:stopi...zeertzjq5
2026-02-15fix(highlight): setting 'winhl' doesn't work with global ns (#37868)zeertzjq4
2026-02-15test: move deprecated highlight API tests #37801glepnir2
2026-02-11fix(channel): possible hang after connecting with TCP times out (#37813)zeertzjq2
2026-02-11fix(channel): crash on failed sockconnect() (#37811)zeertzjq2
2026-02-11test: wait for uv.pipe_connect() callback (#37640)zeertzjq3
2026-02-08test(terminal): skip flaky test on Windows (#37774)Sean Dewar1
2026-02-08test(api/server_requests_spec): fix flaky test (#37771)zeertzjq1
2026-02-07vim-patch:9.1.2130: Page scrolling in Insert mode beeps (#37710)zeertzjq2
2026-02-07vim-patch:9.1.2136: :tab sbuffer may close old tabpage (#37765)zeertzjq3
2026-02-06fix(terminal): reset `w_leftcol` after resizing terminalhorrifyingHorse2
2026-02-06vim-patch:9.1.2133: Another case of buffer overflow with 'helpfile' (#37746)zeertzjq2
2026-02-06fix(process): avoid buffering unnecessary UI event with PTY CWD (#37582)zeertzjq2
2026-02-06vim-patch:9.1.2119: tests: Test_language_cmd fails on OpenBSD (#37503)Kevin Goodsell1
2026-02-06test: add reasons to some skipped tests (#37632)zeertzjq5
2026-02-06fix(terminal): heap UAF if buffer deleted during TermRequest (#37612)zeertzjq2
2026-02-06vim-patch:9.1.2132: [security]: buffer-overflow in 'helpfile' option handling...zeertzjq2
2026-02-05test(terminal/cursor_spec): fix flaky test (#37715)zeertzjq1
2026-02-05test(terminal/cursor_spec): fix flaky test (#37681)zeertzjq1
2026-02-04docs: setting g:clipboard after provider init #37705Kevin Locke1
2026-02-04vim-patch:9.1.2128: Heap use after free in buf_check_timestamp()Sean Dewar2
2026-02-01fix(lsp): call `on_list` before reading `loclist` #37645Maria Solano1
2026-01-28perf(filetype): vim.filetype.get_option cache miss when option value is false...phanium1
2026-01-27fix: lsp.enable() don't work correctly inside FileType event #37538phanium2
2026-01-26Release Nvim 0.11.6 #37564Justin M. Keyes2
2026-01-26version bumpJustin M. Keyes1
2026-01-26NVIM v0.11.6v0.11.6Justin M. Keyes2
2026-01-26docs: nvim_set_hl fg_index, bg_indexed #37534glepnir3
2026-01-24vim-patch:9.1.2107: :normal may change cmdline history (#37523)zeertzjq2
2026-01-24vim-patch:9.1.2105: tests: not enough tests for using plain_vgetc() (#37521)zeertzjq1
2026-01-24vim-patch:3a324c8: runtime(doc): Fix typo in syntax.txt (#37522)zeertzjq1
2026-01-23vim-patch:9.1.1872: Cmdline history not updated when mapping <Up> and <CR> (#...zeertzjq4
2026-01-22fix(terminal): <Ignore> should be no-op (#37494)zeertzjq3