weird tag/brokenlinks bug
[ikiwiki.git] / IkiWiki /
2009-09-29 Joey HessMerge commit 'origin/master'
2009-09-29 Joey HessSupport RPC::XML 0.69's incompatable object instantiati...
2009-09-29 Joey Hesstypo
2009-09-28 Joey Hesstoggle, relativedate: Support templates that add attrib...
2009-09-28 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-09-28 Joey Hessimg: Fix dependency code for full size images.
2009-09-28 Joey Hessimg: Correct bug in image size calculation code.
2009-09-27 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-09-27 Joey Hessparentlinks: Add has_parentlinks template parameter...
2009-09-23 Joey Hessotl: Avoid globally filtering non-otl pages
2009-09-23 Joey Hessavoid ugly messages when running ikiwiki -setup on...
2009-09-23 Joey Hessauto.setup, auto-blog.setup: Fix sanitization of entere...
2009-09-14 Joey Hessavoid tempfile warning
2009-09-12 Joey Hessremove cgi exclusion
2009-09-11 Joey Hessgot rid of the postrefresh hook after all
2009-09-11 Joey Hessdoc update, add --exclude ikiwiki.cgi to examples
2009-09-11 Joey Hesslocalize user-visible warnings and tack on missing...
2009-09-11 Joey HessMerge commit 'schmonz/master'
2009-09-11 Joey Hesschdir to the destdir before running rsync
2009-09-11 Joey Hessremove unixauth; I am only adding render at the moment
2009-09-11 Joey HessMerge commit 'schmonz/master'
2009-09-11 Amitai SchlairDon't error out, either warn or say nothing, depending.
2009-09-11 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-11 Amitai SchlairWhoops, copyright 2009. /usr/bin/perl for the interpret...
2009-09-11 Amitai SchlairWhoops, copyright 2009. /usr/bin/perl for the interpret...
2009-09-10 Amitai SchlairRevivify unixauth and rsync plugins (and hook needed...
2009-09-10 Joey HessMerge commit 'schmonz/master'
2009-09-10 Amitai SchlairAdd NetBSD-style 2-clause BSD license.
2009-09-10 Joey Hessremove hook not used by cvs
2009-09-10 Joey Hessformatting
2009-09-10 Joey Hessminor simplification
2009-09-10 Joey HessMerge commit 'schmonz/master' into cvs
2009-09-10 Joey HessMerge branch 'master' into cvs
2009-09-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-09-10 Joey Hessclean up use of IkiWiki::Receive
2009-09-10 Amitai SchlairCatch up to the new genwrapper hook.
2009-09-10 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-10 Joey HessAdd genwrapper hook, that can be used to add code into...
2009-09-10 Joey Hesstypo
2009-09-10 Joey HessMerge commit 'schmonz/master' into cvs
2009-09-10 Joey HessMerge branch 'master' into cvs
2009-09-10 Amitai SchlairCVS operations generally need to be within CVS checkout...
2009-09-10 Amitai SchlairAbstract out CVS's involvement in the wrapper:
2009-09-09 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-08 Joey Hessunderlay: Also allow configuring additional directories...
2009-09-08 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-09-08 Joey HessExpand banned_users; it can now include PageSpecs,...
2009-09-08 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-04 Joey HessMerge commit 'schmonz/master' into cvs
2009-09-04 Joey HessMerge branch 'master' into cvs
2009-09-04 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-04 Amitai SchlairIt's STDOUT we have to shut up for cvs, and $savedout...
2009-09-04 Amitai SchlairStop using IPC::Cmd and String::ShellQuote, since quoti...
2009-09-04 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-02 Joey Hessminor formatting
2009-09-02 Joey Hessremove two plugins that are unrelated to cvs
2009-09-02 Joey HessMerge commit 'schmonz/master' into cvs
2009-08-31 Amitai Schlairwhitespace
2009-08-30 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-08-30 Amitai SchlairOn some systems the commit message gets quoted properly...
2009-08-30 Joey HessRevert "po: do not inject custom bestlink function...
2009-08-30 Amitai SchlairFix uninitialized value when editing a page being vivif...
2009-08-30 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-08-30 Amitai SchlairOnly examine argv if the VCS is cvs.
2009-08-30 Amitai SchlairRemove debug statement.
2009-08-30 Amitai SchlairKnock off another to-do item: "Don't slurp the entire...
2009-08-30 Amitai SchlairKnock off a to-do item: "If the argument to cvs add...
2009-08-30 Amitai SchlairThe string to match might not be "New directory" exactl...
2009-08-30 Amitai SchlairRemove getopt() hook (it's a dead end, unsafe to pass...
2009-08-29 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-08-29 Josh Triplettteximg: Make TeX handle preventing unsafe things; remov...
2009-08-29 Joey Hessimg: Don't generate new verison of image if it is scale...
2009-08-28 Joey HessMerge commit 'intrigeri/po'
2009-08-28 Joey Hessavoid clobbering origsub if checkconfig runs more than...
2009-08-28 Joey Hess<pedant>rename depends_exact to depends_simple
2009-08-28 Joey HessMerge commit 'smcv/ready/depends-exact'
2009-08-28 Simon McVittieAvoid duplicating debug message for building a page...
2009-08-28 Simon McVittieForce %depends_exact to lower case, fixing incorrect...
2009-08-28 intrigeripo: fix link() pagespec when used on translation pages
2009-08-28 Simon McVittieFix typo in dependency debug message
2009-08-28 Simon McVittieAdd depends_exact: simplified dependency tracking for...
2009-08-28 Simon McVittieinline: if using pagenames, don't add a dependency...
2009-08-28 intrigeriMerge commit 'upstream/master' into prv/po
2009-08-28 intrigeripo: better rootpage logic for inline's post form
2009-08-28 intrigeriRevert "po: keep masterpage as the rootpage for inline...
2009-08-28 intrigeriMerge commit 'upstream/master' into prv/po
2009-08-28 intrigeripo: keep masterpage as the rootpage for inline's post...
2009-08-28 intrigeriinline: moved rootpage logic to a function
2009-08-28 intrigeripo: favor the type of linking page's masterpage on...
2009-08-28 intrigeripo: fix interdiction to create pages of type po
2009-08-28 intrigeripo: favor the type of linking page's masterpage on...
2009-08-28 intrigeripo: fix interdiction to create pages of type po
2009-08-27 Joey Hesshtmltidy: Return an error message if tidy fails. Closes...
2009-08-27 Joey HessMerge commit 'intrigeri/po'
2009-08-27 intrigeripo: override the title template variable for coherent...
2009-08-27 intrigeripo(scan): removed scary comment about only wanting...
2009-08-27 intrigeripo: do not inject custom bestlink function when po_link...
2009-08-27 intrigeripo: override the title template variable for coherent...
2009-08-27 intrigeripo(scan): removed scary comment about only wanting...
2009-08-27 intrigeriMerge commit 'upstream/master' into prv/po
next