log piecrust/data/linker.py @ 473:eb3ace870708 2.0.0a13

age author description
Sun, 28 Jun 2015 08:22:39 -0700 Ludovic Chabant performance: Refactor how data is managed to reduce copying.
Fri, 12 Jun 2015 17:09:19 -0700 Ludovic Chabant bake: Enable multiprocess baking.
Mon, 25 May 2015 18:37:34 -0700 Ludovic Chabant debug: Better debug info output for iterators, providers, and linkers.
Sun, 24 May 2015 18:15:22 -0700 Ludovic Chabant linker: Add ability to return the parent and ancestors of a page.
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.