Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #5527 from brcolow/vim-7.4.1730 | James McCoy | 2016-10-31 |
|\ | |||
| * | vim-patch:7.4.1782 | Michael Ennen | 2016-10-24 |
| * | vim-patch:7.4.1779 | Michael Ennen | 2016-10-23 |
| * | vim-patch:7.4.1742 | Michael Ennen | 2016-10-23 |
| * | vim-patch:7.4.1741 | Michael Ennen | 2016-10-23 |
| * | vim-patch:7.4.1734 | Michael Ennen | 2016-10-23 |
| * | vim-patch:7.4.1730 | Michael Ennen | 2016-10-23 |
* | | lint | Justin M. Keyes | 2016-10-30 |
* | | ex_global: Catch CTRL-C even if it is mapped. | Justin M. Keyes | 2016-10-30 |
* | | api: api_info()['version'] | Justin M. Keyes | 2016-10-28 |
* | | api: Nvim version, API level #5386 | Rui Abreu Ferreira | 2016-10-26 |
* | | Merge #5500 | Justin M. Keyes | 2016-10-26 |
|\ \ | |||
| * | | test: Add missing test from vim-patch:7.4.2312 | Justin M. Keyes | 2016-10-26 |
| * | | Fix lint errors. | Grzegorz Milka | 2016-10-23 |
| * | | vim-patch:7.4.2312 | Grzegorz Milka | 2016-10-23 |
| * | | vim-patch:7.4.2309 | Grzegorz Milka | 2016-10-23 |
| * | | vim-patch:7.4.2237 | Grzegorz Milka | 2016-10-23 |
| * | | vim-patch:7.4.2212 | Grzegorz Milka | 2016-10-22 |
| |/ | |||
* | | vim-patch:7.4.2128 (#5517) | Michael Ennen | 2016-10-26 |
* | | modeline: Handle version number overflow. #5450 | Florian Larysch | 2016-10-26 |
* | | vim-patch:7.4.2109 (#5518) | Michael Ennen | 2016-10-25 |
* | | list_features(): Hack around infinite loop. | Justin M. Keyes | 2016-10-25 |
* | | CheckHealth: more checks | Justin M. Keyes | 2016-10-25 |
* | | version: Allow has("nvim-x"), has("nvim-x.y") | Justin M. Keyes | 2016-10-25 |
* | | version: has("nvim-1.2.3") | Justin M. Keyes | 2016-10-25 |
* | | test/api: Specify handling of VimL errors, v:errmsg. | Justin M. Keyes | 2016-10-24 |
* | | test: system(): Avoid indeterminism. | Justin M. Keyes | 2016-10-23 |
* | | api: documentation | Justin M. Keyes | 2016-10-23 |
|/ | |||
* | Merge #5499 from tweekmonster/vim-8.0.0041 | Justin M. Keyes | 2016-10-22 |
|\ | |||
| * | vim-patch:8.0.0043 | Tommy Allen | 2016-10-22 |
| * | vim-patch:8.0.0042 | Tommy Allen | 2016-10-22 |
| * | vim-patch:8.0.0041 | Tommy Allen | 2016-10-22 |
* | | vim-patch:7.4.2227 (#5521) | Grzegorz | 2016-10-22 |
|/ | |||
* | Merge pull request #4568 from bfredl/multirequest | Björn Linse | 2016-10-22 |
|\ | |||
| * | api: call multiple methods atomically (useful in async contexts) | Björn Linse | 2016-10-22 |
* | | os_nodetype: open fd with O_NONBLOCK (#5515) | Justin M. Keyes | 2016-10-21 |
* | | [RFC] vim-patch:7.4.1704 (#5487) | Michael Ennen | 2016-10-21 |
* | | Merge pull request #5441 from Shougo/vim-7.4.1588 | James McCoy | 2016-10-20 |
|\ \ | |||
| * | | vim-patch:7.4.1588 | Shougo Matsushita | 2016-10-15 |
* | | | Merge pull request #5440 from Shougo/vim-7.4.1565 | James McCoy | 2016-10-20 |
|\ \ \ | |||
| * | | | vim-patch:7.4.1565 | Shougo Matsushita | 2016-10-15 |
| |/ / | |||
* | | | Merge pull request #5503 from jamessan/vim-7.4.1494 | James McCoy | 2016-10-20 |
|\ \ \ | |||
| * | | | hist_char2type: Return '/' for NUL. | James McCoy | 2016-10-18 |
| * | | | vim-patch:7.4.1494 | Patrick | 2016-10-18 |
* | | | | api: move verbatim c code out of gendispatch.lua and into c files | Björn Linse | 2016-10-19 |
| |_|/ |/| | | |||
* | | | folds: Do not auto-update folds for some foldmethods. #5426 | Shougo Matsushita | 2016-10-19 |
* | | | system('foo &', 'bar'): Show error, don't crash. | Justin M. Keyes | 2016-10-19 |
|/ / | |||
* | | doc | Justin M. Keyes | 2016-10-16 |
* | | vim-patch: 7.4.1619 (#5475) | Michael Ennen | 2016-10-16 |
* | | vim-patch:7.4.1833 (#5484) | Shougo | 2016-10-15 |