| Commit message (Expand) | Author | Age |
* | * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it. | joey | 2006-11-20 |
* | * Change %renderedfiles to store an array of files rendered from a given | joey | 2006-10-08 |
* | improve diagnostics | joey | 2006-09-25 |
* | add | joey | 2006-09-11 |
* | * Work on firming up the plugin interface: | joey | 2006-09-09 |
* | * Change htmlize, format, and sanitize hooks to use named parameters. | joey | 2006-08-28 |
* | * Add toc (table of contents) plugin. | joey | 2006-08-28 |
* | validate plugins/map | joey | 2006-08-18 |
* | update | joey | 2006-08-13 |
* | * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. | joey | 2006-08-13 |
* | * Ship ikiwiki executable as ikiwiki.pl in source to avoid issues on | joey | 2006-08-08 |
* | * Added created_before and created_after PageSpec limits. | joey | 2006-08-03 |
* | * 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-08-02 |
* | * Add exclude option in setup files, works same as --exclude. | joey | 2006-07-28 |
* | * Support htmlize plugins and make mdwn one such plugin, which is enabled by | joey | 2006-07-03 |
* | * POSIX::strftime doesn't know about encodings and doesn't return a utf8 | joey | 2006-07-02 |
* | FUCK UTF8 fuck fuck fuck!!! | joey | 2006-07-02 |
* | add a testcase for the weird markdown utf-8 crasher to make sure that | joey | 2006-06-16 |
* | * -CSD does not affect modules, so readfile() was not using the utf-8 input | joey | 2006-06-15 |
* | * --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-26 |
* | dirname, basename, bestlink, linkify, pagetitle, titlepage. | joey | 2006-05-04 |
* | add a syntax check | joey | 2006-05-03 |
* | 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 | 2006-05-02 |