Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | execute_process: Allow UTF-8 as a synonym for the UTF8 keyword | Craig Scott | 2017-12-27 | 1 | -2/+4 |
* | execute_process: Add option to get results of every child | Adam Weisi | 2017-06-10 | 1 | -1/+8 |
* | execute_process: Restore no-decoding default behavior | Brad King | 2017-02-13 | 1 | -1/+1 |
* | Help: Improve execute_process ENCODING option documentation | Brad King | 2017-02-13 | 1 | -4/+15 |
* | execute_process: Add ENCODING option for Windows child process output | Dāvis Mosāns | 2016-11-30 | 1 | -1/+10 |
* | Help: Clarify how to run sequential commands in execute_process | Christian Fetzer | 2016-11-01 | 1 | -1/+4 |
* | Help: Improve formatting of command documentation | Michael Scott | 2015-06-08 | 1 | -7/+7 |
* | execute_process: Improve stdout/stderr merging | Brad King | 2015-05-07 | 1 | -1/+2 |
* | Help: Clarify execute_process COMMAND argument behavior | Brad King | 2013-11-07 | 1 | -0/+14 |
* | Help: Format execute_process command documentation | Brad King | 2013-11-07 | 1 | -26/+39 |
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -0/+48 |