summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add option not to add automatic '--help'baserock/markdoffman/S10358/remove-automatic-helpMark Doffman2014-02-171-9/+13
* 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
|/
* 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 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