aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | ex_cmds2.c: cleanupJustin M. Keyes2016-06-25
| * | | | ex_cmds2.c:style: Silence all clint warningsJ Phani Mahesh2016-06-24
* | | | | Merge #4607 from ZyX-I/luaviml'/lua'/encode_vim_to_objectJustin M. Keyes2016-06-25
|\ \ \ \ \
| * | | | | unittests/*/helpers: Fix testlint errorsZyX2016-06-24
| * | | | | option: Make all pointers in set_string_option constantZyX2016-06-24
| * | | | | *: Fix linter errorsZyX2016-06-24
| * | | | | kvec: Do not bother with making capacity a power of 2ZyX2016-06-24
| * | | | | msgpack_rpc: Fix crash in log_server_msgZyX2016-06-24
| * | | | | fixup! unittests: Add tests for vim_to_object functionZyX2016-06-24
| * | | | | option: Handle NULL string in set_option_valueZyX2016-06-24
| * | | | | eval: Also make clear_tv non-recursiveZyX2016-06-24
| * | | | | kvec,typval_encode: Add new vector: the one with preallocated arrayZyX2016-06-24
| * | | | | msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recurZyX2016-06-24
| * | | | | unittests: Add tests for vim_to_object functionZyX2016-06-24
| * | | | | api/helpers: Use typval_encode.h for vim_to_objectZyX2016-06-24
* | | | | | Merge pull request #4962 from neovim/ZyX-I-patch-1Nikolai Aleksandrovich Pavlov2016-06-25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | doc: Add missing /site/ path component to &runtimepath descriptionNikolai Aleksandrovich Pavlov2016-06-25
|/ / / / /
* | | | | Merge #4865 from ZyX-I/file-buffered-readJustin M. Keyes2016-06-24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | unittests: Fix testlint errorsZyX2016-06-24
| * | | | os/fileio: Use readv oftenZyX2016-06-24
| * | | | unittests: Fix kFileNoSymlink test on FreeBSDZyX2016-06-24
| * | | | *: Satisfy linter (newest type casts rule)ZyX2016-06-24
| * | | | unittests: Fix bug somewhere that makes file_read tests SEGVZyX2016-06-24
| * | | | file: Move src/nvim/file.* to src/nvim/os/fileio.*ZyX2016-06-24
| * | | | unittests: Add tests for file.cZyX2016-06-24
| * | | | unittests: Add os_write testZyX2016-06-23
| * | | | shada: Do not forget to close ShaDa readerZyX2016-06-23
| * | | | file: Use own constants, do not rely on fcntl.hZyX2016-06-23
| * | | | unittests: Add os_close, os_read and os_readv testsZyX2016-06-23
| * | | | file: Add buffered reading and writingZyX2016-06-23
| * | | | file,os/fs,shada: Separate opening, closing, writing and reading filesZyX2016-06-23
|/ / / /
* | | | Merge pull request #4952 from bfredl/counttestBjörn Linse2016-06-23
|\ \ \ \
| * | | | test: fix command_count_specBjörn Linse2016-06-23
|/ / / /
* | | | cmake: remove unused includes (#4947)Nicolai Skogheim2016-06-22
* | | | Merge pull request #4949 from jamessan/vim-7.4.1592James McCoy2016-06-22
|\ \ \ \
| * | | | lintJames McCoy2016-06-22
| * | | | vim-patch:7.4.1592James McCoy2016-06-22
|/ / / /
* | | | Merge #4929 from mhinz/fix-termJustin M. Keyes2016-06-21
|\ \ \ \
| * | | | Add tests for new featureMarco Hinz2016-06-20
| * | | | Make existing tests work with new featureMarco Hinz2016-06-20
| * | | | Always resize the embedded vterm properlyMarco Hinz2016-06-20
|/ / / /
* | | | Merge #4933 from ZyX-I/fix-matchparen-specJustin M. Keyes2016-06-20
|\ \ \ \
| * | | | functests: Fix matchparen_spec.luaZyX2016-06-17
* | | | | Merge #4697 'capture() function'.Justin M. Keyes2016-06-20
|\ \ \ \ \
| * | | | | Port capture() functionShougo Matsushita2016-05-27
* | | | | | Merge #4938 from justinmk/coverityJustin M. Keyes2016-06-18
|\ \ \ \ \ \
| * | | | | | doc: api_infoJustin M. Keyes2016-06-18
| * | | | | | coverity/149459: CHECKED_RETURN (false positive)Justin M. Keyes2016-06-18
|/ / / / / /
* | | | | | Merge #4851Justin M. Keyes2016-06-18
|\ \ \ \ \ \
| * | | | | | test/highlight_spec: Test "gui" arg of synIDattr().Justin M. Keyes2016-06-18