Commit message (Expand) | Author | Age | |
---|---|---|---|
* | win: default shellxescape, shellxquote to empty | Rui Abreu Ferreira | 2017-04-12 |
* | win: libuv_process_spawn(): special-case cmd.exe | Rui Abreu Ferreira | 2017-04-12 |
* | win/test: Enable more system() tests | Rui Abreu Ferreira | 2017-04-12 |
* | functests: Fix some tests which are failing locally for unrelated reasons | ZyX | 2017-04-09 |
* | functests: Replace execute with either command or feed_command | ZyX | 2017-04-09 |
* | test: Turn printargs_path into a function | James McCoy | 2017-02-02 |
* | test: Make xclip exit after one selection request | James McCoy | 2017-02-02 |
* | test: system([...]): v:shell_error | Justin M. Keyes | 2017-01-11 |
* | system([...]): Set v:shell_error=-1 if not executable. | Rui Abreu Ferreira | 2017-01-11 |
* | test: system([...]) | Rui Abreu Ferreira | 2017-01-11 |
* | test: system(): Avoid indeterminism. | Justin M. Keyes | 2016-10-23 |
* | system('foo &', 'bar'): Show error, don't crash. | Justin M. Keyes | 2016-10-19 |