Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | 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': 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 | |
| * | | Incsubsitution feature | KillTheMule | 2016-10-30 | |
* | | | encoding: delete non-UTF-8 implementations of multibyte functions | Björn Linse | 2016-11-05 | |
* | | | encoding: cleanup mbyte.c given fixed encoding=utf-8 | Björn Linse | 2016-11-05 | |
* | | | encoding: only allow encoding=utf-8 | Björn Linse | 2016-11-05 | |
* | | | 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 | |
* | | | | 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 | |
* | | | | tui/suspend_event(): set STDIN to "blocking" | Justin M. Keyes | 2016-11-02 | |
* | | | | 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 | |
| |/ |/| |