| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | fileio: Refactor msg_add_fname to something which needs no comments | ZyX | 2017-04-03 | |
| | * | | | | | | | fileio: Clean up IObuff-manipulation mess | ZyX | 2017-04-03 | |
| | * | | | | | | | fixup! | ZyX | 2017-04-03 | |
| | * | | | | | | | message: Do not use IObuff in emsgf | ZyX | 2017-04-03 | |
| | * | | | | | | | fileio: Refactor errmsg handling | ZyX | 2017-04-03 | |
| | * | | | | | | | eval: Make writefile() able to disable fsync() | ZyX | 2017-04-02 | |
| |/ / / / / / / | ||||
| * | | | | | | | unittests: Make it easier to determine on which _spec line it crashed (#6424) | Nikolai Aleksandrovich Pavlov | 2017-04-02 | |
| * | | | | | | | Merge #6423 from justinmk/guicursor | Justin M. Keyes | 2017-04-02 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | api/cursor_style_set: mode descriptions | Justin M. Keyes | 2017-04-01 | |
| | * | | | | | | | 'guicursor': Empty means "block cursor in all modes". | Justin M. Keyes | 2017-04-01 | |
| | * | | | | | | | tui: 'guicursor' color | Matthieu Coudron | 2017-04-01 | |
| | * | | | | | | | tui: 'guicursor' shape #6044 | Matthieu Coudron | 2017-04-01 | |
| * | | | | | | | | Merge pull request #6338 from jamessan/llvm-update | James McCoy | 2017-04-01 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | ci: Bump clang version to 3.9 | James McCoy | 2017-03-31 | |
| | * | | | | | | | | ci: Use LLVM's trusty repo to match Travis' Ubuntu version | James McCoy | 2017-03-31 | |
| * | | | | | | | | | Merge #6409 from ZyX-I/separate-clint | Justin M. Keyes | 2017-04-02 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | ci: Do not shift if there are not enough arguments | ZyX | 2017-03-31 | |
| | * | | | | | | | | ci: Add test watchdog and tracing for lint tests | ZyX | 2017-03-31 | |
| | * | | | | | | | | ci: Enable tracing | ZyX | 2017-03-31 | |
| | * | | | | | | | | ci: Check for exact value of CI_TARGET, not its emptyness | ZyX | 2017-03-31 | |
| | * | | | | | | | | ci: Add ${NL} variable | ZyX | 2017-03-31 | |
| | * | | | | | | | | ci: Do not quote MAKE_CMD | ZyX | 2017-03-31 | |
| | * | | | | | | | | makefile: Make `lint` target depend on `clint` | ZyX | 2017-03-31 | |
| | * | | | | | | | | ci: Refactor CI scripts | ZyX | 2017-03-31 | |
| | * | | | | | | | | cmake: Also depend on LINT_PRG | ZyX | 2017-03-31 | |
| | * | | | | | | | | clint: Do not report zero errors | ZyX | 2017-03-31 | |
| | * | | | | | | | | cmake: Replace RunLint.cmake with code in src/nvim/CMakeLists.txt | ZyX | 2017-03-31 | |
| | * | | | | | | | | cmake: Allow failing to download small suppress files | ZyX | 2017-03-31 | |
| | * | | | | | | | | cmake: Make Download.cmake check for errors | ZyX | 2017-03-31 | |
| | * | | | | | | | | cmake: Use file-specific supprresses | ZyX | 2017-03-31 | |
| | * | | | | | | | | cmake: Add `clint` target to build Makefile | ZyX | 2017-03-31 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | tui: Only enable/disable mouse when there's something to do (#6411) | James McCoy | 2017-04-02 | |
| * | | | | | | | | Merge #6422 from ZyX-I/fix-6420 | Justin M. Keyes | 2017-04-01 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | eval: Do not allocate FileDescriptor | ZyX | 2017-04-01 | |
| | * | | | | | | | | eval,fileio: Omit additional fsync() call | ZyX | 2017-04-01 | |
| * | | | | | | | | | 'pastetoggle': support value >1 char (#6421) | Matthew Malcomson | 2017-04-01 | |
| * | | | | | | | | | Merge #6418 from ZyX-I/better-unittests | Justin M. Keyes | 2017-04-01 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | unittests: Replace two environment variables with one TRACE_LEVEL | ZyX | 2017-04-01 | |
| | * | | | | | | | | | unittests: Fix linter error | ZyX | 2017-04-01 | |
| | * | | | | | | | | | unittests: Disable non-C-calls | ZyX | 2017-04-01 | |
| | * | | | | | | | | | unittests: Add trace description right to the error message | ZyX | 2017-04-01 | |
| | * | | | | | | | | | unittests: Collect traces | ZyX | 2017-04-01 | |
| | * | | | | | | | | | unittests: Split itp implementation into multiple functions | ZyX | 2017-04-01 | |
| | * | | | | | | | | | unittests: Do not hang when error message is too long | ZyX | 2017-04-01 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge #6344 'vim-patch:7.4.2236,7.4.2306' | Justin M. Keyes | 2017-04-01 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | vim-patch:7.4.2306 | lonerover | 2017-04-01 | |
| | * | | | | | | | | vim-patch:7.4.2236 | lonerover | 2017-04-01 | |
| |/ / / / / / / / | ||||
| * / / / / / / / | build: avoid cmake warning (#6417) | Justin M. Keyes | 2017-04-01 | |
| |/ / / / / / / | ||||
| * | | | | | | | ci: Do not hide ci directory (#6410) | Nikolai Aleksandrovich Pavlov | 2017-03-31 | |
| * | | | | | | | Merge pull request #6397 from jamessan/coverity | James McCoy | 2017-03-31 | |
| |\ \ \ \ \ \ \ | ||||