log piecrust/commands/builtin/util.py @ 891:f13d618cfec6

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`.
Mon, 18 Aug 2014 16:47:44 -0700 Ludovic Chabant Fixes for Windows, make `findPagePath` return a ref path.
Mon, 11 Aug 2014 22:36:47 -0700 Ludovic Chabant Upgrade to Python 3.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.
Sun, 22 Dec 2013 08:00:24 -0800 Ludovic Chabant Re-arranged modules to reduce dependencies to builtin stuff.