aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
| * | | | | | api/ext_tabline: List of Dicts.Justin M. Keyes2017-04-26
| * | | | | | api: nvim_ui_attach(): Flatten ext_* options.Justin M. Keyes2017-04-26
| * | | | | | api/ui: externalize tablineJustin M. Keyes2017-04-26
| * | | | | | api/ui: externalize tablineDongdong Zhou2017-04-26
| * | | | | | test/fs: sanity check for literal "~" directory (#6579)Justin M. Keyes2017-04-24
* | | | | | | Merge branch 'master' into option-fixesJakob Schnitzer2017-04-24
|\| | | | | |
| * | | | | | api: Do not translate error messages.Justin M. Keyes2017-04-24
| * | | | | | api: Do not truncate errors <1 MB. #6237Sander Bosma2017-04-23
| * | | | | | test: api: Do not truncate errors <1 MB.Justin M. Keyes2017-04-23
| * | | | | | Merge #6513 from ZyX-I/lazier-arg_errmsg-gettextJustin M. Keyes2017-04-23
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into lazier-arg_errmsg-gettextZyX2017-04-21
| | |\ \ \ \ \ \
| | * | | | | | | unittests: Add a test for TV_CSTRINGZyX2017-04-14
| * | | | | | | | Merge #6539 'More cursor shape modes'Justin M. Keyes2017-04-21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tests: detect invalid helpers.sleepBjörn Linse2017-04-21
| | * | | | | | | | ui: use an array for mode stylesBjörn Linse2017-04-21
| | * | | | | | | | ui: add tests for new cursor shape modesBjörn Linse2017-04-21
| * | | | | | | | | ex_cmds.c: Fix bug in ex_z (#6557)sander22017-04-21
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge #6550 from ZyX-I/pvs-check-commentJustin M. Keyes2017-04-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | *: Add comment to all C filesZyX2017-04-19
| | |/ / / / / / /
| * / / / / / / / 'scrollback': Allow :setlocal -1 on normal buffersJustin M. Keyes2017-04-20
| |/ / / / / / /
| * | | | | | | test: Cursor after `:hi clear|syntax reset`Justin M. Keyes2017-04-17
| * | | | | | | fold: foldMoveRange(): fix :move bug #6534Matthew Malcomson2017-04-17
| * | | | | | | ops: fix i<c-r> with multi-byte text (#6524)Björn Linse2017-04-15
| |/ / / / / /
| * | | | | | test: check_cores(): Escape $TMPDIR path. (#6520)Justin M. Keyes2017-04-14
| * | | | | | win: os_shell_is_cmdexe() + testsJustin M. Keyes2017-04-12
| * | | | | | win: default shellxescape, shellxquote to emptyRui Abreu Ferreira2017-04-12
| * | | | | | win: libuv_process_spawn(): special-case cmd.exeRui Abreu Ferreira2017-04-12
| * | | | | | win/test: Enable more system() testsRui Abreu Ferreira2017-04-12
| * | | | | | win: defaults: 'shellredir', 'shellxquote', 'shellxescape'Justin M. Keyes2017-04-12
| * | | | | | ci: install Turkish locale and make locale tests more reliableBjörn Linse2017-04-11
| * | | | | | test: helpers.execute() => helpers.feed_command()Justin M. Keyes2017-04-11
| * | | | | | win/test: Enable recover_spec.luaJustin M. Keyes2017-04-11
| * | | | | | test: `:file {name}`Justin M. Keyes2017-04-11
| * | | | | | test/rmdir(): fallback to Nvim delete()Justin M. Keyes2017-04-11
| * | | | | | test/rmdir(): Remove `readonly` attr on Windows.Justin M. Keyes2017-04-10
| | |_|/ / / | |/| | | |
| * | | | | Merge #6479 from bfredl/tolowerJustin M. Keyes2017-04-10
| |\ \ \ \ \
| | * | | | | test: add tests for gu/gU behavior in Turkish localeBjörn Linse2017-04-10
| * | | | | | Merge #6488 from ZyX-I/coverity-fixesJustin M. Keyes2017-04-10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | coverity/56795: Fix NULL dereference in :syn keyword non-printableZyX2017-04-09
| | * | | | | coverity/13689: Check file header with memcmpZyX2017-04-09
| | * | | | | coverity/13688: Check for NUL bytes in salfromZyX2017-04-09
| | * | | | | coverity/13687: Do not allow NUL byte in region namesZyX2017-04-09
| | * | | | | spellfile: Use old errorZyX2017-04-09
| | * | | | | coverity/13686: Do not allow NUL byte in precondition regexZyX2017-04-09
| * | | | | | Merge branch 'master' into rename-executeZyX2017-04-09
| |\| | | | |
| | * | | | | test/check_cores(): Skip workspace-local temp dir. (#6483)Justin M. Keyes2017-04-09
| | * | | | | Merge #6439 from ZyX-I/fix-gc-failuresJustin M. Keyes2017-04-09
| | |\ \ \ \ \
| | | * | | | | unittests: Move allocating vimconv_T to a functionZyX2017-04-09
| | | * | | | | unittests: Do not GC typval_T which is owned by a diZyX2017-04-09
| | | * | | | | unittests: Do not unref partial which is owned by Callback structureZyX2017-04-09