]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/camelcase.pm
* aggregate: Revert use of forking to not save state, that was not the right
[ikiwiki.git] / IkiWiki / Plugin / camelcase.pm
2007-09-28  joey* camelcase: Tighten regexp to avoid false positives...
2007-06-01  joey* Explode some of the more insane regexps.
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2006-09-09  joey* Work on firming up the plugin interface:
2006-07-26  joey* Fix CamelCase regexp to not break [[FooBar|BazBar...
2006-07-26  joey* Run page through any relevant filters when generating...