summaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAIN.md
AgeCommit message (Expand)AuthorFiles
2026-03-11docs: api, messages, lsp, trustJustin M. Keyes1
2026-02-12docs: lsp, options, promptbufJustin M. Keyes1
2026-02-12build(deps): bump libuv to v1.52.0Christian Clason1
2025-12-15docs: misc, editorconfigJustin M. Keyes1
2025-12-06docs: miscJustin M. Keyes1
2025-06-14docs: miscdundargoc1
2025-05-06docs(luv): replace bundled LuaCATS meta files with upstreamChristian Clason1
2025-04-17refactor(lsp): gen_lspLewis Russell1
2025-04-13docs: misc (#33093)dundargoc1
2025-03-15docs: miscdundargoc1
2025-01-07refactor: adopt vtermdundargoc1
2025-01-03test: spawn_wait() starts a non-RPC Nvim processJustin M. Keyes1
2024-10-21fix(lua): vim.deprecate does not support major>0Justin M. Keyes1
2024-10-06ci: bump macos runner version to macos-15dundargoc1
2024-09-05refactor: adopt termkey and eliminate duplicate codedundargoc1
2024-08-29docs: misc (#29719)dundargoc1
2024-08-10build(deps): vendor libvterm at v0.3.3Christian Clason1
2024-05-16build(release.sh): use git cliff, drop old scriptJustin M. Keyes1
2024-05-15docs: newsJustin M. Keyes1
2024-05-15docs: misc (#28609)dundargoc1
2024-05-11ci(build): use latest over explicit image versiondundargoc1
2024-05-01ci: improve default backport pull request titledundargoc1
2024-04-30docs: misc #24163Justin M. Keyes1
2024-03-23ci(windows): optionally test windows with ASANdundargoc1
2024-03-12docs: small fixes (#27364)dundargoc1
2024-03-08ci: allow skipping news workflow with a labeldundargoc1
2024-01-29docs: document special labels used in CIdundargoc1
2024-01-17docs: various fixes (#26929)dundargoc1
2024-01-14docs: auto-generate docs for `vim.lpeg` and `vim.re`Jongwook Choi1
2023-12-27refactor: use vim.deprecate on all deprecated functionsdundargoc1
2023-12-13docs: fix linksdundargoc1
2023-12-12docs: inline wiki page Deps.md into MAINTAIN.mddundargoc1
2023-12-12docs: inline wiki page Refactoring.md into MAINTAIN.mddundargoc1
2023-12-06docs: small fixes (#26243)dundargoc1
2023-11-30docs: update MAINTAIN.mdGregory Anders1
2023-11-27docs: small fixes (#26154)dundargoc1
2023-11-21docs: update MAINTAIN.mddundargoc1
2023-09-24feat(meta): add types for vim.lpegMaria José Solano1
2023-09-15docs(MAINTAIN): Add note about deprecation policy exceptions (#25159)Gregory Anders1
2023-09-10build(lua): vendor coxpcallbfredl1
2023-08-09docs(MAINTAIN): update deprecation policy (#24619)Lewis Russell1
2023-08-09fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason1
2023-08-03docs: miscJustin M. Keyes1
2023-08-01feat(gen_lsp.lua): sort by name, handle failure #24504Justin M. Keyes1
2023-07-08docs: MAINTAIN.md, nvim_get_markJustin M. Keyes1
2023-06-19docs: deprecation policy #23138Gregory Anders1
2023-06-19docs #22363Justin M. Keyes1
2023-05-13docs: small fixesdundargoc1
2023-02-22feat(lua): make sure require'bit' always works, even with PUC lua 5.1bfredl1
2023-02-18ci: split ci.yml into a test workflow and a build test workflow (#22302)dundargoc1