Age | Commit message (Expand) | Author |
2011-03-24 | Yaml formatted setup files are now produced by default | Joey Hess |
2011-03-24 | Add timezone setting in setup file. This alows time zone to be configured via... | Joey Hess |
2011-02-27 | avoid uninitlized value when urlto is called with 1 parameter and no url is c... | Joey Hess |
2011-01-07 | Add add_literal_underlay and use it for the transient underlay | Simon McVittie |
2011-01-05 | use cgitemplate, remove misctemplate | Joey Hess |
2011-01-05 | make urlabs a noop if base url is not provided | Joey Hess |
2011-01-05 | factored out an urlabs from aggregate and cgi | Joey Hess |
2011-01-05 | oops | Joey Hess |
2011-01-05 | Temporarily revert one part of the multiple url support in the last release. ... | Joey Hess |
2010-12-29 | Add a second parameter to the rcs_diff hook, and avoid bloating memory readin... | Joey Hess |
2010-12-25 | urlto: simplify the to='' special case to allow it to be made absolute | Simon McVittie |
2010-12-25 | checkconfig: don't warn if $config{url} is undef | Simon McVittie |
2010-12-22 | Enable HTML::Template's parent_global_vars option. | intrigeri |
2010-11-29 | second parameter of urlto is optional | Joey Hess |
2010-11-29 | Merge remote branch 'smcv/ready/localurl' | Joey Hess |
2010-11-28 | Merge remote branch 'blipvert/fixes' | Joey Hess |
2010-11-28 | check that user is defined before regexp compare | Craig Lennox |
2010-11-23 | If cgiurl is set, but url isn't, use an absolute $local_cgiurl | Simon McVittie |
2010-11-22 | urlto(): if $from is undef, return a local path, not an absolute URL | Simon McVittie |
2010-11-22 | baseurl(): return local path, not absolute URL, if the argument is undef | Simon McVittie |
2010-11-22 | cgiurl(): return a locally-valid path by default | Simon McVittie |
2010-11-22 | cgiurl: don't append "?" if there are no parameters | Simon McVittie |
2010-11-22 | Compute local paths to the top of the wiki | Simon McVittie |
2010-11-20 | avoid an unnecessary hash lookup | Joey Hess |
2010-11-20 | make use of precompiled regex objects | Simon McVittie |
2010-11-19 | glob2re: return a precompiled, anchored case-insensitive regex | Simon McVittie |
2010-11-19 | match_glob: streamline glob cache slightly | Simon McVittie |
2010-11-19 | Improve the speed of match_glob | Kathryn Andersen |
2010-10-23 | bugfix | Joey Hess |
2010-10-20 | add a hint that creation_month takes a number, not a month name | Joey Hess |
2010-10-20 | avoid perl warning when passed bad non-numeric year/month/day | Joey Hess |
2010-10-08 | refactor check_canchange into IkiWiki library | Joey Hess |
2010-10-08 | make revert hooks optional | Joey Hess |
2010-10-06 | convert rcs_revert to only stage the reversion | Joey Hess |
2010-10-06 | remove rcs_showpatch | Joey Hess |
2010-10-04 | indentation | Joey Hess |
2010-10-01 | Complete rcs_preprevert and lightly test. | Peter Gammie |
2010-09-29 | First cut at the revert plugin. | Peter Gammie |
2010-09-27 | template_depends: throw nice error message when template cannot be found | Joey Hess |
2010-08-30 | revert check_canedit nosubs thing | Joey Hess |
2010-08-30 | Receive: avoid hiding check_canedit error messages | Joey Hess |
2010-08-30 | optimise single dot detection | Joey Hess |
2010-08-30 | Single dot in pagespec translates to 'current page' | Giuseppe Bilotta |
2010-08-04 | Fixes a bug that prevented matching deleted pages when using the page() PageS... | Joey Hess |
2010-07-26 | Add new disable hook, allowing plugins to perform cleanup after they have bee... | Joey Hess |
2010-07-23 | template: Fix dependency tracking. Broken in version 3.20100427. | Joey Hess |
2010-07-18 | Merge remote branch 'intrigeri/po' | Joey Hess |
2010-07-18 | remove dead case | Joey Hess |
2010-07-18 | fix other 2 cases of conflicting destdir files | Joey Hess |
2010-07-18 | check oldrenderedfiles too | Joey Hess |