aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* encoding: delete non-UTF-8 implementations of multibyte functionsBjörn Linse2016-11-05
* encoding: cleanup mbyte.c given fixed encoding=utf-8Björn Linse2016-11-05
* encoding: only allow encoding=utf-8Björn Linse2016-11-05
* Merge pull request #5524 from brcolow/vim-7.4.1967James McCoy2016-11-02
|\
| * vim-patch:7.4.1967Michael Ennen2016-11-02
* | lintJames McCoy2016-11-02
* | nvim_win_get_number: Use int as rv to fix BE issuesJames McCoy2016-11-02
* | object_to_vim: Fix buffer/window/tabpage conversion on BE systemsJames McCoy2016-11-02
* | Use int as the standard type for boolean options.James McCoy2016-11-02
* | tui/suspend_event(): set STDIN to "blocking"Justin M. Keyes2016-11-02
* | Merge pull request #5527 from brcolow/vim-7.4.1730James McCoy2016-10-31
|\ \
| * | vim-patch:7.4.1782Michael Ennen2016-10-24
| * | vim-patch:7.4.1779Michael Ennen2016-10-23
| * | vim-patch:7.4.1742Michael Ennen2016-10-23
| * | vim-patch:7.4.1741Michael Ennen2016-10-23
| * | vim-patch:7.4.1734Michael Ennen2016-10-23
| * | vim-patch:7.4.1730Michael Ennen2016-10-23
* | | lintJustin M. Keyes2016-10-30
* | | ex_global: Catch CTRL-C even if it is mapped.Justin M. Keyes2016-10-30
* | | api: api_info()['version']Justin M. Keyes2016-10-28
* | | api: Nvim version, API level #5386Rui Abreu Ferreira2016-10-26
* | | Merge #5500Justin M. Keyes2016-10-26
|\ \ \
| * | | test: Add missing test from vim-patch:7.4.2312Justin M. Keyes2016-10-26
| * | | Fix lint errors.Grzegorz Milka2016-10-23
| * | | vim-patch:7.4.2312Grzegorz Milka2016-10-23
| * | | vim-patch:7.4.2309Grzegorz Milka2016-10-23
| * | | vim-patch:7.4.2237Grzegorz Milka2016-10-23
| * | | vim-patch:7.4.2212Grzegorz Milka2016-10-22
| |/ /
* | | vim-patch:7.4.2128 (#5517)Michael Ennen2016-10-26
* | | modeline: Handle version number overflow. #5450Florian Larysch2016-10-26
* | | vim-patch:7.4.2109 (#5518)Michael Ennen2016-10-25
* | | list_features(): Hack around infinite loop.Justin M. Keyes2016-10-25
* | | CheckHealth: more checksJustin M. Keyes2016-10-25
* | | version: Allow has("nvim-x"), has("nvim-x.y")Justin M. Keyes2016-10-25
* | | version: has("nvim-1.2.3")Justin M. Keyes2016-10-25
* | | test/api: Specify handling of VimL errors, v:errmsg.Justin M. Keyes2016-10-24
| |/ |/|
* | test: system(): Avoid indeterminism.Justin M. Keyes2016-10-23
* | api: documentationJustin M. Keyes2016-10-23
|/
* Merge #5499 from tweekmonster/vim-8.0.0041Justin M. Keyes2016-10-22
|\
| * vim-patch:8.0.0043Tommy Allen2016-10-22
| * vim-patch:8.0.0042Tommy Allen2016-10-22
| * vim-patch:8.0.0041Tommy Allen2016-10-22
* | vim-patch:7.4.2227 (#5521)Grzegorz2016-10-22
|/
* Merge pull request #4568 from bfredl/multirequestBjörn Linse2016-10-22
|\
| * api: call multiple methods atomically (useful in async contexts)Björn Linse2016-10-22
* | os_nodetype: open fd with O_NONBLOCK (#5515)Justin M. Keyes2016-10-21
* | [RFC] vim-patch:7.4.1704 (#5487)Michael Ennen2016-10-21
* | Merge pull request #5441 from Shougo/vim-7.4.1588James McCoy2016-10-20
|\ \
| * | vim-patch:7.4.1588Shougo Matsushita2016-10-15
* | | Merge pull request #5440 from Shougo/vim-7.4.1565James McCoy2016-10-20
|\ \ \