aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | test/termclose: Avoid indeterminism (#6281)Justin M. Keyes2017-03-15
* | version.c: mark NA patches (#6282)raichoo2017-03-15
* | Merge pull request #5540 from bfredl/api_sinceBjörn Linse2017-03-15
|\ \
| * | release.sh: add api metadata fixture if api level was bumpedBjörn Linse2017-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
| * | api: add api_level_1 fixureBjö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
* | | | doc: eval.txt fixup, README.mdJustin M. Keyes2017-03-13
* | | | Merge #6268 from lonerover/vim-7.4.2208Justin M. Keyes2017-03-13
|\ \ \ \
| * | | | 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
* | | | | Merge #6262 from justinmk/dirchangedJustin M. Keyes2017-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
|/ / / / /
* | | | | Merge #6214 from ZyX-I/split-eval'/isolated-unittestsJustin M. Keyes2017-03-12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | unittests: Fix linter errorZyX2017-03-12
| * | | | tests: Add description of test directory structure and test env varsZyX2017-03-12
| * | | | unittests: Allow running `ffi.cdef` in the main processZyX2017-03-12
| * | | | unittests: Move filtering cdefs to main processZyX2017-03-12
| * | | | unittests: Use more adequate names for some functionsZyX2017-03-12
| * | | | tests: Allow lfs.attributes to be NULL when traversing FSZyX2017-03-12
| * | | | unittests: Fix linter errorsZyX2017-03-11
| * | | | unittests: Update test/unit/message_spec.luaZyX2017-03-11
| * | | | unittests: Do not use which, add data to paths.lua.in insteadZyX2017-03-11
| * | | | unittests: Always close all pipesZyX2017-03-11