| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | Bump all nvim-specific error codes above E5000 | James McCoy | 2016-11-15 | |
| | * | | | | vim-patch:7.4.1640 | James McCoy | 2016-11-15 | |
| * | | | | | Merge pull request #5614 from Shougo/vim-7.4.2251 | James McCoy | 2016-11-15 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | vim-patch:7.4.2251 | Shougo Matsushita | 2016-11-16 | |
| * | | | | | Merge pull request #5615 from jamessan/vim-7.4.1892 | James McCoy | 2016-11-15 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | vim-patch:7.4.1894 | James McCoy | 2016-11-15 | |
| | * | | | | vim-patch:7.4.1892 | James McCoy | 2016-11-15 | |
| |/ / / / | ||||
| * | | | | Merge pull request #5611 from jamessan/vim-7.4.2174 | James McCoy | 2016-11-15 | |
| |\ \ \ \ | ||||
| | * | | | | lint | James McCoy | 2016-11-15 | |
| | * | | | | vim-patch:7.4.2174 | James McCoy | 2016-11-15 | |
| * | | | | | vim-patch:8.0.0035 (#5609) | Shougo | 2016-11-15 | |
| |/ / / / | ||||
| * | | | | vim-patch.sh: Remove "set -o pipefail" | James McCoy | 2016-11-15 | |
| * | | | | CheckHealth: Fix version comparison. | Justin M. Keyes | 2016-11-15 | |
| * | | | | Merge #5607 from justinmk/icm | Justin M. Keyes | 2016-11-15 | |
| |\ \ \ \ | ||||
| | * | | | | 'inccommand': Add tests. | Justin M. Keyes | 2016-11-15 | |
| | * | | | | 'inccommand': Introduce CMDPREVIEW state. | Justin M. Keyes | 2016-11-15 | |
| | * | | | | inccommand=nosplit: Jump to first match. | Justin M. Keyes | 2016-11-15 | |
| | * | | | | 'inccommand': Detect "non-interactive", "too slow". | Justin M. Keyes | 2016-11-15 | |
| * | | | | | Merge pull request #5606 from jamessan/vim-7.4.1658 | James McCoy | 2016-11-14 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | lint | James McCoy | 2016-11-14 | |
| | * | | | | vim-patch:7.4.1658 | James McCoy | 2016-11-14 | |
| |/ / / / | ||||
| * | | | | Merge pull request #5603 from jamessan/remove-flaky-term-resize-test | James McCoy | 2016-11-13 | |
| |\ \ \ \ | ||||
| | * | | | | test: window_spec: Remove flaky terminal resize test | James McCoy | 2016-11-13 | |
| |/ / / / | ||||
| * | | | | Merge #5582 from justinmk/icm | Justin M. Keyes | 2016-11-12 | |
| |\ \ \ \ | ||||
| | * | | | | 'inccommand': Simplify cursor placement logic. | Justin M. Keyes | 2016-11-11 | |
| | * | | | | 'inccommand': Restore cursor/view if cancelled. | Justin M. Keyes | 2016-11-10 | |
| | * | | | | 'inccommand': buftype=nofile, restore cursor/view | Justin M. Keyes | 2016-11-10 | |
| * | | | | | CheckHealth: Include v:throwpoint in error message (#5575) | Tommy Allen | 2016-11-12 | |
| * | | | | | vim-patch:7.4.1634 (#5594) | James McCoy | 2016-11-12 | |
| * | | | | | vim-patch:7.4.1614 (#5593) | James McCoy | 2016-11-12 | |
| * | | | | | Merge pull request #5592 from jamessan/vim-7.4.1591 | James McCoy | 2016-11-11 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | vim-patch:7.4.1591 | James McCoy | 2016-11-11 | |
| |/ / / / | ||||
| * | | | | Merge #5561 'inccommand' | Justin M. Keyes | 2016-11-09 | |
| |\ \ \ \ | ||||
| | * | | | | 'inccommand': Preserve curbuf->b_u_newhead. | Justin M. Keyes | 2016-11-09 | |
| | * | | | | perf: do_sub(): avoid work, avoid screen updates | Justin M. Keyes | 2016-11-08 | |
| | * | | | | 'inccommand': preserve 'modified' | Justin M. Keyes | 2016-11-08 | |
| | * | | | | 'inccommand': Do not trigger during scripts, feedkeys(). | Justin M. Keyes | 2016-11-08 | |
| | * | | | | 'inccommand': test: scripts/feedkeys() should not trigger preview | KillTheMule | 2016-11-08 | |
| | * | | | | 'inccommand': rename 'incsubstitute' | Justin M. Keyes | 2016-11-08 | |
| | * | | | | 'inccommand': format line numbers as "|123| " | Justin M. Keyes | 2016-11-08 | |
| | * | | | | 'inccommand': set buffer name to [Preview] | Justin M. Keyes | 2016-11-08 | |
| | * | | | | 'inccommand': disable 'cursorline', 'spell' in preview | Justin M. Keyes | 2016-11-08 | |
| | * | | | | 'inccommand': preserve b:changedtick | Justin M. Keyes | 2016-11-08 | |
| | * | | | | lint | Justin M. Keyes | 2016-11-08 | |
| | * | | | | 'inccommand': rework | Justin M. Keyes | 2016-11-08 | |
| | * | | | | Linted | KillTheMule | 2016-10-30 | |
| | * | | | | Tests for incsubstitution feature | KillTheMule | 2016-10-30 | |
| | * | | | | Incsubsitution feature | KillTheMule | 2016-10-30 | |
| * | | | | | CheckHealth: ignore non-existing markdownCodeBlock group (#5570) | Marco Hinz | 2016-11-08 | |
| * | | | | | CheckHealth: timeout system() calls (#5565) | Tommy Allen | 2016-11-08 | |