aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | cmake: Do not use ExternalProjectZyX2017-04-09
* | | | | | | | cmake: Do not build clint-error-files by defaultZyX2017-04-09
|/ / / / / / /
* | | | | | | Merge #6439 from ZyX-I/fix-gc-failuresJustin M. Keyes2017-04-09
|\ \ \ \ \ \ \
| * | | | | | | vim.h: Remove strange commentsZyX2017-04-09
| * | | | | | | headers: Remove useless HAVE_CONFIG_H macrosZyX2017-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
| * | | | | | | unittests: Use Neovim memory allocation for vimconv_TZyX2017-04-09
| * | | | | | | unittests: Do not gc what is already freedZyX2017-04-09
| * | | | | | | ci: Increase check-single-includes wait time to 10sZyX2017-04-09
| * | | | | | | ci: Allow check-single-includes to hangZyX2017-04-09
| * | | | | | | unittests: Move checking cores to check_child_errZyX2017-04-08
| * | | | | | | unittests: Fix testlint failureZyX2017-04-07
| * | | | | | | ci: Really continue tests on failure, print global summaryZyX2017-04-07
| * | | | | | | unittests: Force GC, fix GC failures in typval_specZyX2017-04-06
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge #6478 from ZyX-I/conv-fixesJustin M. Keyes2017-04-09
|\ \ \ \ \ \ \
| * | | | | | | unittests: Fix linter errorZyX2017-04-09
| * | | | | | | *: Remove useless assertsZyX2017-04-08
| * | | | | | | doc: Update documentationZyX2017-04-08
| * | | | | | | *: Fix linter errorsZyX2017-04-08
| * | | | | | | unittests: Do not alter p_enc in decode unit testZyX2017-04-08
| * | | | | | | eval/*code,shada: Drop support for converting UTF-8 from/to p_encZyX2017-04-08
| * | | | | | | eval/decode: Omit calling convert_setup for each stringZyX2017-04-08
| * | | | | | | shada: Initialize vimconv_TZyX2017-04-08
| * | | | | | | eval/decode,shada: Do not forget to clean up convertersZyX2017-04-08
* | | | | | | | cmake: Use archive instead of downloading *.json files (#6482)Nikolai Aleksandrovich Pavlov2017-04-09
* | | | | | | | test: retry(): Report number of retries. (#6475)Justin M. Keyes2017-04-09
| |_|/ / / / / |/| | | | | |
* | | | | | | refactor/single-includededmass2017-04-08
|/ / / / / /
* | | | | | refactor/single-include: fold.h #6456dedmass2017-04-08
* | | | | | refactor/single-include: ex_getln.h #6454dedmass2017-04-08
* | | | | | refactor/single-include: memline_defs.h #6465dedmass2017-04-08
* | | | | | refactor/single-include: move.h #6469dedmass2017-04-08
* | | | | | refactor/single-include: ex_cmds.h #6453dedmass2017-04-08
* | | | | | refactor/single-include: digraph.h #6444dedmass2017-04-08
* | | | | | refactor/single-include: cursor_shape.h #6442dedmass2017-04-08
* | | | | | Merge #6473 from jamessan/vim-8.0.0499Justin M. Keyes2017-04-08
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | lintJames McCoy2017-04-07
| * | | | | vim-patch:8.0.0550James McCoy2017-04-07
| * | | | | vim-patch:8.0.0499James McCoy2017-04-07
|/ / / / /
* | | | | win: os_get_hostname() #5416 (#6413)Justin M. Keyes2017-04-07
* | | | | eval: delimit string with NUL byte (#6467)Nicolas Hillegeer2017-04-07
* | | | | completion: fix segfault with ignorecase+infercase (#6452)Justin M. Keyes2017-04-06
| |_|/ / |/| | |
* | | | refactor/single-include: diff.h (#6443)Carlo Abelli2017-04-06
|/ / /
* | | vim-patch: Update regex for included_patches array (#6449)James McCoy2017-04-06
* | | Merge #6440 'test: Remove "tickle" hack'Justin M. Keyes2017-04-06
|\ \ \
| * | | test: retry() works with asserts; error() not required.Justin M. Keyes2017-04-06
| * | | tests: short form `screen:except(func)` expects condition only. #6440Björn Linse2017-04-06
|/ / /
* | | Merge #6432 from justinmk/guicursorJustin M. Keyes2017-04-04
|\ \ \
| * | | options: remove 'guiheadroom'Justin M. Keyes2017-04-04