aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | | | Merge #8456 'API: nvim_list_uis: include channel id'Justin M. Keyes2018-06-03
|\ \ \ \ | |/ / / |/| | |
| * | | nvim_list_uis: include channel idBjörn Linse2018-06-01
* | | | wildmenu: close before redrawing statusline (#8453)Alexander Karle2018-06-02
|/ / /
* | | fixup: always delete Xfile, fix exit code checkJan Edmund Lazo2018-05-25
* | | win: test: close shada file before os.removeJan Edmund Lazo2018-05-24
* | | win: test: delete sautest/Jan Edmund Lazo2018-05-24
* | | win: test: don't test symlink if not admin userJan Edmund Lazo2018-05-24
* | | win: test: disable non-admin failing testsJan Edmund Lazo2018-05-24
|/ /
* | api: list information about all channels/jobs.Björn Linse2018-05-23
* | Merge #8377 'TextChangedP autocommand'Justin M. Keyes2018-05-19
|\ \
| * | vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menuShougo Matsushita2018-05-14
* | | test: inccommand_spec: retry unreliable test (#8311)Justin M. Keyes2018-05-18
* | | 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