Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(tests): fixes for using vim.mpack and more ASAN | bfredl | 2023-02-10 |
| | |||
* | server_requests_spec: fix assertion, pass Lua paths via args (#10875) | Daniel Hahler | 2019-09-16 |
| | | | | This makes it pick up the nvim Luarocks module properly when not installed via third-party. | ||
* | CI/AppVeyor: per-compiler deps cache #9852 | Justin M. Keyes | 2019-04-07 |
| | | | | The deps cache does not work for MSVC builds because the MINGW builds ovewrite it. Cache saves 10+ minutes on the build. | ||
* | API: validation: mention invalid method name (#8489) | Justin M. Keyes | 2018-06-07 |
| | |||
* | job control: reuse common job code for rpc jobs | Björn Linse | 2016-08-20 |
This makes stderr and exit callbacks work for rpc jobs |