summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-03-21* Fix link() PageSpecs to not just look at the raw link text, but at wherejoey
2007-03-07My fix to support encoded underscores in page titles broke links to pagesjoey
2007-03-02* Allow for underscores to appear in page titles, if encoded appropriatelyjoey
2007-02-20* Changed calling convention for httmllink slightly. The first threejoey
2007-02-20add testjoey
2007-02-12* Allow plugins to add new types of tests that can be used in PageSpecs.joey
2007-02-07fixes and more testsjoey
2007-02-06* Patch based on a patch from Ethan to support relative matching injoey
2007-01-06Add userdir testcases. This also fixes an undefined value.joey
2006-12-28cgiurl now needs to be set to get edit linksjoey
2006-11-26git test suitejoey
2006-11-26* Mercurial backend improvements, including --get-ctime support.joey
2006-11-26mercurial username setting patchjoey
2006-11-21* Add a test suite for the mercurial backend, contributed by Emanuele Aina.joey
2006-11-20* Rename ikiwiki.pl so MakeMaker doesn't see it, and install it.joey
2006-10-08* Change %renderedfiles to store an array of files rendered from a givenjoey
2006-09-25improve diagnosticsjoey
2006-09-11addjoey
2006-09-09* Work on firming up the plugin interface:joey
2006-08-28* Change htmlize, format, and sanitize hooks to use named parameters.joey
2006-08-28* Add toc (table of contents) plugin.joey
2006-08-18validate plugins/mapjoey
2006-08-13updatejoey
2006-08-13* The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.joey
2006-08-08* Ship ikiwiki executable as ikiwiki.pl in source to avoid issues onjoey
2006-08-03* Added created_before and created_after PageSpec limits.joey
2006-08-02* Fix stupid bug in date matching, patch from Roland Mas. Closes: #381132joey
2006-08-02link and backlink pagespec testsjoey
2006-08-02complex testjoey
2006-08-02* Renamed GlobLists to PageSpecs.joey
2006-07-28* Add exclude option in setup files, works same as --exclude.joey
2006-07-03* Support htmlize plugins and make mdwn one such plugin, which is enabled byjoey
2006-07-02* POSIX::strftime doesn't know about encodings and doesn't return a utf8joey
2006-07-02FUCK UTF8 fuck fuck fuck!!!joey
2006-06-16add a testcase for the weird markdown utf-8 crasher to make sure thatjoey
2006-06-15* -CSD does not affect modules, so readfile() was not using the utf-8 inputjoey
2006-05-26* --getctime had bitrotted (well I only ever used it the once so far..),joey
2006-05-26* Rebuilding on upgrade to this version is recommended.joey
2006-05-04 dirname, basename, bestlink, linkify, pagetitle, titlepage.joey
2006-05-03add a syntax checkjoey
2006-05-02addjoey
2006-05-02* Add unit tests for several core functions, including globlist_match,joey
2006-05-02ah, the joys of test-based development..joey
2006-05-02* Add a unit test for globlist_match().joey