summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFiles
2026-04-24ci: bump the github-actions group across 2 directories with 4 updatesdependabot/github_actions/github-actions-c6747d2992dependabot[bot]4
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
2026-04-22fix(pack): GIT_DIR/GIT_WORK_TREE env vars may interfere #39279fleesk2
2026-04-22fix(cmd): ++p, ++edit should match "word" boundary #39146glepnir2
2026-04-22Merge pull request #39248 from zeertzjq/vim-9.2.0356zeertzjq16
2026-04-22vim-patch:3918f32: runtime(doc): fix incorrect description of 'scrolloffpad'zeertzjq4
2026-04-22vim-patch:9.2.0356: Cannot apply 'scrolloff' context lines at end of filezeertzjq16
2026-04-22vim-patch:9.2.0385: Integer overflow with "ze" and large 'sidescrolloff' (#39...zeertzjq3
2026-04-22vim-patch:10040bc: runtime(sh): allow "#" in special derefszeertzjq1
2026-04-22vim-patch:16d2854: runtime(graphql): Update syntax script to September 2025 speczeertzjq1
2026-04-22vim-patch:9.2.0384: stale Insstart after cursor move breaks undo (#39290)zeertzjq2
2026-04-22fix(incsearch): support `c_CTRL-{G,T}` with an offset (#39097)Barrett Ruth5