aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * unittests: Pause garbage collector while executing testsZyX2017-03-11
| * unittests: Run tests in a separate processZyX2017-03-11
|/
* win/package: nvim-qt v0.2.6 (#6258)Justin M. Keyes2017-03-11
* contrib/ycm_extra_conf.py (#6257)Thiago de Arruda2017-03-11
* test/scrollback: wiggle-room (#6256)Justin M. Keyes2017-03-11
* win: third-party: win32yank v0.0.3 (#6255)@equalsraf2017-03-11
* vim-patch:8.0.0068 (#6243)Daniel Hahler2017-03-11
* rplugin: Call s:LoadRemotePlugins() on startup.Justin M. Keyes2017-03-11
* 'cpoptions': "_" flag to toggle `cw` behaviour #6235raichoo2017-03-10
* version.c: mark NA patches (#6242)Gavin Thomas Claugus2017-03-10
* test/let_spec: self-referencing List. (#6228)Justin M. Keyes2017-03-08
* 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
| * vim-patch:7.4.2097James McCoy2017-03-06
| * vim-patch:7.4.2068James McCoy2017-03-06
| * vim-patch:7.4.2051James McCoy2017-03-06
* | Merge #6222 from jbradaric/vim-7.4.2220Justin M. Keyes2017-03-07
|\ \
| * | vim-patch:7.4.2265Jurica Bradaric2017-03-07
| * | strings.c: Fix problems found during code review.Jurica Bradaric2017-03-06
| * | vim-patch:7.4.2220Jurica Bradaric2017-03-06
| |/
* | api: nvim_buf_set_lines(): Avoid invalid ml_get. #6019Matthew Malcomson2017-03-07
* | Merge #6224 from justinmk/test-fish-backtickJustin M. Keyes2017-03-06
|\ \ | |/ |/|