| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | build/macOS: set -fno-stack-check for LuaJIT build #11412 | Christian Clason | 2019-11-17 | |
| * | | | | | | provider/python: add python3.8 executable (#11402) | Marco Hinz | 2019-11-17 | |
| * | | | | | | Merge #11406 from janlazo/vim-8.1.1922 | Justin M. Keyes | 2019-11-16 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | vim-patch:8.1.2305: no warning for wrong entry in translations | Jan Edmund Lazo | 2019-11-16 | |
| | * | | | | | | vim-patch:8.1.2289: after :diffsplit closing the window does not disable diff | Jan Edmund Lazo | 2019-11-16 | |
| | * | | | | | | diff: move diff globals to diff.h | Jan Edmund Lazo | 2019-11-16 | |
| | * | | | | | | vim-patch:8.1.1922: in diff mode global operations can be very slow | Jan Edmund Lazo | 2019-11-16 | |
| * | | | | | | | tutor: change arrows (--->) to symbols ✗ and ✓ #11404 | Nikolay Shebanov | 2019-11-16 | |
| |/ / / / / / | ||||
| * | | | | | | Merge pull request #11338 from bfredl/vvlua | Björn Linse | 2019-11-16 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Add v:lua.func() vimL syntax for calling lua | Björn Linse | 2019-11-16 | |
| |/ / / / / / | ||||
| * | | | | | | Merge pull request #11399 from bfredl/markundo | Björn Linse | 2019-11-16 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | extmark: don't crash in RO buffer. | Björn Linse | 2019-11-16 | |
| | * | | | | | | undo: delete undo_off global without effect | Björn Linse | 2019-11-16 | |
| * | | | | | | | vim-patch:8.1.0992: :normal resets reg_executing() result #11398 | Jan Edmund Lazo | 2019-11-16 | |
| |/ / / / / / | ||||
| * | | | | | | Merge #11384 from janlazo/vim-8.1.2293 | Justin M. Keyes | 2019-11-14 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | spell: fix clang logic error | Jan Edmund Lazo | 2019-11-13 | |
| | * | | | | | | quickfix: fix dead assignment | Jan Edmund Lazo | 2019-11-13 | |
| | * | | | | | | vim-patch:8.1.0927: USE_CR is never defined | Jan Edmund Lazo | 2019-11-13 | |
| | * | | | | | | vim-patch:8.1.2293: join adds trailing space when second line is empty | Jan Edmund Lazo | 2019-11-13 | |
| * | | | | | | | f_getenv/setenv: Access v_special when v_type is VAR_SPECIAL #11388 | James McCoy | 2019-11-13 | |
| |/ / / / / / | ||||
| * | | | | | | lua LSP client: initial implementation (#11336) | Ashkan Kiani | 2019-11-13 | |
| * | | | | | | Merge #11376 'extmark: renames, docs' | Justin M. Keyes | 2019-11-12 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | extmark: fix spelling of "Extmark" | Justin M. Keyes | 2019-11-11 | |
| | * | | | | | | extmark: rename ExtendedMark => Extmark | Justin M. Keyes | 2019-11-11 | |
| | * | | | | | | doc [ci skip] | Justin M. Keyes | 2019-11-11 | |
| |/ / / / / / | ||||
| * | | | | | | Merge #11307 'Lua: vim.validate()' | Justin M. Keyes | 2019-11-11 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Lua: mark some functions as "private" | Justin M. Keyes | 2019-11-11 | |
| | * | | | | | | fix nvim__buf_stats | Justin M. Keyes | 2019-11-10 | |
| | * | | | | | | Lua: Use vim.validate() instead of assert() | Justin M. Keyes | 2019-11-10 | |
| | * | | | | | | Lua: vim.validate() | Justin M. Keyes | 2019-11-10 | |
| | * | | | | | | Lua: vim.validate() | Hirokazu Hata | 2019-11-10 | |
| * | | | | | | | vim-patch:8.1.0622: adding quickfix items marks items as valid errors #11373 | Jan Edmund Lazo | 2019-11-11 | |
| * | | | | | | | Merge pull request #11356 from bfredl/extmark2 | Björn Linse | 2019-11-11 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | extmark: review changes | Björn Linse | 2019-11-11 | |
| | * | | | | | | | nsmarks: initial commit | timeyyy | 2019-11-11 | |
| | * | | | | | | | namespace: add ns_initialized func | Timothy C Eichler | 2019-11-11 | |
| | |/ / / / / / | ||||
| * / / / / / / | api: fix typo in debug function name | Marco Hinz | 2019-11-11 | |
| |/ / / / / / | ||||
| * | | | | | | spellfile.vim: improve error message for missing spellfile | Justin M. Keyes | 2019-11-10 | |
| * | | | | | | Merge pull request #11366 from bfredl/flakycat | Björn Linse | 2019-11-10 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | tests: vim.rpcnotify test is flaky | Björn Linse | 2019-11-10 | |
| |/ / / / / / | ||||
| * | | | | | | api: add nvim_buf_get_virtual_text() (#11354) | Marco Hinz | 2019-11-10 | |
| * | | | | | | Merge pull request #11310 from bfredl/luarpc | Björn Linse | 2019-11-10 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| | * | | | | | lua: vim.rpcrequest, vim.rpcnotify, vim.NIL | Björn Linse | 2019-11-10 | |
| * | | | | | | Merge #11004 'test/Screen:expect: support "{MATCH:…}"' | Justin M. Keyes | 2019-11-09 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}" | Justin M. Keyes | 2019-11-09 | |
| | * | | | | | | tests: Screen:expect: support "{MATCH:…}" | Daniel Hahler | 2019-11-09 | |
| |/ / / / / / | ||||
| * | | | | | | Merge #11343 from janlazo/vim-8.1.2244 | Justin M. Keyes | 2019-11-09 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | quickfix: fix pvs/v547 | Jan Edmund Lazo | 2019-11-09 | |
| | * | | | | | | vim-patch:8.1.0324: off-by-one error in cmdidx check | Jan Edmund Lazo | 2019-11-09 | |
| | * | | | | | | vim-patch:8.1.2272: test may hang at more prompt | Jan Edmund Lazo | 2019-11-09 | |