summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFiles
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
2026-04-16fix(treesitter): restore highlighting on 32 bit systems #39091Barrett Ruth2
2026-04-16refactor(lsp): fix typing for LSP methods #39099Luis Calle1
2026-04-16vim-patch:9.2.0357: [security]: command injection via backticks in tag files ...zeertzjq2
2026-04-15backport: refactor: update usages of deprecated "buffer" param #39090Justin M. Keyes11
2026-04-15Merge #39088 test: replace busted with local harnessJustin M. Keyes45
2026-04-15refactor(api): rename "window" to "win" (positional parameters) #39083Justin M. Keyes8
2026-04-15test: replace busted with local harnessLewis Russell44
2026-04-15fix(lua): make vim.deep_equal cycle-safeLewis Russell3
2026-04-15test(vterm): retain ffi callback structsLewis Russell1
2026-04-15refactor(api): rename buffer to buf (positional parameters) #39013Justin M. Keyes9
2026-04-15vim-patch:partial:9.2.0348: potential buffer underrun when setting statusline...zeertzjq5
2026-04-15vim-patch:9.2.0345: Wrong autoformatting with 'autocomplete' (#39060)zeertzjq2
2026-04-14fix(gf): handle local `file:` URI paths #38915Barrett Ruth2
2026-04-14test: n.rmdir() save-and-restore CWD #39048Justin M. Keyes1
2026-04-14test(pack): use n.rmdir() to delete directories #39046Evgeni Chasnovski1
2026-04-14fix(cmdline): avoid Ex-mode NULL cmdline_block event #39043luukvbaal2
2026-04-14Merge pull request #39039 from justinmk/releaseJustin M. Keyes15
2026-04-14ci: mention "backport" in PR title #39040Justin M. Keyes1
2026-04-14docs: lsp, options, apiJustin M. Keyes14
2026-04-14fix(lua): not obvious which _meta/ files are generated #39035Justin M. Keyes20
2026-04-14refactor(options): generate "modeline disallowed" doc text (#39034)neovim-backports[bot]7
2026-04-13backport: feat(api): rename buffer to buf in retval #39015Justin M. Keyes11
2026-04-13fix(terminal): do not reflow altscreen on resize #39024neovim-backports[bot]1
2026-04-12test(terminal/channel_spec): wait some time for shell to start (#38995)zeertzjq1
2026-04-12revert: "fix(lsp): only resolve LSP configs once" #38990Justin M. Keyes1