aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test/legacy: fix test_normal.vimJustin M. Keyes2017-03-19
* vim-patch:7.4.2348raichoo2017-03-19
* vim-patch:8.0.0229raichoo2017-03-19
* vim-patch:8.0.0179raichoo2017-03-19
* linter: make changes pass the linterraichoo2017-03-19
* vim-patch:7.4.2362raichoo2017-03-19
* vim-patch:8.0.0066raichoo2017-03-19
* vim-patch:8.0.0064raichoo2017-03-19
* vim-patch:8.0.0060raichoo2017-03-19
* vim-patch:7.4.2353raichoo2017-03-19
* vim-patch:7.4.2347raichoo2017-03-19
* vim-patch:7.4.2336raichoo2017-03-19
* vim-patch:7.4.2333raichoo2017-03-19
* vim-patch:7.4.2326raichoo2017-03-19
* vim-patch:7.4.2322raichoo2017-03-19
* vim-patch:7.4.2317raichoo2017-03-19
* vim-patch:7.4.2315raichoo2017-03-19
* Merge #6305 from lonerover/vim-7.4.2228Justin M. Keyes2017-03-19
|\
| * vim-patch:7.4.2248lonerover2017-03-18
| * vim-patch:7.4.2228lonerover2017-03-18
* | clipboard: set v:register after startup (#5708)Björn Linse2017-03-18
* | readfile(): Remove "Reading from stdin..." #6298Vadim A. Misbakh-Soloviov2017-03-18
* | vim_vsnprintf: fix conversion error #6311John Szakmeister2017-03-18
|/
* test/put_spec: 2x speedup (#6294)Matthew Malcomson2017-03-18
* version.c: Add `v` prefix to NVIM_VERSION_MEDIUM (#6310)Tommy Allen2017-03-18
* vim-patch:7.4.2292 (#6304)Jack Bracewell2017-03-17
* vim-patch:7.4.2249 (#6303)Jack Bracewell2017-03-17
* os_set_cloexec: Fix condition. #5986Justin M. Keyes2017-03-17
* terminal: Support extra arguments in 'shell'. #4504Jack Bracewell2017-03-17
* Merge #6087 from justinmk/defaultsJustin M. Keyes2017-03-17
|\
| * doc: handle_* function declarationsJustin M. Keyes2017-03-16
| * defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* | vim-patch:7.4.2113 #6287raichoo2017-03-17
* | job-control: set CLOEXEC on pty processes. #5986Matthew Malcomson2017-03-17
|/
* Merge pull request #6296 from FriedSock/use_handle_get_buffer_refactorBjörn Linse2017-03-17
|\
| * Replace hashtab with handle buffer functionsJack Bracewell2017-03-16
* | test: fix the unit test build on macOS Sierra (#6300)John Szakmeister2017-03-17
|/
* Merge pull request #6292 from jszakmeister/fix-tempfile-testJohn Szakmeister2017-03-16
|\
| * unittests: avoid using pattern matching on file namesJohn Szakmeister2017-03-16
|/
* version.c: mark NA patch (#6285)raichoo2017-03-15
* test/termclose: Avoid indeterminism (#6281)Justin M. Keyes2017-03-15
* version.c: mark NA patches (#6282)raichoo2017-03-15
* Merge pull request #5540 from bfredl/api_sinceBjörn Linse2017-03-15
|\
| * release.sh: add api metadata fixture if api level was bumpedBjörn Linse2017-03-15
| * api: bump api level to 2Björn Linse2017-03-15
| * api: add detailed checks for compatibility and correct "since" valueBjörn Linse2017-03-15
| * api: implement FUNC_API_SINCEBjörn Linse2017-03-15
| * api: add api_level_1 fixureBjörn Linse2017-03-15
|/
* Merge #6254 'vim-patch:7.4.2135,7.4.2144,7.4.2151'Justin M. Keyes2017-03-15
|\
| * vim-patch:7.4.2151lonerover2017-03-11