aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | | | DirChanged: avoid redundant events on 'autochdir'Justin M. Keyes2017-03-12
* | | | DirChanged: trigger when switching scopesJustin M. Keyes2017-03-12
* | | | DirChanged: Publish _after_ updating win/tab CWD.Justin M. Keyes2017-03-12
* | | | tabpage_S: Name tp_localdir per convention.Justin M. Keyes2017-03-12
| |/ / |/| |
* | | vim-patch:8.0.0068 (#6243)Daniel Hahler2017-03-11
| |/ |/|
* | 'cpoptions': "_" flag to toggle `cw` behaviour #6235raichoo2017-03-10
* | version.c: mark NA patches (#6242)Gavin Thomas Claugus2017-03-10
|/
* vim-patch:7.4.2299 (#6232)Jurica Bradarić2017-03-07
* Merge pull request #6225 from jamessan/vim-7.4.2051James McCoy2017-03-07
|\
| * lintJames McCoy2017-03-06