log piecrust/commands/builtin/util.py @ 842:a85d08ffe1f6

age author description
Thu, 09 Jun 2016 22:26:18 -0700 Ludovic Chabant init: Use a better config template when creating websites.
Sun, 29 May 2016 22:18:50 -0700 Ludovic Chabant purge: Delete the whole cache directory, not just the current sub-cache.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.
Tue, 01 Mar 2016 22:27:28 -0800 Ludovic Chabant themes: Add support for a `--theme` argument to `chef`.
Sun, 03 May 2015 23:59:46 -0700 Ludovic Chabant caching: Use separate caches for config variants and other contexts. 2.0.0a8
Thu, 19 Mar 2015 22:05:30 -0700 Ludovic Chabant import: Show help if no sub-command was specified.
Tue, 10 Mar 2015 08:34:45 -0700 Ludovic Chabant import: Put importer metadata on the class, and allow return values.