]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/conditional.pm
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git] / IkiWiki / Plugin / conditional.pm
2009-01-10  Joey HessConsistently allow use of relative paths in all PageSpe...
2008-12-31  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31  Joey HessMerge branch 'next'
2008-12-29  Joey HessMerge branch 'master' into next
2008-12-28  Joey HessMerge branch 'master' into next
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-25  Joey HessMerge branch 'master' into next
2008-12-23  Joey HessMerge branch 'master' into next
2008-12-23  Joey Hessfinalise version 3.00 of the plugin api
2008-12-17  Joey HessCoding style change: Remove explcit vim folding markers.
2008-09-29  Joey HessMerge branch 'master' into tova
2008-09-29  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-29  Joey Hessavoid unnecessarily rebuilding pages with complex condi...
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 1 of 2)
2008-07-16  Joey HessMerge commit 'intrigeri/pedigree'
2008-07-14  Simon McVittieMerge commit 'origin/master' into aggregateinternal
2008-07-14  Simon McVittieMerge branch 'master' of git://git.ikiwiki.info
2008-07-13  Joey Hessswitch preprocess hooks to use error function
2007-12-28  Joey Hess* conditional: Improve regexp testing for simple uses...
2007-07-28  joeyfix
2007-05-17  joey* Add a destpage parameter to the filter hook.
2007-05-09  joey* Add all=no option to conditional, can be used to...
2007-04-27  joeythe kind of perl code that can only be written at 4:30 am
2007-04-27  joey* Make pagespec_match on failure return a value that...
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2007-03-21  joey* Fix link() PageSpecs to not just look at the raw...
2007-03-07  joeymore i18n improvements
2007-02-14  joey* Fix the template, toggle, and conditional plugins...
2007-02-12  joey* Allow plugins to add new types of tests that can...