summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'baserock/markdoffman/remove-automatic-help' into baserock/morphbaserock/morphMark Doffman2014-03-031-9/+13
|\
| * Add option not to add automatic '--help'baserock/markdoffman/remove-automatic-helpMark Doffman2014-03-031-9/+13
|/
* Merge remote-tracking branch 'origin/trunk' into baserock/morphRichard Maw2013-08-096-6/+17
|\
| * Prepare for release of version 1.20130808cliapp-1.20130808Lars Wirzenius2013-08-084-4/+11
| * Sync with upstream branchLars Wirzenius2013-08-082-1/+3
| |\
| * | runcmd: Fail if any command in a pipeline failsLars Wirzenius2013-08-082-1/+9
| * | Fix first line indentLars Wirzenius2013-06-141-1/+1
* | | Merge branch 'trunk' into liw/cliapp-updatebaserock/liw/cliapp-updateLars Wirzenius2013-06-205-5/+17
|\ \ \ | | |/ | |/|
| * | Fix runcmd pipeline bugLars Wirzenius2013-06-202-1/+7
| |/
| * Prepare release version 1.20130613cliapp-1.20130613Lars Wirzenius2013-06-133-3/+9
| * Typo fixLars Wirzenius2013-06-091-1/+1
* | Merge branch 'trunk' into baserock/morphTiago Gomes2013-06-1040-603/+697
|\ \ | |/
| * 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
| |/
| * Expand the Settings.as_cp method descriptionLars Wirzenius2013-04-301-1/+7
| * Exclude untestable code from test coveragecliapp-1.20130424Lars Wirzenius2013-04-241-1/+1
| * Prepare release version 1.20130424Lars Wirzenius2013-04-243-12/+20
| * Fix runcmd wrt SIGWINCHLars Wirzenius2013-04-232-1/+14
| |\
| | * Update NEWSLars Wirzenius2013-04-231-0/+7
| | * Fix cliapp.runcmd to not die from SIGWINCHLars Wirzenius2013-04-231-1/+7
| |/
| * Split up documentation into multiple filesLars Wirzenius2013-04-208-141/+146
| * Fix typo in Sphinx docsLars Wirzenius2013-04-081-1/+1
* | Merge branch 'baserock/richardholland/cliapp-update' into baserock/morphJonathan Maw2013-03-2018-156/+901
|\ \
| * \ Merge remote-tracking branch 'origin/trunk' into baserock/richardholland/clia...baserock/richardholland/cliapp-updateRic Holland2013-03-1518-156/+901
| |\ \ |/ / / | | _
| * Merge from canonical branchcliapp-1.20130313Lars Wirzenius2013-03-132-8/+17
| |\
| | * Add log_error to cliapp.runcmdLars Wirzenius2013-03-052-8/+17
| * | Prepare release version 1.20130313Lars Wirzenius2013-03-133-2/+8
| |/
| * Add ssh_runcmdLars Wirzenius2013-02-104-2/+72
| |\
| | * Update NEWSLars Wirzenius2013-02-101-0/+6
| | * Add cliapp.ssh_runcmdLars Wirzenius2013-02-102-1/+25
| | * Allow some more safe charactersLars Wirzenius2013-02-101-1/+5
| | * Quote single quoteLars Wirzenius2013-02-102-0/+5
| | * Quote double-quoteLars Wirzenius2013-02-101-0/+3
| | * Quote spacesLars Wirzenius2013-02-102-1/+14
| | * Allow safe characters as-isLars Wirzenius2013-02-101-0/+3
| | * Start a function to safely quote arbitrary strings for shellLars Wirzenius2013-02-103-1/+13
| | * Fix test class nameLars Wirzenius2013-02-101-1/+1
| |/
| * Document how --generate-manpage is used in cliapp(5)Lars Wirzenius2013-02-102-0/+45
| * Add hidden settings, subcommandsLars Wirzenius2013-02-105-26/+133
| |\
| | * Update NEWSLars Wirzenius2013-02-101-0/+3
| | * Refactor to avoid duplicated codeLars Wirzenius2013-02-101-24/+8
| | * Add help-all subcommandLars Wirzenius2013-02-101-0/+24
| | * Add --help-all option to show hidden options tooLars Wirzenius2013-02-101-0/+17
| | * Show/hide hidden options as requestedLars Wirzenius2013-02-101-12/+20
| | * Actually suppress help for hidden optionsLars Wirzenius2013-02-102-2/+7
| | * Add hidden setting to example4.pyLars Wirzenius2013-02-101-0/+3