aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | 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
| * | | | | | synIDattr(): return RRGGBB value for [fg|bg|sp]# #4851Rom Grk2016-06-18
|/ / / / / /
* | | | | | build: Revert 464bc16.Justin M. Keyes2016-06-18
* | | | | | Merge pull request #4925 from bfredl/apiinfoBjörn Linse2016-06-17
|\ \ \ \ \ \
| * | | | | | eval: add api_info()Björn Linse2016-06-17
|/ / / / / /
* | | | | | Merge #4923 from justinmk/docJustin M. Keyes2016-06-16
|\ \ \ \ \ \
| * | | | | | build: Purge docs before rebuilding.Justin M. Keyes2016-06-16
| * | | | | | doc: consolidate nvim.txtJustin M. Keyes2016-06-15
| * | | | | | doc: uppercase RPCJustin M. Keyes2016-06-15
| * | | | | | doc/python: cleanupJustin M. Keyes2016-06-15
| * | | | | | doc/provider: cleanupJustin M. Keyes2016-06-15
| * | | | | | doc: cleanupJustin M. Keyes2016-06-15