summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-03add syslog support; replace logging to /dev/null with special NullHandlerLars Wirzenius1-2/+4
2011-12-01rename runcmd_unchecked stdin= keyword argument to feed_stdin=Lars Wirzenius3-4/+14
2011-10-02Add reference to GPL-2 on Debian systems.cliapp-0.21Lars Wirzenius1-1/+3
2011-10-02Make release 0.21.Lars Wirzenius2-1/+7
2011-09-27Change license to be GPL version 2 or later.Lars Wirzenius16-700/+381
2011-09-17Release version 0.20.cliapp-0.20Lars Wirzenius3-2/+8
2011-09-17Fix Application._subcommand_methodnames.Lars Wirzenius1-1/+5
2011-09-13Add app/subcommand non-option argument synopsis to manpage.Lars Wirzenius5-7/+62
2011-09-13Update NEWS.Lars Wirzenius1-0/+2
2011-09-13Put an empty line before the per-subcommand synopsis.Lars Wirzenius1-1/+1
2011-09-13When there are subcommand synopsises, format them one per line.Lars Wirzenius1-1/+9
2011-09-13Only set defaults for arg/cmd_synopsis if they're unset.Lars Wirzenius1-2/+4
2011-09-13Add cmd_synopsis to example2.Lars Wirzenius1-0/+5
2011-09-13Format argspec.Lars Wirzenius1-2/+19
2011-09-13Preliminary formatting of arg synopsis.Lars Wirzenius1-0/+9
2011-09-13Pass arg/cmd synopsis to Settings.parse_args.Lars Wirzenius1-1/+3
2011-09-13Store app/subcommand synopsises and pass them onto manpage generator.Lars Wirzenius3-6/+16
2011-09-08Add cliapp(5).Lars Wirzenius2-0/+131
2011-09-04Release version 0.19.cliapp-0.19Lars Wirzenius3-1/+15
2011-08-29Command line overrides string list values from config files.Lars Wirzenius2-1/+21
2011-08-29Fix string list values from configs to be overriden by options.Lars Wirzenius1-1/+4
2011-08-29Add test case for desired behavior of options overriding values from config f...Lars Wirzenius1-0/+17
2011-08-28Format subcommand descriptions prettier.Lars Wirzenius2-4/+38
2011-08-28Format paragraphs in subcommand descriptions nicer.Lars Wirzenius1-3/+32
2011-08-28Add a longer description to subcommand, for testing --help output.Lars Wirzenius1-1/+6
2011-08-24Release version 0.18.cliapp-0.18Lars Wirzenius3-2/+8
2011-08-24Update debian/changelog for release.Lars Wirzenius1-0/+6
2011-08-24Update NEWS for release.Lars Wirzenius1-1/+1
2011-08-24Bump version number.Lars Wirzenius1-1/+1
2011-08-24Add Settings.dump_config method.Lars Wirzenius2-7/+17
2011-08-22Add project.meta for unperish.cliapp-0.17Lars Wirzenius1-0/+3
2011-08-22Update debian/changelog for release.Lars Wirzenius1-0/+6
2011-08-22Update NEWS for release.Lars Wirzenius1-1/+1
2011-08-22Add memory profiling support.Lars Wirzenius3-2/+61
2011-08-22Allow callers override stdout/err redirections for runcmd and runcmd_unchecked.Lars Wirzenius2-4/+7
2011-08-20Improve OSError and IOError error messages.Lars Wirzenius3-2/+11
2011-08-19Release version 0.16.cliapp-0.16Lars Wirzenius4-6/+6
2011-08-19Fix test coverage.Lars Wirzenius1-1/+1
2011-08-19Bump version number.Lars Wirzenius1-1/+1
2011-08-19Prepare debian/changelog for release.Lars Wirzenius1-2/+2
2011-08-19Prepare NEWS for release.Lars Wirzenius1-2/+2