Age | Commit message (Expand) | Author |
2009-10-09 | brokenlinks: use pagespec_match_list | Joey Hess |
2009-10-08 | change how dependency types are specified to add_depends | Joey Hess |
2009-10-05 | use links dependency | Joey Hess |
2009-10-03 | orphans and brokenlinks cannot use contentless dependency | Joey Hess |
2009-08-14 | optimise brokenlinks by gathering the data when calculating backlinks | Joey Hess |
2009-08-13 | Add discussionpage configuration setting | Joey Hess |
2009-08-13 | optimise gettext calls | Joey Hess |
2009-06-04 | fix further places where translated discussion case was assumed | Joey Hess |
2009-04-23 | pagespec_match_list added and used in most appropriate places | Joey Hess |
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-08-03 | add plugin safe/rebuild info (part 1 of 2) | Joey Hess |
2007-12-16 | * brokenlinks: Don't list the same link multiple times. (%links might | Joey Hess |
2007-11-17 | * More compact output for the brokenlinks plugin. | Joey Hess |
2007-11-08 | missed localising a string | Joey Hess |
2007-04-27 | * pagespec_match() has changed to take named parameters, to better allow | 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-10-08 | change word | joey |
2006-09-09 | * Work on firming up the plugin interface: | joey |
2006-08-02 | * Renamed GlobLists to PageSpecs. | joey |
2006-07-29 | fix %links iteration | joey |
2006-07-27 | * Switch pagetemplate hooks to using named parameters. | joey |
2006-05-26 | * --getctime had bitrotted (well I only ever used it the once so far..), | joey |
2006-05-06 | * Remove dups from the brokenlinks list. | 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 | * Added plugin system, currently only supporting for PreProcessorDirectives. | joey |