aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* fileio,main: Do not restart syscall at EAGAIN when reading for -sZyX2017-03-19
* getchar: Use fileio instead of fdopenZyX2017-03-19
* main: Temporary fix assertion errorZyX2017-03-19
* main: Make `-s -` read from stdinZyX2017-03-19
* Merge #6305 from lonerover/vim-7.4.2228Justin M. Keyes2017-03-19
|\
| * vim-patch:7.4.2248lonerover2017-03-18
| * vim-patch:7.4.2228lonerover2017-03-18
* | clipboard: set v:register after startup (#5708)Björn Linse2017-03-18
* | readfile(): Remove "Reading from stdin..." #6298Vadim A. Misbakh-Soloviov2017-03-18
* | vim_vsnprintf: fix conversion error #6311John Szakmeister2017-03-18
|/
* version.c: Add `v` prefix to NVIM_VERSION_MEDIUM (#6310)Tommy Allen2017-03-18
* vim-patch:7.4.2292 (#6304)Jack Bracewell2017-03-17
* vim-patch:7.4.2249 (#6303)Jack Bracewell2017-03-17
* os_set_cloexec: Fix condition. #5986Justin M. Keyes2017-03-17
* terminal: Support extra arguments in 'shell'. #4504Jack Bracewell2017-03-17
* Merge #6087 from justinmk/defaultsJustin M. Keyes2017-03-17
|\
| * doc: handle_* function declarationsJustin M. Keyes2017-03-16
| * defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* | vim-patch:7.4.2113 #6287raichoo2017-03-17
* | job-control: set CLOEXEC on pty processes. #5986Matthew Malcomson2017-03-17
|/
* Replace hashtab with handle buffer functionsJack Bracewell2017-03-16
* version.c: mark NA patch (#6285)raichoo2017-03-15
* version.c: mark NA patches (#6282)raichoo2017-03-15
* api: bump api level to 2Björn Linse2017-03-15
* api: add detailed checks for compatibility and correct "since" valueBjörn Linse2017-03-15
* api: implement FUNC_API_SINCEBjörn Linse2017-03-15
* Merge #6254 'vim-patch:7.4.2135,7.4.2144,7.4.2151'Justin M. Keyes2017-03-15
|\
| * vim-patch:7.4.2151lonerover2017-03-11
| * vim-patch:7.4.2144lonerover2017-03-11
| * vim-patch:7.4.2135lonerover2017-03-11
* | Merge #6252 from jamessan/vim-7.4.2069Justin M. Keyes2017-03-15
|\ \
| * | lintJames McCoy2017-03-11
| * | vim-patch:7.4.2223James McCoy2017-03-11
| * | vim-patch:7.4.2222James McCoy2017-03-11
| * | vim-patch:7.4.2101James McCoy2017-03-11
| * | vim-patch:7.4.2069James McCoy2017-03-11
* | | vim-patch:7.4.2264 (#6275)lonerover2017-03-14
* | | vim-patch:7.4.2305lonerover2017-03-13
* | | vim-patch:7.4.2208lonerover2017-03-13
* | | Merge #6261 from lonerover/vim-ac80999Justin M. Keyes2017-03-13
|\ \ \
| * | | vim-patch:7.4.2196lonerover2017-03-12
| * | | vim-patch:7.4.2187lonerover2017-03-12
| * | | vim-patch:7.4.2185lonerover2017-03-12
| * | | vim-patch:ac80999lonerover2017-03-12
| |/ /
* | | vim-patch:8.0.0453 (#6266)Matthieu Coudron2017-03-13
* | | Merge #6264 'coverity fixes'Justin M. Keyes2017-03-12
|\ \ \
| * | | coverity/155507: remove condition where both branches were identicalSander Bosma2017-03-12
| * | | coverity/155501: fix bug where P_NO_DEF_EXP was ignoredSander Bosma2017-03-11
| * | | coverity/133900: intitialize scalar variable in structSander Bosma2017-03-11
* | | | terminal: disable 'list' by default (#6246)raichoo2017-03-12