]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
Use git-log rather than the shell, git-rev-list, and git-diff-tree.
[ikiwiki.git] / IkiWiki /
2007-08-30  joshtriplettUse git-log rather than the shell, git-rev-list, and...
2007-08-29  joeyuse --style default for get_ctime too
2007-08-29  joey* mercurial: Fix rcs_getctime (thanks, bma)
2007-08-29  joeythank goodness for test suites
2007-08-29  joey* mercurial: Pass --style defaults to hg log to ensure...
2007-08-28  joey* Tables containing links with a link text were mispars...
2007-08-28  joey* Support for looking in multiple directories for under...
2007-08-26  joey* Add an editcontent hook.
2007-08-26  joey* Fix bug when blogging by cgi, introduced in last version.
2007-08-24  joeyremove unncessesary and unused loop labels
2007-08-24  joeytypo
2007-08-24  joeyapply monotone patch
2007-08-23  joeytypo
2007-08-23  joeyfix encoding html entities in alt tag
2007-08-23  joeyrename tex to teximg
2007-08-23  joey* Add embed plugin, which allows embedding content...
2007-08-22  joey* Call the formbuilder hook for the edit page.
2007-08-22  joey* Added tex plugin to generate images from latex code.
2007-08-21  joeymonotone updates
2007-08-21  joeyminor changes (but lots of them)
2007-08-21  joeymove enormous data block to __DATA__
2007-08-21  joeyremove the mtnbinpath config option; users should use...
2007-08-21  joey* Add monotone support, contributed by William Uther.
2007-08-20  joey* Add color parameter to postsparkline. Closes: #438900
2007-08-17  joey* Applied Jeremie Koenig's pluggable editpage buttons...
2007-08-15  joeyproper fix for adding file, based on jkoenig's patch
2007-08-14  joey* Fix bug when editing file from underlaydir, need...
2007-08-14  joey* Fix bug in deletion/move during edit code introduced...
2007-08-14  joeyRemove two header => 1 settings that were overridden...
2007-08-13  joeymemoization for injected RPC functions is a very, very...
2007-08-13  joey* Fix --libdir to work at the command line.
2007-08-12  joey* Add time=mtime option to postsparkline.
2007-08-11  joey* Apply a patch from NicolasLimare adding modification...
2007-08-11  joey* The toc directive doesn't work well or make sense...
2007-08-05  joey* Move blog form code out of CGI.pm and into the inline...
2007-08-05  joey* Add sessioncgi hook.
2007-08-05  joeyremove cruft
2007-08-05  joey* Add rel=tag attribute to tag links, supporting that...
2007-08-05  joey* pagetemplate: don't display template name
2007-07-29  joey* Allow raw html in the rst plugin.
2007-07-29  joey* Fix problems with previewing in the graphviz plugin...
2007-07-28  joeytypo
2007-07-28  joey* Various minor bug fixes for silly mistakes in the...
2007-07-28  joeyfix
2007-07-28  joeyfix typo
2007-07-26  joey* Add templatefile hook.
2007-07-26  joey* Fix re-rendering of pages when a linked to page goes...
2007-07-25  joey* Fix graphviz plugin to not try to read images as...
2007-07-25  joey* Add a htmlext config option, this can be used to...
2007-07-25  joey* Make the map plugin notice when pages in the map...
2007-07-16  joey* Wrap the editpage template in the standard misctempla...
2007-07-15  joey* In img tag, allow link=no to disable link to full...
2007-07-13  joey* Fix links to alternate stylesheets when usedirs is...
2007-07-13  joey* Fix links to stylesheets when usedirs is enabled.
2007-07-11  joeyon second thought, simple alphanumeric styles are not...
2007-07-11  joey* Allow simple alphanumeric style attribute values...
2007-07-09  joey get confused. So it's best for ikiwiki to follow...
2007-07-08  joey* Make the toc plugin use html-compatible anchors....
2007-06-30  joey* Correct a longstanding bug that could cause the edit...
2007-06-26  joey* Patch fixing various additional problems with test...
2007-06-23  joey* Allow svnpath config option to contain additional...
2007-06-19  joey* Corrected a typo in an error handler in the image plugin.
2007-06-05  joeyexit with error if Text::Typography cannot be loaded
2007-06-05  joey* Add typographyattributes configuration setting to...
2007-06-03  joey* Make the url absolution code for feeds significantly...
2007-06-03  joey* Fix wrapper generator and untaint code's handling...
2007-06-01  joey* Explode some of the more insane regexps.
2007-05-28  joey* More consistent encoding of titles in rss and atom...
2007-05-28  joeydidn't mean to make this change (yet)
2007-05-28  joey* Apply a patch from Carl Worth allowing a class attrib...
2007-05-24  joey* Deal better with rebuilds that involve moving files...
2007-05-23  joeythe 100% correct way is to add it to %links on scan
2007-05-23  joey* Correct bug in the img plugin that caused dependencie...
2007-05-21  joeyimprove messages
2007-05-21  joeyClear state after performing aggregation, since it...
2007-05-21  joey* Change the aggregate plugin's locking strategy. Now...
2007-05-17  joey* Add a destpage parameter to the filter hook.
2007-05-17  joey* Fix some bugs in password handling:
2007-05-12  joeyformatting
2007-05-12  joeyoptimise backlinks counting for pagestats, simplify...
2007-05-12  joey* Patch from hb to fix the pagestats plugin, which...
2007-05-11  joey* Make all templates have a footer div to ease themeing...
2007-05-09  joshtriplett* Add an account-creation password as a simple anti...
2007-05-09  joey* Add the needsbuild hook. Plugins can use this to...
2007-05-09  joey* Add all=no option to conditional, can be used to...
2007-05-08  joshtriplettNuke trailing whitespace in shortcut.pm.
2007-05-08  joeyupdate
2007-05-08  joey* Make testpagespec more robust, including checking...
2007-05-07  joey* Improve handling of edits of locked pages by users...
2007-05-06  joeycorrect documentation about scan hook (which has never...
2007-05-06  joeyimprove a string
2007-04-30  joey* Fix a bug that prevented clearing email or subscriptions.
2007-04-30  joey* Use div layout for the signin and preferences forms...
2007-04-30  joeycorrect size of name field in initial login form (same...
2007-04-30  joey * If Net::OpenID::Consumer is not available, the openi...
2007-04-30  joshtriplettRevert passwordauth fieldset and doc to avoid 2.0 regre...
2007-04-30  joeyactually, let's not use a fieldset label at all here...
2007-04-30  joeyput back OpenID label since we cannot rely on the label...
2007-04-30  joshtriplett* Group passwordauth fields with a fieldset as well...
2007-04-29  joeylayout improvement
next