summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-08Add missing importcliapp-0.28Lars Wirzenius1-0/+1
2012-05-08Release version 0.28Lars Wirzenius3-2/+8
2012-04-21Handle SystemExit with string values instead of integersLars Wirzenius1-1/+3
2012-04-14Fix syntax error and missing import for gcLars Wirzenius2-1/+2
2012-04-08Mention FOO_PROFILE=foo.prof in cliapp(5)Lars Wirzenius1-0/+14
2012-04-08Mention --trace in cliapp(5) logging sectionLars Wirzenius1-0/+14
2012-04-08Improve logging documentation a bitLars Wirzenius2-1/+15
2012-04-08Add --log=noneLars Wirzenius2-1/+3
2012-03-24Fix AppExceptions to require and print an error messageLars Wirzenius1-0/+6
2012-03-09Add README and NEWS into Debian packageLars Wirzenius1-0/+2
2012-02-23Merge changes from elsewhereLars Wirzenius4-13/+61
2012-02-22Install the cliapp.5 manpageLars Wirzenius1-0/+2
2012-02-22Make log files have 0600 file mode by defaultLars Wirzenius3-1/+29
2012-02-22Add a plugin systemLars Wirzenius16-2/+798
2012-02-22Add settings groupsLars Wirzenius4-13/+38
2012-02-22Make Settings act a bit more like a dict.Lars Wirzenius3-0/+26
2012-02-17Release version 0.27.cliapp-0.27Lars Wirzenius3-2/+8
2012-02-17Add program name to error message about failing to execute itLars Wirzenius2-8/+13
2012-02-11Release version 0.26.cliapp-0.26Lars Wirzenius3-3/+9
2012-02-11Add way to set settings to values parsed from raw stringsLars Wirzenius1-2/+8
2012-02-11Remove to-be-useless project.meta fileLars Wirzenius1-3/+0
2012-02-11Give access to all sections in config filesLars Wirzenius3-2/+56
2012-02-11Document new feature in NEWSLars Wirzenius1-0/+9
2012-02-11Make as_cp retain all sections from config filesLars Wirzenius2-0/+32
2012-02-11Refactor dump_config to use as_cpLars Wirzenius1-4/+1
2012-02-11Add as_cp method to return settings values as a ConfigParserLars Wirzenius2-1/+17
2012-02-08Fix bug and release version 0.25.2.cliapp-0.25.2Lars Wirzenius4-2/+20
2012-02-08Prepare release version 0.25.1cliapp-0.25.1Lars Wirzenius3-1/+12
2012-02-08Fix pipelining problem with more than one commandLars Wirzenius2-5/+11
2012-02-06Prepare 0.25 release versioncliapp-0.25Lars Wirzenius3-2/+8
2012-02-06Add setup and cleanup methods to ApplicationLars Wirzenius3-0/+44
2012-02-06Merge pipelining support in runcmdLars Wirzenius3-13/+183
2012-02-06Mark stuff outside test coverageLars Wirzenius2-2/+3
2012-01-23Refactor: add a helper function for extracting keyword argumentsLars Wirzenius1-22/+11
2012-01-23Update NEWS with new featureLars Wirzenius1-0/+2
2012-01-22Use non-blocking I/O for stdin/out/errLars Wirzenius2-6/+21
2012-01-22Add test for feeding enough data through pipeline to ensure blockingLars Wirzenius1-0/+5
2012-01-22Update docstrings.Lars Wirzenius1-2/+7
2012-01-22Remove bogus test for whether pipeline is still runningLars Wirzenius1-2/+0
2012-01-22Add test for capturing stderr of commandLars Wirzenius1-0/+6
2012-01-22Remove pointless timeoutLars Wirzenius2-2/+2
2012-01-22Add test for redirecting stderr to a fileLars Wirzenius1-0/+10
2012-01-22Add test for redirecting stdout to a fileLars Wirzenius2-10/+27
2012-01-22Add test for redirecting stdin from file descriptorLars Wirzenius1-0/+10
2012-01-22Preliminary implementation of pipelinesLars Wirzenius2-16/+110
2012-01-22Refactor argument list so that we can pass in a list of argv listsLars Wirzenius1-3/+16
2012-01-22Add check for running pipelineLars Wirzenius1-0/+5
2012-01-17Update NEWS with new featureLars Wirzenius1-0/+5
2012-01-17Improve error message for when calling runcmd* with an non-existent commandLars Wirzenius1-3/+15
2012-01-14update debian/changelog for releaseLars Wirzenius1-0/+6