| Commit message (Expand) | Author | Age |
* | test: win: use "start" to test backgrounded job (#8171) | Jan Edmund Lazo | 2018-04-15 |
* | server: init v:servername if $NVIM_LISTEN_ADDRESS is invalid | Justin M. Keyes | 2018-04-11 |
* | server: introduce --listen, deprecate $NVIM_LISTEN_ADDRESS | Justin M. Keyes | 2018-04-11 |
* | serverstop(): return FALSE for invalid address | Justin M. Keyes | 2018-04-11 |
* | msg: do not scroll entire screen (#8088) | Björn Linse | 2018-03-31 |
* | win: defaults: 'shellcmdflag', 'shellxquote' #7343 | Jan Edmund Lazo | 2018-03-24 |
* | test: win: emulate yes with for loop | Jan Edmund Lazo | 2018-02-19 |
* | ui: refactor ui options | Björn Linse | 2018-02-13 |
* | win: enable backtick_expansion and shell output tests | Jan Edmund Lazo | 2018-02-10 |
* | test: :! print binary data, control chars | Justin M. Keyes | 2018-02-07 |
* | shell: update `execute('!cmd')` test to new behavior | Björn Linse | 2018-02-06 |
* | test: robust cleanup, unique filenames #7950 (#7950) | Justin M. Keyes | 2018-02-01 |
* | os_system(): do not set up input stream for empty string #7951 | Justin M. Keyes | 2018-02-01 |
* | win: has("wsl") on Windows Subsystem for Linux #7330 | Mahmoud Al-Qudsi | 2018-01-30 |
* | test: use helpers.pathroot() to avoid a syscall | Jan Edmund Lazo | 2018-01-29 |
* | test: fnamemodify with :8 filename modifier | Jan Edmund Lazo | 2018-01-28 |
* | fixup: get network drive only, not entire path | Jan Edmund Lazo | 2018-01-28 |
* | test: win: get current network drive via io.popen | Jan Edmund Lazo | 2018-01-28 |
* | test: win: add tests for shellslash | Jan Edmund Lazo | 2018-01-28 |
* | test: fnamemodify() | Justin M. Keyes | 2018-01-28 |
* | test/win: fix some environment assumptions #7912 | George Zhao | 2018-01-28 |
* | eval: save_tv_as_string: Correctly handle an empty string | James McCoy | 2018-01-23 |
* | test: system(): fix test | Justin M. Keyes | 2018-01-23 |
* | Merge #7860 'fix get_buffer_lines' | Justin M. Keyes | 2018-01-16 |
|\ |
|
| * | get_buffer_lines: Return a string, when requested, on invalid input | James McCoy | 2018-01-15 |
|/ |
|
* | vim-patch:8.0.0151,3,4 #7389 | Justin M. Keyes | 2018-01-15 |
* | test: win: yes is unavailable on Windows | Jan Edmund Lazo | 2018-01-06 |
* | win: test: check non-shell system() | Jan Edmund Lazo | 2018-01-06 |
* | test: use unix fileformat to test NULs on systemlist | Jan Edmund Lazo | 2018-01-06 |
* | functests: Fix linter error | ZyX | 2017-12-16 |
* | window: Fix matchaddpos() and enhance error reporting | ZyX | 2017-12-15 |
* | *: Fix some problems found during review | ZyX | 2017-12-15 |
* | eval: Fix add() | ZyX | 2017-12-11 |
* | *: Fix test failures | ZyX | 2017-12-11 |
* | functests: Add some more NULL tests | ZyX | 2017-12-10 |
* | eval: Fix uniq() crash in legacy test 055 | ZyX | 2017-12-10 |
* | functests: Mark islocked("v:_null_list") behaviour correct | ZyX | 2017-12-10 |
* | quickfix: Fix :cexpr and :lexpr | ZyX | 2017-12-10 |
* | eval: Fix setmatches(), setqflist() and setloclist() | ZyX | 2017-12-10 |
* | eval,functests: Fix tests and complete() and setline() behaviour | ZyX | 2017-12-10 |
* | *: Hide list implementation in other files as well | ZyX | 2017-12-10 |
* | eval: Fix writefile() | ZyX | 2017-12-10 |
* | eval: Fix inputlist() | ZyX | 2017-12-10 |
* | *: Start hiding list implementation | ZyX | 2017-12-10 |
* | Viml: Make filter and map handle null list correct | FlorianGit | 2017-12-03 |
* | compat: "v:count" distinct from "count" (#7407) | Marco Hinz | 2017-11-09 |
* | eval/decode.c: Avoid NULL arg to memchr() #7332 | Adrian Neumann | 2017-11-06 |
* | test: server_spec: Tolerate missing protocol (#7478) | James McCoy | 2017-11-02 |
* | getcmdline_prompt: Temporarily disable msg_silent so prompt is displayed | James McCoy | 2017-10-14 |
* | functests: Remove wait() from input_spec | ZyX | 2017-08-06 |