aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | 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
| * | | | 'guicursor': Disable by default for unknown terminals.Justin M. Keyes2017-04-04
| * | | | 'guicursor': enabled=false if 'guicursor' is emptyJustin M. Keyes2017-04-04
|/ / / /
* | | | Merge #6436 from ZyX-I/restart-includes-cleanupJustin M. Keyes2017-04-04
|\ \ \ \
| * | | | ci: Also fail if last restart hang upZyX2017-04-04
| * | | | ci: Do not fail csi_clean if there are no files to removeZyX2017-04-04
| * | | | ci: Force make output coloringZyX2017-04-04
| * | | | ci: Clean up when restarting single includes testZyX2017-04-04
* | | | | 'listchars': `Whitespace` highlight group #6367Yichao Zhou2017-04-03
|/ / / /
* | | | Merge #6427 from ZyX-I/writefile-allow-omitting-fsyncJustin M. Keyes2017-04-03
|\ \ \ \
| * | | | ci: Do not mark test as failed if it is previous one which failedZyX2017-04-03
| * | | | fileio: Fix most linter errorsZyX2017-04-03
| * | | | tests: Fix testlint errorsZyX2017-04-03
| * | | | functests: Test some :write errorsZyX2017-04-03
| * | | | fileio: Save details about E212 errorZyX2017-04-03
| * | | | eval: Add s flag, use p_fs by default, error out on unknown flagZyX2017-04-03
| * | | | fileio: Refactor msg_add_fname to something which needs no commentsZyX2017-04-03
| * | | | fileio: Clean up IObuff-manipulation messZyX2017-04-03
| * | | | fixup!ZyX2017-04-03
| * | | | message: Do not use IObuff in emsgfZyX2017-04-03
| * | | | fileio: Refactor errmsg handlingZyX2017-04-03
| * | | | eval: Make writefile() able to disable fsync()ZyX2017-04-02
|/ / / /
* | | | unittests: Make it easier to determine on which _spec line it crashed (#6424)Nikolai Aleksandrovich Pavlov2017-04-02
* | | | Merge #6423 from justinmk/guicursorJustin M. Keyes2017-04-02
|\ \ \ \
| * | | | api/cursor_style_set: mode descriptionsJustin M. Keyes2017-04-01
| * | | | 'guicursor': Empty means "block cursor in all modes".Justin M. Keyes2017-04-01
| * | | | tui: 'guicursor' colorMatthieu Coudron2017-04-01
| * | | | tui: 'guicursor' shape #6044Matthieu Coudron2017-04-01
* | | | | Merge pull request #6338 from jamessan/llvm-updateJames McCoy2017-04-01
|\ \ \ \ \
| * | | | | ci: Bump clang version to 3.9James McCoy2017-03-31
| * | | | | ci: Use LLVM's trusty repo to match Travis' Ubuntu versionJames McCoy2017-03-31
* | | | | | Merge #6409 from ZyX-I/separate-clintJustin M. Keyes2017-04-02
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ci: Do not shift if there are not enough argumentsZyX2017-03-31
| * | | | | ci: Add test watchdog and tracing for lint testsZyX2017-03-31
| * | | | | ci: Enable tracingZyX2017-03-31
| * | | | | ci: Check for exact value of CI_TARGET, not its emptynessZyX2017-03-31
| * | | | | ci: Add ${NL} variableZyX2017-03-31
| * | | | | ci: Do not quote MAKE_CMDZyX2017-03-31
| * | | | | makefile: Make `lint` target depend on `clint`ZyX2017-03-31