aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/pagecount.pm
Commit message (Expand)AuthorAge
* setup file orderingJoey Hess2010-02-12
* rename use_pagespec to pagespec_match_listJoey Hess2009-10-08
* pagecount: switched to use_pagespecJoey Hess2009-10-08
* change how dependency types are specified to add_dependsJoey Hess2009-10-08
* rework dependency types codeJoey Hess2009-10-04
* pagecount: Use contentless dependencyJoey Hess2009-10-03
* pagecount: Fix broken optimisation for * pagespec.Joey Hess2009-06-05
* simplifiyJoey Hess2009-04-23
* Revert "pagespec_match_list * optimisation"Joey Hess2009-04-23
* pagespec_match_list * optimisationJoey Hess2009-04-23
* pagespec_match_list added and used in most appropriate placesJoey Hess2009-04-23
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* add plugin safe/rebuild info (part 2 of 3)Joey Hess2008-08-03
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* more i18n improvementsjoey2007-03-07
* * Patch based on a patch from Ethan to support relative matching injoey2007-02-06
* * Work on firming up the plugin interface:joey2006-09-09
* * Renamed GlobLists to PageSpecs.joey2006-08-02
* change plugin interface to use named parameters for flexabilityjoey2006-05-03
* * Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey2006-05-02
* * Added plugin system, currently only supporting for PreProcessorDirectives.joey2006-05-02