log piecrust/main.py @ 489:186a29f61ddc

age author description
Wed, 22 Jul 2015 21:33:15 -0700 Ludovic Chabant internal: Fix timing info.
Sat, 11 Jul 2015 23:53:42 -0700 Ludovic Chabant bug: Fix CLI crash caused by configuration variants.
Sat, 11 Jul 2015 23:51:02 -0700 Ludovic Chabant bake: Pass the config variants and values from the CLI to the baker.
Mon, 11 May 2015 22:24:05 -0700 Ludovic Chabant internal: Make it possible to pass `argv` to the main Chef function.
Sun, 03 May 2015 23:59:46 -0700 Ludovic Chabant caching: Use separate caches for config variants and other contexts. 2.0.0a8
Mon, 06 Apr 2015 22:28:03 -0700 Ludovic Chabant chef: Fix pre-parsing.
Mon, 06 Apr 2015 20:19:45 -0700 Ludovic Chabant chef: Add a `--config-set` option to set ad-hoc site configuration settings.
Sun, 22 Mar 2015 22:29:06 -0700 Ludovic Chabant internal: Remove mentions of plugins directories and sources.
Fri, 02 Jan 2015 19:47:41 -0800 Ludovic Chabant chef: Work around a bug in MacOSX where the default locale doesn't work.
Mon, 15 Sep 2014 08:11:56 -0700 Ludovic Chabant Fix using `chef` outside of a website. 2.0.0-alpha4
Sat, 13 Sep 2014 14:47:01 -0700 Ludovic Chabant Changes to `help` command and extendable commands:
Mon, 08 Sep 2014 00:04:29 -0700 Ludovic Chabant Exit with the proper code.
Sun, 07 Sep 2014 23:49:09 -0700 Ludovic Chabant Add `--log-debug` option.
Sat, 30 Aug 2014 08:35:26 -0700 Ludovic Chabant Always use version generated by `setup.py`. Better version generation.
Wed, 27 Aug 2014 10:23:32 -0700 Ludovic Chabant Print the help by default when running `chef` with no command.
Tue, 26 Aug 2014 23:18:32 -0700 Ludovic Chabant Add `help` function, cleanup argument handling.
Thu, 21 Aug 2014 22:52:18 -0700 Ludovic Chabant Correctly set the `debug` flag on the app.
Thu, 21 Aug 2014 22:28:22 -0700 Ludovic Chabant Better error reporting and cache validation.
Thu, 21 Aug 2014 10:56:17 -0700 Ludovic Chabant Fix running `chef` outside of a website. Slightly better error reporting.
Sat, 16 Aug 2014 15:07:22 -0700 Ludovic Chabant More PieCrust 3 fixes, and a couple of miscellaneous bug fixes.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.