summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* runcmd: Collect stderr of whole pipelinebaserock/richardmaw/pipeline-stderr-pipe-v2Richard Maw2015-02-081-4/+16
* Fix runcmd pipeline file descriptor in parentLars Wirzenius2015-01-302-0/+16
|\
| * Update NEWSLars Wirzenius2015-01-301-0/+7
| * Fix non-termination bug in _build_pipelineRichard Maw2015-01-301-0/+9
|/
* Fix test for callbacksLars Wirzenius2014-08-031-2/+7
* Add callbacks to cliapp.runcmd for stdout/err dataLars Wirzenius2014-07-315-5/+107
|\
| * Allow runcmd callbacks to mangle the collected dataLars Wirzenius2014-07-312-8/+18
| * Update NEWSLars Wirzenius2014-07-311-0/+7
| * Fix copyright statementLars Wirzenius2014-07-311-1/+1
| * Add tests for runcmd callbacksRichard Ipsum2014-07-311-0/+27
| * Add LoggerApp exampleRichard Ipsum2014-07-312-0/+47
| * Add callbacks to runcmdRichard Ipsum2014-07-311-2/+13
|/
* Prepare release 1.20140719cliapp-1.20140719Lars Wirzenius2014-07-194-3/+9
* Make Plugin.disable be a no-opLars Wirzenius2014-04-203-6/+6
* Remove some dead codeLars Wirzenius2014-04-151-16/+0
* Split logging setup into further overrideable methodsLars Wirzenius2014-04-152-7/+18
* Split of logging setup for file into separate methodLars Wirzenius2014-04-152-10/+19
* Fix missing get_help_text_formatterLars Wirzenius2014-04-092-1/+9
* Prepare release 1.20140315cliapp-1.20140315Lars Wirzenius2014-03-155-6/+6
* Fix markdown for README legaleseLars Wirzenius2014-01-071-17/+16
* Add test suite instructions to READMELars Wirzenius2014-01-061-0/+7
* Update NEWSLars Wirzenius2013-12-061-0/+3
* Make Settings.require accept many argumentsLars Wirzenius2013-12-062-6/+22
* Add a module docstringLars Wirzenius2013-11-152-1/+14
* Install examples in Debian packageLars Wirzenius2013-11-152-0/+13
* Update copyright yearLars Wirzenius2013-11-151-1/+1
* Avoid crash if /proc/self/status doesn't existLars Wirzenius2013-11-061-1/+4
* Merge branch 'liw/override-help-formatting'Lars Wirzenius2013-10-302-5/+29
|\
| * Update NEWSLars Wirzenius2013-10-301-0/+5
| * Format only subcommand full help with custom formatterLars Wirzenius2013-10-301-4/+8
| * Check subcommand validity outside formatterLars Wirzenius2013-10-301-4/+5
| * Add method for return help text formattersLars Wirzenius2013-10-301-1/+15
|/
* Merge branch 'liw/unknown-var-in-config-message'Lars Wirzenius2013-10-305-8/+40
|\
| * Update NEWSLars Wirzenius2013-10-301-0/+4
| * Nicely report unknown variables in config filesLars Wirzenius2013-10-304-8/+36
|/
* Log cwd, uid, euid, gid, egid at startupLars Wirzenius2013-10-292-0/+10
* Disable VmRSS reporting on non-Linux platformstrunkLars Wirzenius2013-08-222-0/+9
* Prepare for release of version 1.20130808cliapp-1.20130808Lars Wirzenius2013-08-084-4/+11
* Sync with upstream branchLars Wirzenius2013-08-082-1/+3
|\
| * Fix runcmd pipeline bugLars Wirzenius2013-06-202-1/+7
* | runcmd: Fail if any command in a pipeline failsLars Wirzenius2013-08-082-1/+9
* | Fix first line indentLars Wirzenius2013-06-141-1/+1
|/
* Prepare release version 1.20130613cliapp-1.20130613Lars Wirzenius2013-06-133-3/+9
* Typo fixLars Wirzenius2013-06-091-1/+1
* Make "help" give useful error if subcommand is unknownLars Wirzenius2013-06-092-0/+4
* Remove trailing whitespace from ends of linesLars Wirzenius2013-06-0935-444/+444
* Merged ssh_runcmd tty option from Jannis PohlmannLars Wirzenius2013-06-092-1/+26
|\
| * Add tty=<None|False|True> option to cliapp.ssh_runcmd()Jannis Pohlmann2013-06-061-1/+24
* | Document subcommands and subcommand helpLars Wirzenius2013-05-222-1/+34
* | Remove whitspace from ends of linesLars Wirzenius2013-05-221-12/+12
|/