Commit message (Expand) | Author | Age | |
---|---|---|---|
* | docs: naming conventions | Justin M. Keyes | 2021-09-09 |
* | feat(api): nvim_get_chan_info: include "argv" for jobs #15537 | Justin M. Keyes | 2021-09-01 |
* | ci(tests): skip "stale events on channel close" (#15278) | dundargoc | 2021-08-05 |
* | rpc: don't handle stale requests on already closed channel | Björn Linse | 2020-12-23 |
* | API: nvim_unsubscribe(): Handle unknown events #8745 | Daniel Hahler | 2018-08-28 |
* | test: rename next_message() to next_msg() | Justin M. Keyes | 2018-03-11 |
* | functests: Replace execute with either command or feed_command | ZyX | 2017-04-09 |
* | test/api: Specify handling of VimL errors, v:errmsg. | Justin M. Keyes | 2016-10-24 |
* | msgpack_rpc: Fix crash in log_server_msg | ZyX | 2016-06-24 |
* | msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recur | ZyX | 2016-06-24 |
* | api/helpers: Use typval_encode.h for vim_to_object | ZyX | 2016-06-24 |
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
* | test: Use lua to perform sanity API checks | Thiago de Arruda | 2014-10-16 |