summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(lsp): handle self-mapped methods in supports_method #39383nightlyTristan Knight1
2026-04-24feat(tui): restore 'ttyfast' to control tty requests #38699Kyle6
2026-04-24feat(api): nvim_echo(percent=nil) means "unknown" progress #39029Peter Cardenas5
2026-04-24fix(lsp): more info in error msg, deduplicate test #39359Justin M. Keyes1
2026-04-24fix(trust): always use "/" slashes in filepaths #39355Justin M. Keyes2
2026-04-24vim-patch:9.2.0390: filetype: some Beancount files are not recognized (#39360)zeertzjq1
2026-04-23feat(excmd): add :uptime command #39331Olivia Kinnear6
2026-04-23fix(lsp): handle null id in JSON-RPC responses #38340atusy1
2026-04-23fix(trust): hash unchanged empty buffers as empty files #39027Barrett Ruth1
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 Chasnovski2
2026-04-23fix(lsp): callHierarchy/outgoingCalls ranges are relative to caller, not call...Ashley Hauck1
2026-04-23fix(lsp): filter code_action diagnostics to the cursor #38988Barrett Ruth1
2026-04-23vim-patch:9.2.0383: [security]: runtime(netrw): shell-injection via sftp: and...zeertzjq2
2026-04-23vim-patch:9.2.0367: runtime(netrw): ~ note expanded on MS Windowszeertzjq1
2026-04-23vim-patch:21c0cd2: runtime(netrw): add missing escape() callszeertzjq1
2026-04-23vim-patch:9.2.0302: runtime(netrw): RFC2396 decoding double escaping spaceszeertzjq1
2026-04-23vim-patch:3e60f03: runtime(netrw): use fnameescape() with FileUrlEdit()zeertzjq1
2026-04-23vim-patch:9.2.0089: netrw: does not take port into account in hostname valida...zeertzjq1
2026-04-23vim-patch:9.2.0073: [security]: possible command injection using netrwzeertzjq2
2026-04-23vim-patch:9.2.0037: netrw: need better tests for absolute pathszeertzjq1
2026-04-23vim-patch:a2d87ba: runtime(netrw): Use right file system commands initializat...zeertzjq2
2026-04-22ci: drop cirrus #39321Justin M. Keyes1
2026-04-22feat(treesitter): expand selection to sibling node #38938altermo4
2026-04-22feat(:restart): v:starttime, v:exitreason #39282Justin M. Keyes6
2026-04-22perf(lsp): clear table by table.clear() #39222Yi Ming4
2026-04-22docs(quickfix): quickfix window location #39300luukvbaal1
2026-04-22fix(options): default 'titlestring' shows CWD #39233Nick Krichevsky2
2026-04-22fix(pack): GIT_DIR/GIT_WORK_TREE env vars may interfere #39279fleesk1
2026-04-22vim-patch:3918f32: runtime(doc): fix incorrect description of 'scrolloffpad'zeertzjq3
2026-04-22vim-patch:9.2.0356: Cannot apply 'scrolloff' context lines at end of filezeertzjq5
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-22fix(incsearch): support `c_CTRL-{G,T}` with an offset (#39097)Barrett Ruth1
2026-04-22fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)zeertzjq1
2026-04-21fix(messages): "progress" kind for busy messages #39280luukvbaal2
2026-04-21Merge pull request #39076 from bfredl/zig0.16bfredl1
2026-04-21fix(:restart): reuse --listen addr on Windows #38539Sanzhar Kuandyk1
2026-04-21feat(normal): normal-mode ZR does :restartJustin M. Keyes5
2026-04-21feat(defaults): map ZR to restartMike J. McGuirk5
2026-04-21fix(build): more changes to make zig 0.16.0 workbfredl1
2026-04-21vim-patch:9.2.0371: filetype: ghostty config files are not recognized (#39267)zeertzjq2
2026-04-21vim-patch:1c88aee: runtime: Remove wrong syn oneline keyword from a few synta...zeertzjq5
2026-04-20fix(ui2): don't dismiss expanded messages for non-typed key #39247luukvbaal2
2026-04-20fix(ui2): ensure msg window is visible after closing tabLuuk van Baal1
2026-04-20docs: misc #39207Justin M. Keyes5
2026-04-20fix(api): expose fg_indexed/bg_indexed in nvim_get_hl #39210glepnir3
2026-04-20Merge #39194 from justinmk/luavimfnJustin M. Keyes3
2026-04-19feat(options): add 'winpinned' to pin a window #39157luukvbaal5
2026-04-20fix(health): workaround nil vim.system():wait() resultJustin M. Keyes1