]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
Merge branch 'master' of git://github.com/joeyh/ikiwiki
[ikiwiki.git] / IkiWiki /
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  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  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-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 once
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 form
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
2009-08-27  intrigeripo: do not beautify urls on the recentchanges page
2009-08-26  Joey Hesshtmltidy: Print a warning message if tidy fails. Closes...
2009-08-26  intrigeripo: do not beautify urls on the recentchanges page
2009-08-26  intrigeripo: (hopefully) fixed WikiLink to self with po_link_to...
2009-08-25  Joey Hessdon't use pagespec_match_list
2009-08-25  Joey HessMerge commit 'remotes/smcv/ready/remove-pagespec-merge'
2009-08-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-08-25  Joey HessRevert "Allow add_depends to take an arrayref"
2009-08-25  Joey HessMerge commit 'smcv/ready/optimize-depends'
2009-08-24  Simon McVittieuse pagespec_match_list
2009-08-24  Simon McVittieAllow add_depends to take an arrayref
2009-08-24  Simon McVittieUse a hash to de-duplicate dependencies
2009-08-24  Simon McVittiecalendar, inline, map: don't pre-join dependencies
2009-08-24  Simon McVittieOptimize the dependencies list
2009-08-23  Amitai SchlairInstead of passing the args through the wrapper so...
2009-08-23  Amitai SchlairExplain that command must run unattended, and lose...
2009-08-23  Amitai SchlairI'm not redefining any subs after all, don't prevent...
2009-08-23  Amitai SchlairAdd rsync plugin, though the only rsync-specific thing...
2009-08-22  Amitai SchlairOops, use the more recent (and less brittle) directory...
2009-08-22  Amitai SchlairPass along wrapper args to ikiwiki, then handle the...
2009-08-22  Amitai SchlairPut old unixauth plugin under git control. Needs some...
2009-08-19  Joey Hesspo: Fixed to run rcs_add ralative to srcdir.
2009-08-16  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-08-16  Joey Hessuse pagespec_match_list for feedpages
2009-08-16  Joey Hesspo: Better fix for missing underlay translation problem.
2009-08-16  Joey Hessreplace N/A with 0
2009-08-15  Joey Hessupdate for consistency
2009-08-15  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-08-15  Joey Hessindentation
2009-08-15  Simon McVittiemeta: depend on absolute page name, not relative
2009-08-15  Simon McVittieimg: depend on absolute page name, not relative
2009-08-14  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-08-14  Joey Hessoptimise brokenlinks by gathering the data when calcula...
2009-08-14  Joey Hessorphans: Reuse backlinks info
2009-08-14  Joey Hesspo: use discussionpage config setting
2009-08-14  Joey HessAdd discussionpage configuration setting
2009-08-14  Joey Hessoptimise gettext calls
2009-08-13  Amitai SchlairAdd my CVS plugin and related patches.
2009-08-12  Joey Hessmore idiomatic use of foreach
2009-08-12  Joey Hessfix some more foreaches that clal functions to not use $_
2009-08-12  Joey Hessuse a more idiomatic foreach my
2009-08-12  Joey Hessinline: Avoid use of my $_ as it fails with older perls...
2009-08-12  Joey Hesspo: Detect if nowrapi18n can't be passed to po4a, and...
2009-08-10  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
next