Age | Commit message (Expand) | Author |
2009-10-08 | fix test broken by change to failing link() influence | Joey Hess |
2009-10-08 | use_pagespec: do not fail with error when unable to match, unless it fails | Joey Hess |
2009-10-08 | add use_pagespec and deptype functions | Joey Hess |
2009-10-07 | add type info to influence information | Joey Hess |
2009-10-07 | convert add_depends to use influences | Joey Hess |
2009-10-07 | more influences tests | Joey Hess |
2009-10-07 | add influence info to match_* | Joey Hess |
2009-10-07 | make success and failreason objects carry an influences hash | Joey Hess |
2009-10-06 | add_depends should default to content dependencies if unknown type specified | Joey Hess |
2009-10-06 | update to test backlinks() pagespecs | Joey Hess |
2009-10-04 | add test suite for add_depends | Joey Hess |
2009-09-13 | fix CVS prune test | Joey Hess |
2009-09-10 | skip if cvsps is not available | Joey Hess |
2009-09-10 | CVS operations generally need to be within CVS checkouts, so these chdir() | Amitai Schlair |
2009-09-09 | Add automated tests, modeled after svn's. Note the chdir() calls; | Amitai Schlair |
2009-08-30 | Merge branch 'master' of git://github.com/joeyh/ikiwiki | Amitai Schlair |
2009-08-25 | Remove now-unused function pagespec_merge | Simon McVittie |
2009-08-25 | Use a hash to de-duplicate dependencies | Simon McVittie |
2009-08-24 | Optimize the dependencies list | Simon McVittie |
2009-08-13 | Add my CVS plugin and related patches. | Amitai Schlair |
2009-07-21 | use underlay_install as optimisaton | Joey Hess |
2009-07-19 | Merge branch 'master' into po | Joey Hess |
2009-06-08 | Optimise use of gettext, and avoid ugly warnings if Locale::gettext is not av... | Joey Hess |
2009-06-06 | Merge commit 'upstream/master' into pub/po | intrigeri |
2009-06-05 | add test case for unterminated """ string | Joey Hess |
2009-05-25 | Fix test suite to not rely on an installed copy of ikiwiki after underlaydir ... | Joey Hess |
2009-05-22 | stop using perl -T here | Joey Hess |
2009-05-21 | add test case for multiline pagespec | Joey Hess |
2009-05-19 | Merge branch 'master' into po | Joey Hess |
2009-05-18 | Allow curly braces to be used in pagespecs | Joey Hess |
2009-04-20 | Merge commit 'upstream/master' into pub/po | intrigeri |
2009-04-04 | Fix git test suite to use a bare repo. | Joey Hess |
2009-03-08 | Merge commit 'upstream/master' into prv/po | intrigeri |
2009-02-19 | Add noextension parameter to htmlize hooks to support, eg, Makefile. | Joey Hess |
2009-02-19 | add keepextension tests | Joey Hess |
2009-02-19 | fix pagename, pagetype tests | Joey Hess |
2009-02-19 | fix pagetype test | Joey Hess |
2009-01-31 | rename apache404 -> 404 | Joey Hess |
2009-01-31 | Split apache404 into an independent plugin | Simon McVittie |
2009-01-31 | CGI: add cgi_page_from_404(), which remaps a path like $REDIRECT_URL to an Ik... | Simon McVittie |
2009-01-27 | revert renamepage's hook original name | intrigeri |
2009-01-18 | Merge commit 'upstream/master' into prv/po | intrigeri |
2009-01-17 | load rpc xml lib on the fly | Joey Hess |
2009-01-17 | Merge commit 'upstream/master' into prv/po | intrigeri |
2009-01-16 | blogspam: New plugin, adding spam filtering for page editing / comment postin... | Joey Hess |
2009-01-15 | po.t: fix test suite | intrigeri |
2009-01-13 | Merge commit 'upstream/master' into prv/po | intrigeri |
2009-01-03 | yesno: Always accept English even when localised. | Joey Hess |
2009-01-01 | Merge commit 'upstream/master' into prv/po | intrigeri |
2008-12-30 | renamed the renamepage hook to renamelink, added rename hook | intrigeri |