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