Merge branch 'tova' into autoconfig
[ikiwiki.git] / t /
2006-11-26 joeymercurial username setting patch
2006-11-21 joey* Add a test suite for the mercurial backend, contribut...
2006-11-20 joey* Rename ikiwiki.pl so MakeMaker doesn't see it, and...
2006-10-08 joey* Change %renderedfiles to store an array of files...
2006-09-25 joeyimprove diagnostics
2006-09-11 joeyadd
2006-09-09 joey* Work on firming up the plugin interface:
2006-08-28 joey* Change htmlize, format, and sanitize hooks to use...
2006-08-28 joey* Add toc (table of contents) plugin.
2006-08-18 joeyvalidate plugins/map
2006-08-13 joeyupdate
2006-08-13 joey* The last release accidentially installed ikiwiki...
2006-08-08 joey* Ship ikiwiki executable as ikiwiki.pl in source to...
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.
2006-07-28 joey* Add exclude option in setup files, works same as...
2006-07-03 joey* Support htmlize plugins and make mdwn one such plugin...
2006-07-02 joey* POSIX::strftime doesn't know about encodings and...
2006-07-02 joeyFUCK UTF8 fuck fuck fuck!!!
2006-06-16 joeyadd a testcase for the weird markdown utf-8 crasher...
2006-06-15 joey* -CSD does not affect modules, so readfile() was not...
2006-05-26 joey* --getctime had bitrotted (well I only ever used it...
2006-05-26 joey* Rebuilding on upgrade to this version is recommended.
2006-05-04 joey dirname, basename, bestlink, linkify, pagetitle,...
2006-05-03 joeyadd a syntax check
2006-05-02 joeyadd
2006-05-02 joey* Add unit tests for several core functions, including...
2006-05-02 joeyah, the joys of test-based development..
2006-05-02 joey* Add a unit test for globlist_match().