Age | Commit message (Expand) | Author |
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-18 | validate plugins/map | joey |
2006-08-13 | update | joey |
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 on | joey |
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: #381132 | joey |
2006-08-02 | link and backlink pagespec tests | joey |
2006-08-02 | complex test | joey |
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 by | joey |
2006-07-02 | * POSIX::strftime doesn't know about encodings and doesn't return a utf8 | joey |
2006-07-02 | FUCK UTF8 fuck fuck fuck!!! | joey |
2006-06-16 | add a testcase for the weird markdown utf-8 crasher to make sure that | joey |
2006-06-15 | * -CSD does not affect modules, so readfile() was not using the utf-8 input | joey |
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-03 | add a syntax check | joey |
2006-05-02 | add | joey |
2006-05-02 | * Add unit tests for several core functions, including globlist_match, | joey |
2006-05-02 | ah, the joys of test-based development.. | joey |
2006-05-02 | * Add a unit test for globlist_match(). | joey |