ikiwiki/IkiWiki
Joey Hess 97b0c6e455 Fix removal of rendered files in rebuild mode.
Needed to handle the move of the .js files into ikiwiki/, but also this is
a longstanding bug.

Old pagemtime is not remembered in rebuild mode, and changing that would
need a lot of changes. So instead, loop on pagectime, which is remembered.

Change to remembering old pagesources info in rebuild mode. This seems safe
enough.
2010-04-26 17:14:03 -04:00
..
Plugin added match_guid function to meta plugin 2010-04-26 13:47:01 -04:00
Setup add warning about incomplete tla support 2010-03-29 13:17:32 -04:00
CGI.pm brace style 2010-01-18 12:33:25 -05:00
Receive.pm unfinished file_prune revamp 2010-04-17 19:05:40 -04:00
Render.pm Fix removal of rendered files in rebuild mode. 2010-04-26 17:14:03 -04:00
Setup.pm check for 'require' instead of 'use' 2010-03-21 14:52:21 -04:00
UserInfo.pm remove deprecated admin prefs 2008-12-24 16:16:03 -05:00
Wrapper.pm use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSD 2010-03-28 18:27:23 -04:00