aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | | Merge #8406 'stdpath(): handle NULL default values'Justin M. Keyes2018-05-18
|\ \ \
| * | | do not pass NULL to os_getenvJustin M. Keyes2018-05-18
* | | | channel: avoid references to non-rooted vimL list with outputBjörn Linse2018-05-17
|/ / /
* | | Merge #5658 'Apply :lmap in macros'Justin M. Keyes2018-05-17
|\ \ \
| * | | Update documentationMatthew Malcomson2018-03-14
| * | | 'keymap' now uses :lmap instead of :lnoremapMatthew Malcomson2018-03-14
| * | | Split :lnoremap test into done and pendingMatthew Malcomson2018-03-14
| * | | :lnoremap mappings should not be remapped when replaying a recordingMatthew Malcomson2018-03-14
| * | | Account for :lmap in macrosMatthew Malcomson2018-03-14
| * | | Add some basic tests for macrosMatthew Malcomson2018-03-14
* | | | test: nodejs_spec: fix test after upstream API changeJustin M. Keyes2018-05-15
| |/ / |/| |
* | | 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
* | | | Merge #8371 'API: more reliable/descriptive VimL errors'Justin M. Keyes2018-05-10
|\ \ \ \
| * | | | 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
* | | | | UI: redraw statusline when entering cmdline (#8347)raichoo2018-05-10
|/ / / /
* | | | 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
* | | | Merge pull request #8358 from mhinz/screenJames McCoy2018-05-04
|\ \ \ \
| * | | | test: screen artifactsMarco Hinz2018-05-04
* | | | | messages: redraw tabline if it was overdrawn by messagesBjörn Linse2018-05-04
|/ / / /
* / / / :digraphs : highlight with hl-SpecialKey #2690Jakson Alves de Aquino2018-05-01
|/ / /
* | | lintJustin M. Keyes2018-04-28
* | | test/unit/undo_spec.lua: fixup after rebase #4985Justin M. Keyes2018-04-27
* | | test/util: move general functions into global helpersJustin M. Keyes2018-04-27
* | | test/unit: some unit tests for undo.c #4985Christopher Waldon2018-04-27
* | | Merge #8218 'Fix errors reported by PVS'Justin M. Keyes2018-04-27
|\ \ \
| * | | functests: Fix testlint errorsZyX2018-04-22
| * | | eval: Silence PVS/V547: E882 may be triggeredZyX2018-04-15
* | | | Merge #8304 "default to 'nofsync'"Justin M. Keyes2018-04-24
|\ \ \ \
| * | | | API: nvim__stats()Justin M. Keyes2018-04-24
| * | | | test: fsync() codepathsJustin M. Keyes2018-04-23
* | | | | inccommand: pause :terminal redraws (#8307)Justin M. Keyes2018-04-22
* | | | | inccommand: do not execute trailing commands #8256Nimit Bhardwaj2018-04-21
|/ / / /
* | | | terminal: do not call redraw_buf_later() (#8306)Justin M. Keyes2018-04-21
* | | | test: "Command-line option -s": avoid indeterminism (#8305)Justin M. Keyes2018-04-21
* | | | test/util: throttle retry() (#8296)Justin M. Keyes2018-04-20
* | | | test/util: retry(): also decorate non-string errorJustin M. Keyes2018-04-18
* | | | test: nodejs_spec: allow more time for nodejs initJustin M. Keyes2018-04-18
* | | | Merge #8276 'startup: Make -s - read from stdin'Justin M. Keyes2018-04-17
|\ \ \ \