summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-14prepare release 0.24Lars Wirzenius2-2/+2
2012-01-14set web directory for publishing docsLars Wirzenius1-1/+1
2012-01-14merge changes from workLars Wirzenius3-1/+23
2012-01-11fix setting booleans to false in config filesLars Wirzenius3-1/+27
2011-12-19format subcommand descriptions in --help betterLars Wirzenius2-4/+11
2011-12-19fix code to work even if subcommand synopsis is not setLars Wirzenius1-1/+1
2011-12-19show subcommand synopsis in --help outputLars Wirzenius2-1/+7
2011-12-19make subcommands be sorted in manpage synopsisLars Wirzenius1-1/+1
2011-12-19add example manpage for example2Lars Wirzenius1-0/+34
2011-12-18prepare release 0.23cliapp-0.23Lars Wirzenius2-2/+2
2011-12-18fix debian packaging problems (see debian/changelog)Lars Wirzenius4-2/+12
2011-12-17do not use logging.NullHandlerLars Wirzenius2-1/+7
2011-12-03Drop libjs-query dependency to a suggests. Most people will not becliapp-0.22Lars Wirzenius2-2/+5
2011-12-03Release version 0.22.Lars Wirzenius3-2/+8
2011-12-03merge and fix conflictLars Wirzenius3-4/+11
2011-12-03add syslog supportLars Wirzenius3-3/+10
2011-12-03update --log help textLars Wirzenius1-1/+1
2011-12-03update NEWS with new featureLars Wirzenius1-0/+5