Added a comment
[ikiwiki.git] / IkiWiki.pm
2011-07-30 Joey HessAvoid using named capture groups in heredoc code for...
2011-06-29 Joey HessMerge remote-tracking branch 'smcv/comments-metadata'
2011-06-29 Joey HessPreserve mixed case in page creation links, and when...
2011-06-29 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2011-06-29 Joey HessSupport svg as a inlinable image type
2011-06-23 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2011-06-23 Joey Hesshtml5 is not experimental anymore. But not the default...
2011-06-03 Joey HessMerge remote-tracking branch 'intrigeri/po'
2011-05-13 Timo Paulssenadded support for here-docs and ''' in parameters.
2011-03-25 Joey HessYaml formatted setup files are now produced by default
2011-03-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-03-24 Joey HessAdd timezone setting in setup file. This alows time...
2011-03-02 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-03-01 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-02-27 Joey Hessavoid uninitlized value when urlto is called with 1...
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient-recentchanges'
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient-tag'
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient-autoindex'
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient-aggregate'
2011-02-09 Joey HessMerge remote branch 'smcv/ready/tag-test'
2011-02-09 Joey HessMerge remote branch 'smcv/transient-relative-api'
2011-01-07 Simon McVittieMerge branch 'ready/tag-test' into transient-tag
2011-01-07 Simon McVittieAdd add_literal_underlay and use it for the transient...
2011-01-05 Joey Hessuse cgitemplate, remove misctemplate
2011-01-05 Joey Hessmake urlabs a noop if base url is not provided
2011-01-05 Joey Hessfactored out an urlabs from aggregate and cgi
2011-01-05 Joey Hessoops
2011-01-05 Joey HessTemporarily revert one part of the multiple url support...
2010-12-29 Joey HessAdd a second parameter to the rcs_diff hook, and avoid...
2010-12-26 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-12-26 Joey HessMerge remote branch 'smcv/ready/urlto'
2010-12-25 Simon McVittieurlto: simplify the to='' special case to allow it...
2010-12-25 Simon McVittiecheckconfig: don't warn if $config{url} is undef
2010-12-25 Joey HessMerge remote branch 'intrigeri/po'
2010-12-22 intrigeriEnable HTML::Template's parent_global_vars option.
2010-12-20 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-12-02 Joey HessMerge branch 'bugfix'
2010-11-29 Joey HessMerge remote branch 'smcv/ready/sslcookie-auto'
2010-11-29 Joey Hesssecond parameter of urlto is optional
2010-11-29 Joey HessMerge remote branch 'smcv/ready/localurl'
2010-11-28 Joey HessMerge remote branch 'blipvert/fixes'
2010-11-28 Craig Lennoxcheck that user is defined before regexp compare
2010-11-23 Simon McVittieIf cgiurl is set, but url isn't, use an absolute $local...
2010-11-22 Simon McVittieurlto(): if $from is undef, return a local path, not...
2010-11-22 Simon McVittiebaseurl(): return local path, not absolute URL, if...
2010-11-22 Simon McVittiecgiurl(): return a locally-valid path by default
2010-11-22 Simon McVittiecgiurl: don't append "?" if there are no parameters
2010-11-22 Simon McVittieCompute local paths to the top of the wiki
2010-11-20 Joey Hessavoid an unnecessary hash lookup
2010-11-20 Joey HessMerge remote branch 'smcv/ready/glob-cache'
2010-11-20 Simon McVittiemake use of precompiled regex objects
2010-11-19 Simon McVittieglob2re: return a precompiled, anchored case-insensitiv...
2010-11-19 Simon McVittiematch_glob: streamline glob cache slightly
2010-11-19 Kathryn AndersenImprove the speed of match_glob
2010-10-26 AnonymousMerge remote branch 'remotes/origin/master'
2010-10-23 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-10-23 Joey Hessbugfix
2010-10-23 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-10-20 Joey Hessadd a hint that creation_month takes a number, not...
2010-10-20 Joey Hessavoid perl warning when passed bad non-numeric year...
2010-10-08 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-10-08 Joey HessMerge branch 'revert'
2010-10-08 Joey Hessrefactor check_canchange into IkiWiki library
2010-10-08 Joey Hessmake revert hooks optional
2010-10-06 Joey Hessconvert rcs_revert to only stage the reversion
2010-10-06 Joey Hessremove rcs_showpatch
2010-10-06 Joey HessMerge branch 'master' into revert
2010-10-05 Joey HessMerge branch 'master' into revert
2010-10-04 Joey Hessindentation
2010-10-04 Joey HessMerge remote branch 'remotes/peteg/revert' into revert
2010-10-02 Peter GammieMerge branch 'joey' into revert
2010-10-01 Peter GammieComplete rcs_preprevert and lightly test.
2010-09-30 Peter GammieMerge branch 'joey' into revert
2010-09-30 Peter GammieMerge branch 'joey' into revert
2010-09-29 Peter GammieFirst cut at the revert plugin.
2010-09-27 Joey Hesstemplate_depends: throw nice error message when templat...
2010-08-30 Joey Hessrevert check_canedit nosubs thing
2010-08-30 Joey HessReceive: avoid hiding check_canedit error messages
2010-08-30 Joey HessMerge remote branch 'intrigeri/po'
2010-08-30 Joey Hessoptimise single dot detection
2010-08-30 Giuseppe BilottaSingle dot in pagespec translates to 'current page'
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-08-22 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-08-04 Joey HessFixes a bug that prevented matching deleted pages when...
2010-07-26 Joey HessAdd new disable hook, allowing plugins to perform clean...
2010-07-24 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-07-23 Joey HessMerge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b'
2010-07-23 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-07-23 Joey Hesstemplate: Fix dependency tracking. Broken in version...
2010-07-19 Javier RojasMerge branch 'master' of git://git.ikiwiki.info
2010-07-18 Joey HessMerge remote branch 'intrigeri/po'
2010-07-18 Joey Hessremove dead case
2010-07-18 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-07-18 Joey Hessfix other 2 cases of conflicting destdir files
2010-07-18 Joey Hesscheck oldrenderedfiles too
2010-07-18 Joey Hessavoid error if two source files render the same destina...
2010-07-11 intrigeriMake the rationale clearer.
2010-07-11 intrigeriMerge remote branch 'upstream/filter-full' into prv/po
2010-07-11 intrigeriRevert po vs. template kludges.
2010-07-11 intrigeriMerge remote branch 'upstream/master' into prv/po
next