aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge #11914 'vim-patch:8.1.{1122,1868}'Justin M. Keyes2020-02-20
|\
| * vim-patch:8.1.1122: char2nr() does not handle composing charactersJan Edmund Lazo2020-02-20
| * vim-patch:8.1.1868: multi-byte chars in 'listchars' fail with 'linebreak' setJan Edmund Lazo2020-02-20
|/
* quickfix.c: Fix vimgrep regression #11907cballam2020-02-19
* Merge pull request #11908 from bfredl/qf_msg-fixupBjörn Linse2020-02-19
|\
| * test: always use "set more" with :digraph testBjörn Linse2020-02-19
|/
* Merge #11895 'lsp: fix textDocument/completion handling'Justin M. Keyes2020-02-18
|\
| * lsp: make functions private and use filter functionHirokazu Hata2020-02-19
| * lsp: respect the sort order if there is sortTextHirokazu Hata2020-02-19
| * lsp: fix textDocument/completion handlingHirokazu Hata2020-02-19
| * lua: move test helper function, map and filter, to vim.shared moduleHirokazu Hata2020-02-18
* | clang/scan-build: fix dead stores #11900Hirokazu Hata2020-02-18
* | Merge #11887 'loop_close: close all handles'Justin M. Keyes2020-02-18
|\ \ | |/ |/|
| * loop_close: close all handlesJustin M. Keyes2020-02-17
| * loop_close: call uv_stop(), fix bugJustin M. Keyes2020-02-17
|/
* loop_close: timout after 2 seconds #11821Justin M. Keyes2020-02-16
* test: always dump logs on failure #11886Justin M. Keyes2020-02-16
* Merge #11873 from janlazo/vim-8.1.0786Justin M. Keyes2020-02-16
|\
| * vim-patch:8.2.0267: no check for a following cmd when calling a function failsJan Edmund Lazo2020-02-16
| * vim-patch:8.1.0043: ++bad argument of :edit does not work properlyJan Edmund Lazo2020-02-16
| * vim-patch:8.0.1660: the terminal API "drop" command doesn't support optionsJan Edmund Lazo2020-02-16
| * vim-patch:8.1.1201: output of :command is hard to readJan Edmund Lazo2020-02-16
| * vim-patch:8.1.2187: error for bad regexp even though regexp is not usedJan Edmund Lazo2020-02-16
| * vim-patch:8.2.0241: crash when setting 'buftype' to "quickfix"Jan Edmund Lazo2020-02-16
| * vim-patch:8.1.2223: cannot see what buffer an ml_get error is forJan Edmund Lazo2020-02-16
| * vim-patch:8.1.0786: ml_get error when updating the status lineJan Edmund Lazo2020-02-16
| * vim-patch:8.1.2259: running tests may leave XfakeHOME behindJan Edmund Lazo2020-02-16
| * vim-patch:8.1.2131: MSVC tests failJan Edmund Lazo2020-02-16
| * vim-patch:8.1.2129: using hard coded executable path in testJan Edmund Lazo2020-02-16
* | Merge #11837 'LSP: fixes, improve test visibility'Justin M. Keyes2020-02-16
|\ \ | |/ |/|
| * test/LSP: assert contents of log fileJustin M. Keyes2020-02-16
| * lsp/rpc.lua: fix `env` application functionJustin M. Keyes2020-02-16
| * test/LSP: dump logs on errorJustin M. Keyes2020-02-16
| * LSP: fix validate_client_configJustin M. Keyes2020-02-16
| * test/LSP: use less-generic exit codeJustin M. Keyes2020-02-16
| * test: styleJustin M. Keyes2020-02-16
| * deps: lua-client 0.2.2-1Justin M. Keyes2020-02-16
|/
* checkhealth: allow 'sudo install' of 'Neovim::Ext' #11874Jan Edmund Lazo2020-02-15
* Merge pull request #11864 from h-michael/deepcopyBjörn Linse2020-02-15
|\
| * lua: add vim.tbl_extend and vim.deepcopy testHirokazu Hata2020-02-14
| * lua: if second argument is vim.empty_dict(), vim.tbl_extend uses empty_dict()...Hirokazu Hata2020-02-14
| * lua: vim.deepcopy uses empty_dict() instead of {} for empty_dict()Hirokazu Hata2020-02-13
* | mouse.c: can click on multibyte foldopen/foldclose (#11863)Matthieu Coudron2020-02-14
* | Merge pull request #11870 from QnJ1c2kNCg/masterBjörn Linse2020-02-14
|\ \
| * | clang bug: Dead assignment `ns_id`Bruno Roy2020-02-13
* | | build: Fix MSVC build failure on CI #11865erw72020-02-14
* | | checkhealth: ignore cpamn "!" output #11869Jan Edmund Lazo2020-02-14
|/ /
* | doc/lsp: start_client config cmd must be a list (#11866)Mathias Fußenegger2020-02-13
* | Merge pull request #11859 from h-michael/empty-dictBjörn Linse2020-02-12
|\ \ | |/ |/|
| * test: add json_encode test for vim.empty_dict()Hirokazu Hata2020-02-12
|/