Merge branch 'tova' into autoconfig
[ikiwiki.git] / t / pagespec_match.t
2008-05-25 Joey Hessfix regression test
2008-04-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-24 Joey HessCorrect a bug in pagespec matching, where a empty pages...
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
2008-01-30 Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29 Joey Hessmerged the recentchanges branch
2008-01-29 Joey Hessadded configuration for recentchanges
2007-05-30 joey* Apply a patch from Carl Worth adding support for...
2007-04-27 joeythe kind of perl code that can only be written at 4...
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-02-12 joey* Allow plugins to add new types of tests that can...
2007-02-07 joeyfixes and more tests
2007-02-06 joey* Patch based on a patch from Ethan to support relative...
2006-09-09 joey* Work on firming up the plugin interface:
2006-08-03 joey* Added created_before and created_after PageSpec limits.
2006-08-02 joey* Fix stupid bug in date matching, patch from Roland...
2006-08-02 joeylink and backlink pagespec tests
2006-08-02 joeycomplex test
2006-08-02 joey* Renamed GlobLists to PageSpecs.