log piecrust/commands/builtin/util.py @ 947:a85b2827ba1a

age author description
Thu, 15 Jun 2017 22:38:05 -0700 Ludovic Chabant chef: Optimize startup time.
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.
Sat, 13 Sep 2014 23:31:21 -0700 Ludovic Chabant Better `prepare` command, with templates and help topics.
Thu, 28 Aug 2014 16:48:31 -0700 Ludovic Chabant In-place upgrade for PieCrust 1 sites.
Tue, 26 Aug 2014 23:20:48 -0700 Ludovic Chabant Add `import` command, Jekyll importer.
Mon, 25 Aug 2014 08:44:38 -0700 Ludovic Chabant Use the item name for the `prepare` command.
Thu, 21 Aug 2014 22:28:42 -0700 Ludovic Chabant Fix stupid debug logging bug.
Thu, 21 Aug 2014 10:56:17 -0700 Ludovic Chabant Fix running `chef` outside of a website. Slightly better error reporting.
Wed, 20 Aug 2014 23:24:04 -0700 Ludovic Chabant Don't look at theme sources in `chef prepare`.