log piecrust/data/linker.py @ 408:fd8e39254da0

age author description
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.
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.