aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* * table: Text::CSV doesn't return decoded unicode (XS module); decode itsjoey2007-09-05
* * Correct generation of RFC 3339 format times for atom/rss feeds. Always usejoey2007-09-02
* git.pm: Handle operating in sub-trees of a git repository.joshtriplett2007-08-30
* git.pm: Renames from git-diff-tree aren't handled, so don't ask for them.joshtriplett2007-08-30
* Use git-log rather than the shell, git-rev-list, and git-diff-tree.joshtriplett2007-08-30
* use --style default for get_ctime toojoey2007-08-29
* * mercurial: Fix rcs_getctime (thanks, bma)joey2007-08-29
* thank goodness for test suitesjoey2007-08-29
* * mercurial: Pass --style defaults to hg log to ensure right format is used.joey2007-08-29
* * Tables containing links with a link text were misparsed, because the "|"joey2007-08-28
* * Support for looking in multiple directories for underlay files.joey2007-08-28
* * Add an editcontent hook.joey2007-08-26
* * Fix bug when blogging by cgi, introduced in last version.joey2007-08-26
* remove unncessesary and unused loop labelsjoey2007-08-24
* typojoey2007-08-24
* apply monotone patchjoey2007-08-24
* typojoey2007-08-23
* fix encoding html entities in alt tagjoey2007-08-23
* rename tex to teximgjoey2007-08-23
* * Add embed plugin, which allows embedding content from google maps, video,joey2007-08-23
* * Call the formbuilder hook for the edit page.joey2007-08-22
* * Added tex plugin to generate images from latex code.joey2007-08-22
* monotone updatesjoey2007-08-21
* minor changes (but lots of them)joey2007-08-21
* move enormous data block to __DATA__joey2007-08-21
* remove the mtnbinpath config option; users should use PATH if they needjoey2007-08-21
* * Add monotone support, contributed by William Uther.joey2007-08-21
* * Add color parameter to postsparkline. Closes: #438900joey2007-08-20
* * Applied Jeremie Koenig's pluggable editpage buttons patch:joey2007-08-17
* proper fix for adding file, based on jkoenig's patchjoey2007-08-15
* * Fix bug when editing file from underlaydir, need to rcs_add it even thoughjoey2007-08-14
* * Fix bug in deletion/move during edit code introduced in 1.44. Need to takejoey2007-08-14
* Remove two header => 1 settings that were overridden by later header => 0joey2007-08-14
* memoization for injected RPC functions is a very, very good thingjoey2007-08-13
* * Fix --libdir to work at the command line.joey2007-08-13
* * Add time=mtime option to postsparkline.joey2007-08-12
* * Apply a patch from NicolasLimare adding modification date tags to rss andjoey2007-08-11
* * The toc directive doesn't work well or make sense inside an inlined page.joey2007-08-11
* * Move blog form code out of CGI.pm and into the inline plugin.joey2007-08-05
* * Add sessioncgi hook. joey2007-08-05
* remove cruftjoey2007-08-05
* * Add rel=tag attribute to tag links, supporting that microformat, as welljoey2007-08-05
* * pagetemplate: don't display template namejoey2007-08-05
* * Allow raw html in the rst plugin.joey2007-07-29
* * Fix problems with previewing in the graphviz plugin. Thanks,joey2007-07-29
* typojoey2007-07-28
* * Various minor bug fixes for silly mistakes in the code, thanks to thejoey2007-07-28
* fixjoey2007-07-28
* fix typojoey2007-07-28
* * Add templatefile hook.joey2007-07-26