]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
git repo move
[ikiwiki.git] / IkiWiki /
2007-09-28  joey* camelcase: Tighten regexp to avoid false positives...
2007-09-24  joeypatch from madduck to fix thinko
2007-09-22  joey* Save index after previewing page edit, since even...
2007-09-22  joey$common_prefix may never get defined
2007-09-22  joeyfix html
2007-09-22  joeymake taglink support the same method for specifying...
2007-09-22  joey* img: Allow link=somepage to cause the image to link...
2007-09-22  joey* map: Render pages on the way to subpages whose parent...
2007-09-21  joey* map: Render empty nodes on the way to subpages whose...
2007-09-20  joey* tag: Add taglink preprocessor directive, supporting...
2007-09-20  joey* Add taglink preprocessor directive, supporting visibl...
2007-09-16  joey* table plugin: Actually specify the delimiter when...
2007-09-16  joey* table plugin: Actually specify the delimiter.
2007-09-15  joeybugfixes
2007-09-14  joeyif an inlined page has the same copyright or license...
2007-09-14  joey* meta: Support license and copyright information....
2007-09-13  joey* inline: add feedonly option, set feedonly=yes to...
2007-09-05  joey* table: Text::CSV doesn't return decoded unicode ...
2007-09-02  joey* Correct generation of RFC 3339 format times for atom...
2007-08-30  joshtriplettgit.pm: Handle operating in sub-trees of a git repository.
2007-08-30  joshtriplettgit.pm: Renames from git-diff-tree aren't handled,...
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
next