aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api
Commit message (Expand)AuthorAge
...
| * Unify updates_start and updates to lines_eventKillTheMule2018-05-23
| * Update testKillTheMule2018-05-23
| * Some renamings and doc changesKillTheMule2018-05-23
| * Try fixing that test on travisKillTheMule2018-05-23
| * Increase sendkeys timeoutKillTheMule2018-05-23
| * The grand renamingKillTheMule2018-05-23
| * Fix tests on windowsKillTheMule2018-05-23
| * Make LiveUpdate return lastline instead of numreplacedKillTheMule2018-05-23
| * LintKillTheMule2018-05-23
| * Make separate functions to start/stop live updatesKillTheMule2018-05-23
| * Add argument to not send a buffers content when updates are enabledKillTheMule2018-05-23
| * Tests for buffer updatesPeter Hodge2018-05-23
* | API: validation: mention invalid method name (#8489)Justin M. Keyes2018-06-07
* | nvim_list_uis: include channel idBjörn Linse2018-06-01
|/
* api: list information about all channels/jobs.Björn Linse2018-05-23
* API: nvim_get_commands(): return DictionaryJustin M. Keyes2018-05-12
* API: nvim_get_commands(): builtin is irrelevant for buffer-localJustin M. Keyes2018-05-12
* API: nvim_get_commands(): more attributesJustin M. Keyes2018-05-11
* API: nvim_get_commands(): always return keysJustin M. Keyes2018-05-11
* API: nvim_get_commands()Nimit Bhardwaj2018-05-11
* Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'Justin M. Keyes2018-05-11
|\
| * api: Make nvim_set_option() update `:verbose set ...`b-r-o-c-k2018-05-03
* | test: API: fix tests after improved error captureJustin M. Keyes2018-05-10
* | API: nvim_eval(): return non-generic VimL errorsJustin M. Keyes2018-05-09
* | API: return non-generic VimL errorsJustin M. Keyes2018-05-09
* | API: nvim_call_dict_function: expect actual function, not nameJustin M. Keyes2018-05-06
* | API: nvim_call_dict_function: eliminate `internal` paramJustin M. Keyes2018-05-06
* | refactor: nvim_call_dict_functionJustin M. Keyes2018-05-06
* | API: nvim_call_dict_function #3032Sebastian Witte2018-05-06
* | test: nvim_call_function: verify "too many arguments" errorJustin M. Keyes2018-05-06
|/
* API/nvim_command_output: handle :echon capture (#8265)Justin M. Keyes2018-04-13
* test/util: expect_err() (#8257)Justin M. Keyes2018-04-11
* test/API: validate channel arg (#8245)Justin M. Keyes2018-04-08
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* TUI: implement "standout" attribute #8081Nimit Bhardwaj2018-03-27
* API: nvim_get_proc()Justin M. Keyes2018-03-18
* API: nvim_get_proc_children()Justin M. Keyes2018-03-16
* test: rename next_message() to next_msg()Justin M. Keyes2018-03-11
* api: nvim_list_uis #8004geekodour2018-03-03
* ui: refactor ui optionsBjörn Linse2018-02-13
* test: :! print binary data, control charsJustin M. Keyes2018-02-07
* shell: update `execute('!cmd')` test to new behaviorBjörn Linse2018-02-06
* functests: Improve error reporting in _check_parsing functionZyX2018-02-02
* api: nvim_command_output: direct implJustin M. Keyes2018-01-10
* api: change nvim_command_output behaviorJustin M. Keyes2018-01-10
* *: Replace all occurrences of NVim with NvimZyX2017-11-30
* viml/parser/expressions: Make $ENV not depend on &isidentZyX2017-11-26
* Merge branch 'master' into expression-parserZyX2017-11-26
|\
| * channels: testsBjörn Linse2017-11-26
* | tests: Stabilize float format and %e in format_luav and format_stringZyX2017-11-19