| Commit message (Expand) | Author | Age |
* | tui: "backpressure": Drop messages to avoid flooding. | Justin M. Keyes | 2016-12-09 |
* | encoding: cleanup mbyte.c given fixed encoding=utf-8 | Björn Linse | 2016-11-05 |
* | vim-patch:7.4.1147 (#5005) | prollings | 2016-07-10 |
* | eval: Split out typval_T dumping functions to nvim/encode.c | ZyX | 2016-04-18 |
* | src/*: Remove `VIM - Vi improved ...` header | Michael Reed | 2015-11-27 |
* | Move MAX and MIN macros to macros.h | Michael Reed | 2015-08-25 |
* | completion: Add v:completed_item feature #2563 | Shougo Matsushita | 2015-05-24 |
* | Passing by: wrap mb_ptr_adv(), mb_cptr_adv(), mb_ptr_back() macros in parenth... | Mark Bainter | 2015-05-06 |
* | Remove char_u: make_percent_swname() | Mark Bainter | 2015-05-06 |
* | Remove char_u: modname() | Mark Bainter | 2015-05-06 |
* | Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
* | coverity/{13738,13739,68853,13717,13720,13716,68854,13718,13721}: FP. | Eliseo Martínez | 2015-04-11 |
* | vim-patch:7.4.502 #2282 | David Bürgin | 2015-03-29 |
* | terminal: New module that implements a terminal emulator | Thiago de Arruda | 2015-03-25 |
* | Remove BINARY_FILE_IO option #2179 | Perry Hung | 2015-03-18 |
* | Define and use the ARRAY_SIZE macro | Felipe Oliveira Carvalho | 2014-12-18 |
* | strings/memory: constify and func_attr. | Scott Prager | 2014-11-27 |
* | startuptime: move code to profile.{c,h} + doc | Nicolas Hillegeer | 2014-07-20 |
* | os_open: impl mch_open with libuv. ref #133 | Justin M. Keyes | 2014-07-14 |
* | move defines from vim.h | Brandon Coleman | 2014-07-12 |
* | vim-patch:7.4.295 #833 | Will Stamper | 2014-07-11 |
* | Introduce nvim namespace: Fix define guards. | Eliseo Martínez | 2014-05-15 |
* | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |