aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * | ci: Refactor CI scriptsZyX2017-03-31
| * | cmake: Also depend on LINT_PRGZyX2017-03-31
| * | clint: Do not report zero errorsZyX2017-03-31
| * | cmake: Replace RunLint.cmake with code in src/nvim/CMakeLists.txtZyX2017-03-31
| * | cmake: Allow failing to download small suppress filesZyX2017-03-31
| * | cmake: Make Download.cmake check for errorsZyX2017-03-31
| * | cmake: Use file-specific supprressesZyX2017-03-31
| * | cmake: Add `clint` target to build MakefileZyX2017-03-31
| |/
* | tui: Only enable/disable mouse when there's something to do (#6411)James McCoy2017-04-02
* | Merge #6422 from ZyX-I/fix-6420Justin M. Keyes2017-04-01
|\ \
| * | eval: Do not allocate FileDescriptorZyX2017-04-01
| * | eval,fileio: Omit additional fsync() callZyX2017-04-01
* | | 'pastetoggle': support value >1 char (#6421)Matthew Malcomson2017-04-01
* | | Merge #6418 from ZyX-I/better-unittestsJustin M. Keyes2017-04-01
|\ \ \
| * | | unittests: Replace two environment variables with one TRACE_LEVELZyX2017-04-01
| * | | unittests: Fix linter errorZyX2017-04-01
| * | | unittests: Disable non-C-callsZyX2017-04-01
| * | | unittests: Add trace description right to the error messageZyX2017-04-01
| * | | unittests: Collect tracesZyX2017-04-01
| * | | unittests: Split itp implementation into multiple functionsZyX2017-04-01
| * | | unittests: Do not hang when error message is too longZyX2017-04-01
| |/ /
* | | Merge #6344 'vim-patch:7.4.2236,7.4.2306'Justin M. Keyes2017-04-01
|\ \ \ | |/ / |/| |
| * | vim-patch:7.4.2306lonerover2017-04-01
| * | vim-patch:7.4.2236lonerover2017-04-01
|/ /
* / build: avoid cmake warning (#6417)Justin M. Keyes2017-04-01
|/
* ci: Do not hide ci directory (#6410)Nikolai Aleksandrovich Pavlov2017-03-31