aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | list_features(): Hack around infinite loop.Justin M. Keyes2016-10-25
| * | | CheckHealth: more checksJustin M. Keyes2016-10-25
|/ / /
* | | version: Allow has("nvim-x"), has("nvim-x.y")Justin M. Keyes2016-10-25
* | | version: has("nvim-1.2.3")Justin M. Keyes2016-10-25
* | | doc; vim-patch.shJustin M. Keyes2016-10-24
* | | Merge #5483 from Shougo/vim-0648142Justin M. Keyes2016-10-24
|\ \ \
| * | | vim-patch:269f595Shougo Matsushita2016-10-15
| * | | vim-patch:2685212Shougo Matsushita2016-10-15
| * | | vim-patch:06d2d38Shougo Matsushita2016-10-15
| * | | vim-patch:91c4937Shougo Matsushita2016-10-15
| * | | vim-patch:0648142Shougo Matsushita2016-10-15
* | | | test/api: Specify handling of VimL errors, v:errmsg.Justin M. Keyes2016-10-24
| |_|/ |/| |
* | | Merge #5523 from justinmk/test-systemJustin M. Keyes2016-10-23
|\ \ \ | |_|/ |/| |
| * | test: system(): Avoid indeterminism.Justin M. Keyes2016-10-23
| * | api: documentationJustin M. Keyes2016-10-23
|/ /
* | Merge #5499 from tweekmonster/vim-8.0.0041Justin M. Keyes2016-10-22
|\ \
| * | vim-patch:8.0.0043Tommy Allen2016-10-22
| * | vim-patch:8.0.0042Tommy Allen2016-10-22
| * | vim-patch:8.0.0041Tommy Allen2016-10-22
* | | vim-patch:7.4.2227 (#5521)Grzegorz2016-10-22
|/ /
* | Merge pull request #4568 from bfredl/multirequestBjörn Linse2016-10-22
|\ \
| * | api: call multiple methods atomically (useful in async contexts)Björn Linse2016-10-22
* | | vim-patch: mark applied #5381Shougo Matsushita2016-10-21
* | | os_nodetype: open fd with O_NONBLOCK (#5515)Justin M. Keyes2016-10-21
* | | [RFC] vim-patch:7.4.1704 (#5487)Michael Ennen2016-10-21
* | | test: :terminal should not interrupt Press-ENTERJustin M. Keyes2016-10-20
* | | Merge pull request #5441 from Shougo/vim-7.4.1588James McCoy2016-10-20
|\ \ \
| * | | vim-patch:7.4.1588Shougo Matsushita2016-10-15
| | |/ | |/|
* | | Merge pull request #5440 from Shougo/vim-7.4.1565James McCoy2016-10-20
|\ \ \
| * | | vim-patch:7.4.1565Shougo Matsushita2016-10-15
| |/ /
* | | Merge pull request #5503 from jamessan/vim-7.4.1494James McCoy2016-10-20
|\ \ \
| * | | hist_char2type: Return '/' for NUL.James McCoy2016-10-18
| * | | vim-patch:7.4.1494Patrick2016-10-18
* | | | man.vim: silence `file` call (#5509)Colin Caine2016-10-20
* | | | Merge pull request #5507 from bfredl/terminal_apiBjörn Linse2016-10-19
|\ \ \ \
| * | | | tests: fix racyness in terminal/api_spec.luaBjörn Linse2016-10-19
|/ / / /
* | | | Merge pull request #5393 from bfredl/dispatchfixBjörn Linse2016-10-19
|\ \ \ \ | |_|_|/ |/| | |
| * | | api: move verbatim c code out of gendispatch.lua and into c filesBjörn Linse2016-10-19
|/ / /
* | | folds: Do not auto-update folds for some foldmethods. #5426Shougo Matsushita2016-10-19
* | | Merge #5502 from justinmk/error-write-to-bg-processJustin M. Keyes2016-10-19
|\ \ \
| * | | system('foo &', 'bar'): Show error, don't crash.Justin M. Keyes2016-10-19
| * | | test: system(): backgrounded shell commandJustin M. Keyes2016-10-19
|/ / /
* / / rplugin: resolve paths in manifest file (#5501)Marco Hinz2016-10-18
|/ /
* | Doc: Ruby omni-completion works (#5497)Marco Hinz2016-10-17
* | Merge #5493 from justinmk/checkhealthJustin M. Keyes2016-10-16
|\ \
| * | CheckHealth: check terminfoJustin M. Keyes2016-10-16
| * | CheckHealth: check tmux configurationJustin M. Keyes2016-10-16
| * | docJustin M. Keyes2016-10-16
* | | Revert "Makefile: add PREFIX variable"Marco Hinz2016-10-16
|/ /
* | test: execute_spec: Adjust screen assertion.Justin M. Keyes2016-10-15