Age | Commit message (Expand) | Author |
2007-05-20 | build fixes | joey |
2007-05-20 | * Add a test ensuring that the basewiki is self-contained and has no broken | joey |
2007-04-29 | fix | joey |
2007-04-29 | updates for usedirs | joey |
2007-04-27 | the kind of perl code that can only be written at 4:30 am | joey |
2007-04-27 | * Make pagespec_match on failure return a value that is false, but in a | joey |
2007-04-27 | * pagespec_match() has changed to take named parameters, to better allow | joey |
2007-04-14 | support %destsources | joey |
2007-03-21 | * Fix link() PageSpecs to not just look at the raw link text, but at where | joey |
2007-03-07 | My fix to support encoded underscores in page titles broke links to pages | joey |
2007-03-02 | * Allow for underscores to appear in page titles, if encoded appropriately | joey |
2007-02-20 | * Changed calling convention for httmllink slightly. The first three | joey |
2007-02-20 | add test | joey |
2007-02-12 | * Allow plugins to add new types of tests that can be used in PageSpecs. | joey |
2007-02-07 | fixes and more tests | joey |
2007-02-06 | * Patch based on a patch from Ethan to support relative matching in | joey |
2007-01-06 | Add userdir testcases. This also fixes an undefined value. | joey |
2006-12-28 | cgiurl now needs to be set to get edit links | joey |
2006-11-26 | git test suite | joey |
2006-11-26 | * Mercurial backend improvements, including --get-ctime support. | joey |
2006-11-26 | mercurial username setting patch | joey |
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 given | joey |
2006-09-25 | improve diagnostics | joey |
2006-09-11 | add | joey |
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-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 |