log piecrust/data/linker.py @ 402:043b9d8304c7 2.0.0a11

age author description
Mon, 18 May 2015 23:45:51 -0700 Ludovic Chabant linker: Fix linker returning the wrong value for `is_dir` in some situations. 2.0.0a11
Mon, 18 May 2015 23:32:43 -0700 Ludovic Chabant linker: Fix error when trying to list non-existing children.
Sun, 10 May 2015 00:37:28 -0700 Ludovic Chabant data: Fix problems with using non-existing metadata on a linked page.
Sun, 03 May 2015 18:43:28 -0700 Ludovic Chabant linker: Don't put linker stuff in the config.
Fri, 20 Feb 2015 23:44:23 -0800 Ludovic Chabant oops: Remove debug print.
Thu, 19 Feb 2015 23:33:54 -0800 Ludovic Chabant data: Add a top level wrapper for `Linker`.
Wed, 18 Feb 2015 18:35:03 -0800 Ludovic Chabant internal: Code reorganization to put less stuff in `sources.base`.