Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | avoid uninitialized value warning when running -dumpsetup | Joey Hess | 2011-02-25 |
| | | | | Here wikistatedir has not been configured. | ||
* | Add add_literal_underlay and use it for the transient underlay | Simon McVittie | 2011-01-07 |
| | | | | This means we don't need to import Cwd and use abs_path. | ||
* | 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 | 2011-01-07 |
This can contain auto-generated things, like tag pages; if edited they'll automatically migrate into source code control. |