aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
| * | | | vim-patch:8.1.0306: plural messages are not translated properlyJames McCoy2021-11-01
* | | | | refactor(api/marks)!: add opts param for feature extensibility (#16146)Javier Lopez2021-11-01
* | | | | fix(lsp): pass the enriched ctx to the client-side command (#16201)Nghia Le Minh2021-11-01
|/ / / /
* | | | Merge pull request #16198 from jamessan/limit-ci-branchesJames McCoy2021-11-01
|\ \ \ \
| * | | | ci: limit CI checks to the main dev branchesJames McCoy2021-10-31
* | | | | feat(lsp): add per-client commands (#16101)Michael Lingelbach2021-11-01
* | | | | feat(ui): add `opt.kind` to `vim.ui.select` (#15838)Zachary Churchill2021-10-31
* | | | | refactor: saner options for uncrustify #16196dundargoc2021-10-31
|/ / / /
* | | | fix(lsp): improve symbols_to_items performance (#16197)Michael Lingelbach2021-10-31
* | | | Merge pull request #15907 from black-desk/utf32-to-utf16Michael Lingelbach2021-10-31
|\ \ \ \
| * | | | fix(lsp): default to UTF-16 when lsp client using str_utfindexblack_desk2021-10-31
| * | | | fix(lsp): default to UTF-16 in make_position_paramsblack_desk2021-10-31
|/ / / /
* | | | Merge pull request #16195 from jamessan/really-fix-win-ciJames McCoy2021-10-31
|\ \ \ \
| * | | | fix(ci): use correct check for path-existenceJames McCoy2021-10-31
* | | | | fix(lsp): don't update active_clients on exit_timeout (#16192)David Hotham2021-10-31
|/ / / /
* | | | Merge pull request #16187 from erw7/fix-build-MinGWJames McCoy2021-10-31
|\ \ \ \
| * | | | fix(build): fix build failure in MinGWerw72021-11-01
* | | | | Merge pull request #16188 from bfredl/packentryBjörn Linse2021-10-31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(runtime): fix missing packpath entriesBjörn Linse2021-10-31
|/ / / /
* | | | Merge pull request #16191 from jamessan/fix-cpack-removalJames McCoy2021-10-31
|\ \ \ \
| * | | | ci(win): only remove choco's cpack.exe if it existsJames McCoy2021-10-31
* | | | | feat(lsp): add formatexpr (#16186)Michael Lingelbach2021-10-31
|/ / / /
* | | | fix(lsp): add placeholder cancel function (#16189)Michael Lingelbach2021-10-31
* | | | Merge pull request #16182 from jamessan/backport-commentJames McCoy2021-10-30
|\ \ \ \
| * | | | ci(backport): trigger on comments too, so "/backport" worksJames McCoy2021-10-30
|/ / / /
* | | | Merge pull request #16181 from jamessan/backport-permsJames McCoy2021-10-30
|\ \ \ \
| * | | | ci(backport): bump version to v0.0.7James McCoy2021-10-30
| * | | | ci(backport): add write permissions for contents/pull_requestsJames McCoy2021-10-30
|/ / / /
* | | | Merge pull request #16180 from jamessan/release-workflowJames McCoy2021-10-30
|\ \ \ \
| * | | | ci: make sure choco cpack does not interfere with CMake cpackJames McCoy2021-10-30
| * | | | ci(release): do not fail if stable/nightly release doesn't existJames McCoy2021-10-30
| * | | | ci(release): re-publish "stable" release for versioned releasesJames McCoy2021-10-30
| * | | | ci(release): use gh cli instead of 3rd-party actionsJames McCoy2021-10-30
|/ / / /
* | | | feat: add vim.str_utf_{start,end} (#16129)Michael Lingelbach2021-10-30
* | | | fix(vim-patch.sh): run nvim with -u NONE -n #16179Sean Dewar2021-10-30
* | | | feat(lsp): default to botright for setting qflist (#16177)Michael Lingelbach2021-10-30
* | | | fix(vim.mpack): rename pack/unpack => encode/decode #16175Justin M. Keyes2021-10-30
* | | | fix(build): remove amalg build target for LuaJIT (#16178)Christian Clason2021-10-30
* | | | refactor(diagnostic): make display handlers generic (#16137)Gregory Anders2021-10-29
* | | | refactor: uncrustify #16090dundargoc2021-10-29
* | | | fix(eval): fix has('wsl') #16153erw72021-10-29
* | | | Merge pull request #16154 from bfredl/neoscriptBjörn Linse2021-10-30
|\ \ \ \
| * | | | refactor(api): break out Vim script functions to its own fileBjörn Linse2021-10-29
| * | | | refactor(api): break out vim_to_object/object_to_vim to own fileBjörn Linse2021-10-29
* | | | | build(deps): bump luv to 1.42.0-1 (#16113)Christian Clason2021-10-29
* | | | | build(deps): bump luajit to latest commit (#16041)Christian Clason2021-10-29
|/ / / /
* | | | feat(lsp): track pending+cancel requests on client object #15949jdrouhard2021-10-29
* | | | fix(eval): checking for a non-empty string is too strict (#15987)Fabian2021-10-28
* | | | vim-patch:8.2.3556: filler lines are incorrect for other window in diff mode ...Jaehwang Jerry Jung2021-10-28