Age | Commit message (Expand) | Author |
2007-10-25 | * ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix order | Joey Hess |
2007-10-25 | * ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix order | Joey Hess |
2007-10-25 | * Add handling of feeds for nested inlines, as well as support for a | Joey Hess |
2007-10-24 | * postsparkline: Avoid a confusing error message if no pages match | Joey Hess |
2007-10-24 | ikiwiki is now stored in a git repository | Joey Hess |
2007-10-23 | * Add a calendar plugin, contributed by Manoj Srivastava. | joey |
2007-10-22 | * If gitorigin_branch is set to the empty string, don't push or pull. | joey |
2007-10-21 | * Correct a pair of logic errors that triggered if svnpath was empty. | joey |
2007-10-21 | * Support git authors of the form "joey <joey>", which is common when | joey |
2007-10-16 | * Danish translation from Jonas Smedegaard. Closes: #446952 | joey |
2007-10-15 | * Rewritten rst plugin by madduck is a python program that communicates with | joey |
2007-10-13 | * Add a "createlink" class attribute to the span for wikilinks pointing | joey |
2007-10-10 | * Fix strange stderr-hiding code in the git module, allow error messages | joey |
2007-10-10 | * In the cgi edit path, reload the index file before rendering. A bug | joey |
2007-10-10 | * French translation update. Closes: #445923 | joey |
2007-10-04 | * Tidy ctime debug output for git. | joey |
2007-09-30 | releasing version 2.9 | joey |
2007-09-28 | * camelcase: Tighten regexp to avoid false positives. WikiWords are only | joey |
2007-09-24 | * Don't allow whitespace in link text in a wikilink. This was still | joey |
2007-09-22 | * Save index after previewing page edit, since even previewing can create | joey |
2007-09-22 | * img: Allow link=somepage to cause the image to link to a given page. | joey |
2007-09-22 | * map: Render pages on the way to subpages whose parent pages | joey |
2007-09-21 | * map: Render empty nodes on the way to subpages whose parent pages | joey |
2007-09-20 | * tag: Add taglink preprocessor directive, supporting visible tag links. | joey |
2007-09-20 | * Add taglink preprocessor directive, supporting visible tag links. | joey |
2007-09-20 | * Fix copyright and licence styling. | joey |
2007-09-17 | releasing version 2.8 | joey |
2007-09-16 | * table plugin: Actually specify the delimiter when parsing CSV. | joey |
2007-09-16 | * table plugin: Actually specify the delimiter. | joey |
2007-09-14 | * meta: Support license and copyright information. The information will | joey |
2007-09-13 | * inline: add feedonly option, set feedonly=yes to get only the feed button | joey |
2007-09-11 | * Redid the debian/copyright file, using the proposed new copyright file | joey |
2007-09-09 | releasing version 2.7 | joey |
2007-09-07 | * Exclude external plugin from syntax check since it uses a module that is | joey |
2007-09-06 | commit. | joey |
2007-09-05 | * Change git test suite to reflect change in log for initial repo creation | joey |
2007-09-05 | * table: Text::CSV doesn't return decoded unicode (XS module); decode its | joey |
2007-09-04 | * Updated Spanish translation from Victor Moral. | joey |
2007-09-02 | * Correct generation of RFC 3339 format times for atom/rss feeds. Always use | joey |
2007-08-30 | add changelog entries | joey |
2007-08-29 | * mercurial: Fix rcs_getctime (thanks, bma) | joey |
2007-08-29 | thank goodness for test suites | joey |
2007-08-29 | * mercurial: Pass --style defaults to hg log to ensure right format is used. | joey |
2007-08-28 | * Tables containing links with a link text were misparsed, because the "|" | joey |
2007-08-28 | Don't allow newlines in link text in a wikilink. | joey |
2007-08-28 | * Allow -cgi -wrapper to be passed on the command line to generate a | joey |
2007-08-28 | * Support for looking in multiple directories for underlay files. | joey |
2007-08-26 | * Add an editcontent hook. | joey |
2007-08-26 | releasing version 2.6.1 | joey |
2007-08-26 | * Fix a bug in unlockwiki intorduced last version that made it crash ikiwiki | joey |