aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | 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
|/ / / /
* | | | Merge #10433 from erw7/vim-8.1.0027Justin M. Keyes2020-02-12
|\ \ \ \
| * | | | Fix issue where callbacks are garbage collectederw72020-02-12
| * | | | vim-patch:8.1.0092: prompt buffer test failserw72020-02-12
| * | | | vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is runningerw72020-02-12
| * | | | vim-patch:8.1.0071: terminal debugger only works with the terminal featureerw72020-02-12
| * | | | vim-patch:8.1.0070: missing part of the changes for prompt_setinterrupt()erw72020-02-12
| * | | | vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffererw72020-02-12
| * | | | vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with m...erw72020-02-12