Mercurial > piecrust2
log piecrust/commands/base.py @ 711:ab5c6a8ae90a
age | author | description |
---|---|---|
Tue, 01 Mar 2016 22:27:28 -0800 | Ludovic Chabant | themes: Add support for a `--theme` argument to `chef`. |
Sat, 11 Jul 2015 23:51:02 -0700 | Ludovic Chabant | bake: Pass the config variants and values from the CLI to the baker. |
Sun, 03 May 2015 23:59:46 -0700 | Ludovic Chabant | caching: Use separate caches for config variants and other contexts. 2.0.0a8 |
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: |
Tue, 26 Aug 2014 23:18:32 -0700 | Ludovic Chabant | Add `help` function, cleanup argument handling. |