aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | 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
| * | | | | unittests: Do not import libnvim or headers in main processZyX2017-03-11
| * | | | | unittests: Check core dumps in after_each, like in functestsZyX2017-03-11
| * | | | | unittests: Run all unit tests in their own processesZyX2017-03-11
| * | | | | unittests: Do not run failing test at allZyX2017-03-11
| * | | | | unittests: Fix lint errorsZyX2017-03-11
| * | | | | unittests: Allow failing test to failZyX2017-03-11
| * | | | | unittests: Log syscalls if requestedZyX2017-03-11
| * | | | | unittests: Use own bindings to libc syscall wrappersZyX2017-03-11
| * | | | | unittests: Do not use syscall library: does not work well with cimportZyX2017-03-11
| * | | | | unittests: Try using syscall library instead (ffi-based)ZyX2017-03-11