Age | Commit message (Expand) | Author |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-10-09 | orphans: Fix unquoted page name in regexp. | Joey Hess |
2008-08-03 | add plugin safe/rebuild info (part 2 of 3) | Joey Hess |
2008-05-15 | orphans: As a special case, the toplevel index page is never considered an or... | Joey Hess |
2007-04-27 | * pagespec_match() has changed to take named parameters, to better allow | joey |
2007-04-10 | use pagesources rather than renderedfiles to get the list of pages | joey |
2007-02-20 | * Changed calling convention for httmllink slightly. The first three | joey |
2007-02-06 | * Patch based on a patch from Ethan to support relative matching in | joey |
2007-01-31 | * Fix several more missing translations of Discussion. | joey |
2006-12-29 | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey |
2006-09-09 | * Work on firming up the plugin interface: | joey |
2006-08-02 | * Renamed GlobLists to PageSpecs. | joey |
2006-07-27 | * Switch pagetemplate hooks to using named parameters. | joey |
2006-06-25 | * Fix orphans plugin to not count a link to a nonexistant page as a reason | joey |
2006-05-26 | * --getctime had bitrotted (well I only ever used it the once so far..), | joey |
2006-05-05 | * Allow discussion links on pages to be turned off with --no-discussion. | joey |
2006-05-03 | change plugin interface to use named parameters for flexability | joey |
2006-05-02 | * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use | joey |
2006-05-02 | * Add an orphans plugin for finding pages that nothing links to. | joey |