aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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
| * vim-patch:8.1.0032: BS in prompt buffer starts new lineerw72020-02-12
| * vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a joberw72020-02-12
|/
* LSP: rename validate_command to _cmd_parts #11847Matthieu Coudron2020-02-11
* LSP: Refine formatting tabSize #11834Jesse-Bakker2020-02-10
* Merge pull request #11845 from rht/masterMatthieu Coudron2020-02-11
|\
| * doc/manpage: Remove the extra nvim subdirectoryrht2020-02-10
* | Merge pull request #11848 from fwalch/build-tree-sitter-out-of-sourceBjörn Linse2020-02-10
|\ \
| * | Build tree-sitter out-of-sourceFlorian Walch2020-02-10
|/ /
* | Merge pull request #11842 from bfredl/decotestBjörn Linse2020-02-10
|\ \ | |/ |/|
| * treesitter: cleanup some luahl stuffBjörn Linse2020-02-10
| * treesitter: use internal "decorations" bufferBjörn Linse2020-02-10
|/
* eval.c: factor out eval/funcs.c #11828Jakub Łuczyński2020-02-10
* doc/manpage: reference $VIM instead of /usr/local/share #11840 [ci skip]rht2020-02-09
* lsp: Support text edit on inactive buffer (#11843)Mathias Fußenegger2020-02-10
* Merge pull request #11841 from bfredl/libdirBjörn Linse2020-02-09
|\
| * build: always create build/lib/nvim so the install command doesn't failBjörn Linse2020-02-09
|/
* Merge pull request #11836 from bfredl/vim-dbe5d361feb6Björn Linse2020-02-09
|\
| * vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'Björn Linse2020-02-09
* | LSP: set InitializeParams.rootPath value #11838Hirokazu Hata2020-02-08
|/
* Merge pull request #11830 from teto/treesitter_fixBjörn Linse2020-02-07
|\
| * build: allow to skip treesitter C parser installMatthieu Coudron2020-02-07
|/
* Merge pull request #11757 from bfredl/treesitter_runtimeBjörn Linse2020-02-07
|\
| * tests: bail out on libdir just like $VIMRUNTIME, it cannot be calculatedBjörn Linse2020-02-07