aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rplugin: Manifest file name fallback (#4935)Shougo2016-06-30
* vim-patch:7.4.1136Patrick2016-06-30
* Merge #4984 'Trigger TabNewEntered with <CTRL-W>T'Justin M. Keyes2016-06-28
|\
| * [RFC] Fix #4979: Trigger TabNewEntered also with <CTRL-W>TDimitri Merejkowsky2016-06-28
* | doc: remove obsolete reference (#4978)KillTheMule2016-06-27
|/
* Update version.c (#4974)KillTheMule2016-06-27
* Merge #4646 from oni-link/fix.issue.4569.3Justin M. Keyes2016-06-26
|\
| * fixup2: process.c: Prevent data loss for process output streamsoni-link2016-05-15
| * fixup: process.c: Prevent data loss for process output streamsoni-link2016-05-15
| * shell.c: Fix missing outputoni-link2016-05-15
| * process.c: Prevent data loss for process output streamsoni-link2016-05-15
* | Merge #4969 from ZyX-I/update-unicodeJustin M. Keyes2016-06-26
|\ \
| * | version: State that 1960 was includedZyX2016-06-26
| * | Update unicode filesZyX2016-06-26
|/ /
* | ci: Remove MSAN build until it is fixed. (#4966)Justin M. Keyes2016-06-25
* | Merge #4965 from justinmk/fixup4453Justin M. Keyes2016-06-25
|\ \
| * | 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