summaryrefslogtreecommitdiff
path: root/cliapp/runcmd.py
Commit message (Expand)AuthorAgeFilesLines
* runcmd: Collect stderr of whole pipelinebaserock/richardmaw/pipeline-stderr-pipeRichard Maw2015-01-281-4/+16
* Allow runcmd callbacks to mangle the collected dataLars Wirzenius2014-07-311-4/+8
* Add callbacks to runcmdRichard Ipsum2014-07-311-2/+13
* Sync with upstream branchLars Wirzenius2013-08-081-1/+1
|\
| * Fix runcmd pipeline bugLars Wirzenius2013-06-201-1/+1
* | runcmd: Fail if any command in a pipeline failsLars Wirzenius2013-08-081-1/+2
|/
* Remove trailing whitespace from ends of linesLars Wirzenius2013-06-091-19/+19
* Add tty=<None|False|True> option to cliapp.ssh_runcmd()Jannis Pohlmann2013-06-061-1/+24
* Exclude untestable code from test coveragecliapp-1.20130424Lars Wirzenius2013-04-241-1/+1
* Fix cliapp.runcmd to not die from SIGWINCHLars Wirzenius2013-04-231-1/+7
* Add log_error to cliapp.runcmdLars Wirzenius2013-03-051-8/+15
* Add cliapp.ssh_runcmdLars Wirzenius2013-02-101-0/+24
* Allow some more safe charactersLars Wirzenius2013-02-101-1/+5
* Quote single quoteLars Wirzenius2013-02-101-0/+2
* Quote spacesLars Wirzenius2013-02-101-1/+11
* Start a function to safely quote arbitrary strings for shellLars Wirzenius2013-02-101-0/+6
* Reduce runcmd debug loggingLars Wirzenius2013-01-101-8/+0
* Remove very verbose debug logging messagesLars Wirzenius2012-08-281-4/+0
* Fix busy-wait problem in certain uses of runcmdLars Wirzenius2012-07-121-2/+22
* Add missing runcmd files, oopsLars Wirzenius2012-05-211-0/+193