aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* * Work on firming up the plugin interface:joey2006-09-09
* * Change htmlize, format, and sanitize hooks to use named parameters.joey2006-08-28
* * Add toc (table of contents) plugin.joey2006-08-28
* validate plugins/mapjoey2006-08-18
* updatejoey2006-08-13
* * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.joey2006-08-13
* * Ship ikiwiki executable as ikiwiki.pl in source to avoid issues onjoey2006-08-08
* * Added created_before and created_after PageSpec limits.joey2006-08-03
* * Fix stupid bug in date matching, patch from Roland Mas. Closes: #381132joey2006-08-02
* link and backlink pagespec testsjoey2006-08-02
* complex testjoey2006-08-02
* * Renamed GlobLists to PageSpecs.joey2006-08-02
* * Add exclude option in setup files, works same as --exclude.joey2006-07-28
* * Support htmlize plugins and make mdwn one such plugin, which is enabled byjoey2006-07-03
* * POSIX::strftime doesn't know about encodings and doesn't return a utf8joey2006-07-02
* FUCK UTF8 fuck fuck fuck!!!joey2006-07-02
* add a testcase for the weird markdown utf-8 crasher to make sure thatjoey2006-06-16
* * -CSD does not affect modules, so readfile() was not using the utf-8 inputjoey2006-06-15
* * --getctime had bitrotted (well I only ever used it the once so far..),joey2006-05-26
* * Rebuilding on upgrade to this version is recommended.joey2006-05-26
* dirname, basename, bestlink, linkify, pagetitle, titlepage.joey2006-05-04
* add a syntax checkjoey2006-05-03
* addjoey2006-05-02
* * Add unit tests for several core functions, including globlist_match,joey2006-05-02
* ah, the joys of test-based development..joey2006-05-02
* * Add a unit test for globlist_match().joey2006-05-02