* ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix order
[ikiwiki.git] / IkiWiki /
2007-10-25 Joey Hessuse nulls to avoid ambiguities
2007-10-25 Joey Hess* Add handling of feeds for nested inlines, as well...
2007-10-25 Joey Hessonly use half the max size
2007-10-25 Joey Hess* postsparkline: Avoid a confusing error message if...
2007-10-23 joeyfix folding
2007-10-23 joeyexplicitly use POSIX
2007-10-23 joey* Add a calendar plugin, contributed by Manoj Srivastava.
2007-10-22 joey* If gitorigin_branch is set to the empty string, don...
2007-10-21 joeyminor stylistic changes
2007-10-21 joey* Correct a pair of logic errors that triggered if...
2007-10-21 joey * Support git authors of the form "joey <joey>", which...
2007-10-15 joey* Rewritten rst plugin by madduck is a python program...
2007-10-13 joeyuntaint plugin filename, will be tainted if specified...
2007-10-10 joey* Fix strange stderr-hiding code in the git module...
2007-10-10 joey* In the cgi edit path, reload the index file before...
2007-10-10 joey* French translation update. Closes: #445923
2007-10-04 joey* Tidy ctime debug output for git.
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...
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...
next