Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-25 | avoid uninitialized value warning when running -dumpsetup | Joey Hess | |
Here wikistatedir has not been configured. | |||
2011-01-07 | Add add_literal_underlay and use it for the transient underlay | Simon McVittie | |
This means we don't need to import Cwd and use abs_path. | |||
2011-01-07 | Assume obsolete transient pages have the same extension as the changed page | Simon McVittie | |
2011-01-07 | GC unused pages in the transient underlay | Simon McVittie | |
2011-01-07 | Add transient plugin, which adds ~/.ikiwiki/transient as an underlay | Simon McVittie | |
This can contain auto-generated things, like tag pages; if edited they'll automatically migrate into source code control. |