summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFiles
2026-04-25ci: ensure full sanitizer logs are shown in CI #39361HEADmasterJustin M. Keyes1
2026-04-25fix(channel): stack-buffer-overflow with exit during connection (#39387)zeertzjq3
2026-04-25fix(build): add `_core/time.lua` to gettext #39384Olivia Kinnear1
2026-04-25test: add finally() to meta file (#39388)zeertzjq1
2026-04-24fix(lsp): handle self-mapped methods in supports_method #39383nightlyTristan Knight2
2026-04-24feat(tui): restore 'ttyfast' to control tty requests #38699Kyle11
2026-04-24fix(api): leak preview callback LuaRef in nvim_create_user_command #39357Barrett Ruth2
2026-04-24fix(api): LuaRef leak in nvim_set_keymap on LHS too long (>=66 bytes) #39351Barrett Ruth2
2026-04-24fix(path): normalize path slashes on Windows #37729tao41
2026-04-24feat(api): nvim_echo(percent=nil) means "unknown" progress #39029Peter Cardenas8
2026-04-24test: curbuf initialized in describe-block #39365glepnir1
2026-04-24fix(lsp): more info in error msg, deduplicate test #39359Justin M. Keyes2
2026-04-24fix(trust): always use "/" slashes in filepaths #39355Justin M. Keyes5
2026-04-24vim-patch:9.2.0390: filetype: some Beancount files are not recognized (#39360)zeertzjq2
2026-04-23fix(options): repair stale UI state after `:set all&` #39026Barrett Ruth3
2026-04-23feat(excmd): add :uptime command #39331Olivia Kinnear11
2026-04-23refactor(test): deduplicate trust tests #39354Justin M. Keyes2
2026-04-23fix(lsp): handle null id in JSON-RPC responses #38340atusy2
2026-04-23fix(trust): hash unchanged empty buffers as empty files #39027Barrett Ruth3
2026-04-23fix(lua): don't strip debuginfo in precompile module #39191phanium5
2026-04-23fix(lsp): malformed edit if apply_text_edits() is called twice #34954geril072
2026-04-23fix(pack): only use tags that strictly comply with semver spec #39342Evgeni Chasnovski3
2026-04-23Merge pull request #39339 from bfredl/reunificationbfredl2
2026-04-23fix(build.zig): reunify parser install pathbfredl2
2026-04-23fix(lsp): callHierarchy/outgoingCalls ranges are relative to caller, not call...Ashley Hauck2
2026-04-23fix(lsp): filter code_action diagnostics to the cursor #38988Barrett Ruth2
2026-04-23fix(terminal): memory leak in pending TermRequest StringBuilder #39333Barrett Ruth2
2026-04-23vim-patch:partial:9.2.0315: missing bound-checks (#39334)zeertzjq4
2026-04-23Merge pull request #37882 from zeertzjq/vim-a2d87bazeertzjq5
2026-04-23vim-patch:9.2.0383: [security]: runtime(netrw): shell-injection via sftp: and...zeertzjq3
2026-04-23vim-patch:9.2.0367: runtime(netrw): ~ note expanded on MS Windowszeertzjq2
2026-04-23vim-patch:21c0cd2: runtime(netrw): add missing escape() callszeertzjq1
2026-04-23vim-patch:9.2.0302: runtime(netrw): RFC2396 decoding double escaping spaceszeertzjq2
2026-04-23vim-patch:9.2.0281: tests: Test_netrw_FileUrlEdit.. fails on Windowszeertzjq1
2026-04-23vim-patch:3e60f03: runtime(netrw): use fnameescape() with FileUrlEdit()zeertzjq2
2026-04-23vim-patch:9.2.0089: netrw: does not take port into account in hostname valida...zeertzjq2
2026-04-23vim-patch:9.2.0073: [security]: possible command injection using netrwzeertzjq3
2026-04-23vim-patch:9.2.0037: netrw: need better tests for absolute pathszeertzjq2
2026-04-23vim-patch:a2d87ba: runtime(netrw): Use right file system commands initializat...zeertzjq3
2026-04-22vim-patch:9.2.0388: strange indent in update_topline() (#39324)zeertzjq1
2026-04-22ci: drop cirrus #39321Justin M. Keyes11
2026-04-22feat(treesitter): expand selection to sibling node #38938altermo5
2026-04-22feat(:restart): v:starttime, v:exitreason #39282Justin M. Keyes16
2026-04-22feat(eval): treat Lua string as "blob" in writefile() #39098Barrett Ruth3
2026-04-22fix(shada): bdelete'd buffers not stored in oldfiles #39070glepnir2
2026-04-22perf(lsp): clear table by table.clear() #39222Yi Ming5
2026-04-22fix(cmdline): avoid 'incsearch' recursion after redraw #39303luukvbaal4
2026-04-22docs(quickfix): quickfix window location #39300luukvbaal1
2026-04-22fix(options): default 'titlestring' shows CWD #39233Nick Krichevsky6
2026-04-22build(deps): bump tree-sitter-c to v0.24.2Christian Clason2