log piecrust/commands/builtin/info.py @ 1182:31e8ee0bf5b2

age author description
Mon, 23 Apr 2018 21:37:27 -0700 Ludovic Chabant url: New `url` command to get the URL of a page from its path.
Sat, 17 Feb 2018 16:13:32 -0800 Ludovic Chabant routes: Make help topic names consistent.
Sat, 17 Feb 2018 11:53:03 -0800 Ludovic Chabant help: Add new help topics on routes.
Thu, 15 Jun 2017 22:38:05 -0700 Ludovic Chabant chef: Optimize startup time.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Wed, 07 Sep 2016 08:58:41 -0700 Ludovic Chabant routing: Simplify how routes are defined.
Thu, 01 Sep 2016 23:00:58 -0700 Ludovic Chabant routing: Simplify how route functions are declared and handled.
Sat, 25 Jun 2016 17:00:08 -0700 Ludovic Chabant chef: Make all the commands descriptions fit in one line.
Wed, 01 Jun 2016 22:11:05 -0700 Ludovic Chabant routes: Show the route template function.
Thu, 26 May 2016 19:52:47 -0700 Ludovic Chabant bake: Replace hard-coded taxonomy support with "generator" system.
Tue, 13 Oct 2015 22:46:05 -0700 Ludovic Chabant showconfig: Don't crash when the whole config should be shown.
Mon, 06 Apr 2015 20:10:54 -0700 Ludovic Chabant find: Don't change the pattern when there's none.
Fri, 03 Apr 2015 10:59:50 -0700 Ludovic Chabant bake: Several bug taxonomy-related fixes for incorrect incremental bakes.
Sun, 22 Mar 2015 22:29:06 -0700 Ludovic Chabant internal: Remove mentions of plugins directories and sources.
Sat, 03 Jan 2015 18:06:34 -0800 Ludovic Chabant routes: Show regex patterns for routes.
Thu, 01 Jan 2015 21:34:06 -0800 Ludovic Chabant find: Fix the `find` command, add more options.
Thu, 01 Jan 2015 21:21:00 -0800 Ludovic Chabant sources: Add `chef sources` command to list page sources.
Thu, 01 Jan 2015 21:10:46 -0800 Ludovic Chabant paths: properly format lists of paths.
Thu, 01 Jan 2015 21:10:16 -0800 Ludovic Chabant cosmetic: pep8 compliance.
Wed, 15 Oct 2014 23:01:05 -0700 Ludovic Chabant Better support for times in YAML interop.
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.