2011-05-13 |
Timo Paulssen | added support for here-docs and ''' in parameters. |
blob | commitdiff | raw |
2011-03-25 |
Joey Hess | Yaml formatted setup files are now produced by default |
blob | commitdiff | raw | diff to current |
2011-03-24 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2011-03-24 |
Joey Hess | Add timezone setting in setup file. This alows time... |
blob | commitdiff | raw | diff to current |
2011-03-02 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2011-03-01 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Joey Hess | avoid uninitlized value when urlto is called with 1... |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Joey Hess | Merge remote branch 'smcv/ready/transient-recentchanges' |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Joey Hess | Merge remote branch 'smcv/ready/transient-tag' |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Joey Hess | Merge remote branch 'smcv/ready/transient-autoindex' |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Joey Hess | Merge remote branch 'smcv/ready/transient-aggregate' |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Joey Hess | Merge remote branch 'smcv/ready/tag-test' |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Joey Hess | Merge remote branch 'smcv/transient-relative-api' |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Simon McVittie | Merge branch 'ready/tag-test' into transient-tag |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Simon McVittie | Add add_literal_underlay and use it for the transient... |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Joey Hess | use cgitemplate, remove misctemplate |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Joey Hess | make urlabs a noop if base url is not provided |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Joey Hess | factored out an urlabs from aggregate and cgi |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Joey Hess | oops |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Joey Hess | Temporarily revert one part of the multiple url support... |
blob | commitdiff | raw | diff to current |
2010-12-29 |
Joey Hess | Add a second parameter to the rcs_diff hook, and avoid... |
blob | commitdiff | raw | diff to current |
2010-12-26 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2010-12-26 |
Joey Hess | Merge remote branch 'smcv/ready/urlto' |
blob | commitdiff | raw | diff to current |
2010-12-25 |
Simon McVittie | urlto: simplify the to='' special case to allow it... |
blob | commitdiff | raw | diff to current |
2010-12-25 |
Simon McVittie | checkconfig: don't warn if $config{url} is undef |
blob | commitdiff | raw | diff to current |
2010-12-25 |
Joey Hess | Merge remote branch 'intrigeri/po' |
blob | commitdiff | raw | diff to current |
2010-12-22 |
intrigeri | Enable HTML::Template's parent_global_vars option. |
blob | commitdiff | raw | diff to current |
2010-12-20 |
intrigeri | Merge remote branch 'upstream/master' into prv/po |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Joey Hess | Merge branch 'bugfix' |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Joey Hess | Merge remote branch 'smcv/ready/sslcookie-auto' |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Joey Hess | second parameter of urlto is optional |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Joey Hess | Merge remote branch 'smcv/ready/localurl' |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Joey Hess | Merge remote branch 'blipvert/fixes' |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Craig Lennox | check that user is defined before regexp compare |
blob | commitdiff | raw | diff to current |
2010-11-23 |
Simon McVittie | If cgiurl is set, but url isn't, use an absolute $local... |
blob | commitdiff | raw | diff to current |
2010-11-22 |
Simon McVittie | urlto(): if $from is undef, return a local path, not... |
blob | commitdiff | raw | diff to current |
2010-11-22 |
Simon McVittie | baseurl(): return local path, not absolute URL, if... |
blob | commitdiff | raw | diff to current |
2010-11-22 |
Simon McVittie | cgiurl(): return a locally-valid path by default |
blob | commitdiff | raw | diff to current |
2010-11-22 |
Simon McVittie | cgiurl: don't append "?" if there are no parameters |
blob | commitdiff | raw | diff to current |
2010-11-22 |
Simon McVittie | Compute local paths to the top of the wiki |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Joey Hess | avoid an unnecessary hash lookup |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Joey Hess | Merge remote branch 'smcv/ready/glob-cache' |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Simon McVittie | make use of precompiled regex objects |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Simon McVittie | glob2re: return a precompiled, anchored case-insensitiv... |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Simon McVittie | match_glob: streamline glob cache slightly |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Kathryn Andersen | Improve the speed of match_glob |
blob | commitdiff | raw | diff to current |
2010-10-26 |
Anonymous | Merge remote branch 'remotes/origin/master' |
blob | commitdiff | raw | diff to current |
2010-10-23 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2010-10-23 |
Joey Hess | bugfix |
blob | commitdiff | raw | diff to current |
2010-10-23 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2010-10-20 |
Joey Hess | add a hint that creation_month takes a number, not... |
blob | commitdiff | raw | diff to current |
2010-10-20 |
Joey Hess | avoid perl warning when passed bad non-numeric year... |
blob | commitdiff | raw | diff to current |
2010-10-08 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2010-10-08 |
Joey Hess | Merge branch 'revert' |
blob | commitdiff | raw | diff to current |
2010-10-08 |
Joey Hess | refactor check_canchange into IkiWiki library |
blob | commitdiff | raw | diff to current |
2010-10-08 |
Joey Hess | make revert hooks optional |
blob | commitdiff | raw | diff to current |
2010-10-06 |
Joey Hess | convert rcs_revert to only stage the reversion |
blob | commitdiff | raw | diff to current |
2010-10-06 |
Joey Hess | remove rcs_showpatch |
blob | commitdiff | raw | diff to current |
2010-10-06 |
Joey Hess | Merge branch 'master' into revert |
blob | commitdiff | raw | diff to current |
2010-10-05 |
Joey Hess | Merge branch 'master' into revert |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Joey Hess | indentation |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Joey Hess | Merge remote branch 'remotes/peteg/revert' into revert |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Peter Gammie | Merge branch 'joey' into revert |
blob | commitdiff | raw | diff to current |
2010-10-01 |
Peter Gammie | Complete rcs_preprevert and lightly test. |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Peter Gammie | Merge branch 'joey' into revert |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Peter Gammie | Merge branch 'joey' into revert |
blob | commitdiff | raw | diff to current |
2010-09-29 |
Peter Gammie | First cut at the revert plugin. |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Joey Hess | template_depends: throw nice error message when templat... |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Joey Hess | revert check_canedit nosubs thing |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Joey Hess | Receive: avoid hiding check_canedit error messages |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Joey Hess | Merge remote branch 'intrigeri/po' |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Joey Hess | optimise single dot detection |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Giuseppe Bilotta | Single dot in pagespec translates to 'current page' |
blob | commitdiff | raw | diff to current |
2010-08-27 |
Jonas Smedegaard | Merge branch 'master' of git://git.ikiwiki.info |
blob | commitdiff | raw | diff to current |
2010-08-22 |
intrigeri | Merge remote branch 'upstream/master' into prv/po |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Joey Hess | Fixes a bug that prevented matching deleted pages when... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Joey Hess | Add new disable hook, allowing plugins to perform clean... |
blob | commitdiff | raw | diff to current |
2010-07-24 |
intrigeri | Merge remote branch 'upstream/master' into prv/po |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Joey Hess | Merge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b' |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Joey Hess | template: Fix dependency tracking. Broken in version... |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Javier Rojas | Merge branch 'master' of git://git.ikiwiki.info |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Joey Hess | Merge remote branch 'intrigeri/po' |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Joey Hess | remove dead case |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Joey Hess | fix other 2 cases of conflicting destdir files |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Joey Hess | check oldrenderedfiles too |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Joey Hess | avoid error if two source files render the same destina... |
blob | commitdiff | raw | diff to current |
2010-07-11 |
intrigeri | Make the rationale clearer. |
blob | commitdiff | raw | diff to current |
2010-07-11 |
intrigeri | Merge remote branch 'upstream/filter-full' into prv/po |
blob | commitdiff | raw | diff to current |
2010-07-11 |
intrigeri | Revert po vs. template kludges. |
blob | commitdiff | raw | diff to current |
2010-07-11 |
intrigeri | Merge remote branch 'upstream/master' into prv/po |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Joey Hess | git: Added git_wrapper_background_command option. Can... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
intrigeri | Merge remote branch 'upstream/master' into prv/po |
blob | commitdiff | raw | diff to current |
2010-06-29 |
intrigeri | Add a fullpage arg to filter. |
blob | commitdiff | raw | diff to current |
2010-06-25 |
intrigeri | Merge remote branch 'upstream/master' into prv/po |
blob | commitdiff | raw | diff to current |
2010-06-24 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2010-06-23 |
Joey Hess | rcs_commit and rcs_commit_staged api changes |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Joey Hess | websetup: Allow enabling plugins listed in disable_plugins. |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Joey Hess | When editing a page, show that page's sidebar. (Thanks... |
blob | commitdiff | raw | diff to current |
next |