| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Health: introduce help links (#5557) | Marco Hinz | 2016-11-04 |
| * | Merge pull request #5524 from brcolow/vim-7.4.1967 | James McCoy | 2016-11-02 |
| |\ | |||
| | * | vim-patch:7.4.1967 | Michael Ennen | 2016-11-02 |
| * | | Merge pull request #5550 from jamessan/big-endian-fixes | James McCoy | 2016-11-02 |
| |\ \ | |||
| | * | | lint | James McCoy | 2016-11-02 |
| | * | | nvim_win_get_number: Use int as rv to fix BE issues | James McCoy | 2016-11-02 |
| | * | | object_to_vim: Fix buffer/window/tabpage conversion on BE systems | James McCoy | 2016-11-02 |
| | * | | Use int as the standard type for boolean options. | James McCoy | 2016-11-02 |
| |/ / | |||
| * | | Merge #5542 from mhinz/health/clipboard | Justin M. Keyes | 2016-11-02 |
| |\ \ | |||
| | * | | provider/clipboard.vim: never show a warning on sourcing | Marco Hinz | 2016-11-02 |
| | * | | health/provider.vim: add clipboard check | Marco Hinz | 2016-11-02 |
| | * | | provider/clipboard.vim: refactor | Marco Hinz | 2016-11-02 |
| |/ / | |||
| * | | tui/suspend_event(): set STDIN to "blocking" | Justin M. Keyes | 2016-11-02 |
| * | | doc: Remove features from vim_diff which have been merged upstream (#5554) | James McCoy | 2016-10-31 |
| * | | 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 |
| * | | | Merge #5546 from justinmk/global-ctrlc | Justin M. Keyes | 2016-10-30 |
| |\ \ \ | |||
| | * | | | lint | Justin M. Keyes | 2016-10-30 |
| | * | | | ex_global: Catch CTRL-C even if it is mapped. | Justin M. Keyes | 2016-10-30 |
| |/ / / | |||
| * | | | Merge pull request #5543 from jamessan/fix-shada-marks-test | James McCoy | 2016-10-29 |
| |\ \ \ | |||
| | * | | | test: Fix shada/marks_spec.lua failure | James McCoy | 2016-10-28 |
| * | | | | CheckHealth: fix check for tmux escape-time (#5545) | J Phani Mahesh | 2016-10-29 |
| |/ / / | |||
| * | | | version bump | Justin M. Keyes | 2016-10-28 |
| * | | | NVIM v0.1.6v0.1.6 | Justin M. Keyes | 2016-10-28 |
| * | | | Merge #5535 from justinmk/api_level | Justin M. Keyes | 2016-10-28 |
| |\ \ \ | |||
| | * | | | api: api_info()['version'] | Justin M. Keyes | 2016-10-28 |
| | * | | | api: Nvim version, API level #5386 | Rui Abreu Ferreira | 2016-10-26 |
| * | | | | CheckHealth: check for sensible.vim | Justin M. Keyes | 2016-10-28 |
| |/ / / | |||
| * | | | 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 |
| * | | | Merge #5530 from justinmk/checkhealth | Justin M. Keyes | 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 |
| * | | | doc; vim-patch.sh | Justin M. Keyes | 2016-10-24 |
| * | | | Merge #5483 from Shougo/vim-0648142 | Justin M. Keyes | 2016-10-24 |
| |\ \ \ | |||