aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | fix(PVS V681): function call order is undefinedJustin M. Keyes2021-09-24
| * | | fix(PVS V576): false positiveJustin M. Keyes2021-09-24
| * | | fix(PVS V576): wrong fprintf() formatJustin M. Keyes2021-09-24
| * | | fix(PVS V507): false positiveJustin M. Keyes2021-09-24
* | | | Merge #15731 vim-patch:7.4.725,8.2.{0597,0598,0924,1035}Justin M. Keyes2021-09-24
|\ \ \ \
| * | | | vim-patch:8.2.1035: setreg() does not always clear the registerSean Dewar2021-09-23
| * | | | vim-patch:7.4.725Sean Dewar2021-09-23
| * | | | vim-patch:8.2.0924: cannot save and restore a register properlySean Dewar2021-09-23
| * | | | vim-patch:8.2.0598: test_eval_stuff fails in normal terminalSean Dewar2021-09-22
| * | | | vim-patch:8.2.0597: test_eval is old styleSean Dewar2021-09-22
| | |/ / | |/| |
* | | | refactor: format with uncrustify #15755dundargoc2021-09-24
| |/ / |/| |
* | | fix(lsp): guard textDocument/codeAction command logic #15769Chris Kipp2021-09-23
* | | fix: move contrib/uncrustify.cfg -> src/uncrustify.cfg #15768Justin M. Keyes2021-09-23
* | | fix(diagnostic): check for nil in show_diagnostics (#15772)Gregory Anders2021-09-23
* | | fix(diagnostic): don't return nil when callers expect a table (#15765)Gregory Anders2021-09-23
* | | Merge #14979 doc: convert Nvim style guide XML to vim :helpJustin M. Keyes2021-09-23
|\ \ \ | |/ / |/| |
| * | doc(dev_style.txt): misc updatesJustin M. Keyes2021-09-23
| * | doc: convert neovim style guide to vim doc.Dundar Göc2021-09-23
|/ /
* | build(deps): bump luarocks to 3.7.0 #15740Christian Clason2021-09-22
* | feat(diagnostic): allow customized diagnostic messages (#15742)Gregory Anders2021-09-22
* | Merge pull request #15739 from clason/luv-bumpJames McCoy2021-09-22
|\ \
| * | fix(build): call find_package(Threads) before using its variablesJames McCoy2021-09-21
| * | chore(deps): bump libuv and luv to 1.42.0Christian Clason2021-09-21
* | | Merge pull request #14115 from mfussenegger/lsp-commandsMichael Lingelbach2021-09-22
|\ \ \
| * | | feat(lsp): add a registry for client side code action commandsMathias Fussenegger2021-09-20
| * | | feat(lsp): include original request params in handler ctxMathias Fussenegger2021-09-20
* | | | docs: .git-blame-ignore-revs #15653Justin M. Keyes2021-09-22
* | | | refactor: format with uncrustify #15741dundargoc2021-09-22
* | | | vim-patch:34cc7d8c034f #15753Christian Clason2021-09-22
* | | | Merge pull request #15717 from gpanders/diagnostic-include-sourceMichael Lingelbach2021-09-21
|\ \ \ \
| * | | | refactor(diagnostic): remove get_virt_text_chunks()Gregory Anders2021-09-21
| * | | | feat(diagnostic): add option to include diagnostic sourceGregory Anders2021-09-21
|/ / / /
* | | | fix(diagnostic): preserve fields from LSP diagnostics via user_data (#15735)masterGregory Anders2021-09-21
* | | | fix(lsp): update lsp-handler signature in call_hierarchy (#15738)Mathias Fußenegger2021-09-21
* | | | ci(PVS): PVS/V009: add required header #15751dundargoc2021-09-21
* | | | fix(startup): init.lua: set $MYVIMRC to absolute path #15748Justin M. Keyes2021-09-21
* | | | Merge pull request #15745 from e-kwsm/MakefileJames McCoy2021-09-21
|\ \ \ \ | |_|/ / |/| | |
| * | | build: enhance MakefileEisuke Kawashima2021-09-21
|/ / /
* | | Merge pull request #15743 from jamessan/libuv-threadsJames McCoy2021-09-20
|\ \ \ | |/ / |/| |
| * | build: add ${CMAKE_THREAD_LIBS_INIT} to LIBUV_LIBRARIESJames McCoy2021-09-20
|/ /
* | fix(diagnostic): clamp line numbers in display layer (#15729)Gregory Anders2021-09-20
* | refactor: reformat with uncrustify #15736dundargoc2021-09-20
* | fix(inccommand): ignore trailing commands only for *previewed* command #15638itchyny2021-09-20
* | refactor: format with uncrustify #15726dundargoc2021-09-20
* | Merge #15727 build(lint): check scripts/*.luaJustin M. Keyes2021-09-19
|\ \
| * | build(lint): commit linterJustin M. Keyes2021-09-19
| * | build(lint): check scripts/*.luaJustin M. Keyes2021-09-19
|/ /
* | refactor(Makefile): use built-in make commands #15708kylo2522021-09-19
* | feat(diagnostic): match(), tolist(), fromlist() #15704Gregory Anders2021-09-19
* | refactor: format with uncrustify #15722dundargoc2021-09-19