2007-10-04 |
joey | * Tidy ctime debug output for git. |
tree | commitdiff |
2007-09-30 |
joey | releasing version 2.9 2.9 |
tree | commitdiff |
2007-09-29 |
joey | clean up bad wiki links, add news item |
tree | commitdiff |
2007-09-28 |
joey | * camelcase: Tighten regexp to avoid false positives... |
tree | commitdiff |
2007-09-24 |
joey | * Don't allow whitespace in link text in a wikilink... |
tree | commitdiff |
2007-09-22 |
joey | * Save index after previewing page edit, since even... |
tree | commitdiff |
2007-09-22 |
joey | * img: Allow link=somepage to cause the image to link... |
tree | commitdiff |
2007-09-22 |
joey | * map: Render pages on the way to subpages whose parent... |
tree | commitdiff |
2007-09-21 |
joey | * map: Render empty nodes on the way to subpages whose... |
tree | commitdiff |
2007-09-20 |
joey | * tag: Add taglink preprocessor directive, supporting... |
tree | commitdiff |
2007-09-20 |
joey | * Add taglink preprocessor directive, supporting visibl... |
tree | commitdiff |
2007-09-20 |
joey | * Fix copyright and licence styling. |
tree | commitdiff |
2007-09-17 |
joey | releasing version 2.8 2.8 |
tree | commitdiff |
2007-09-16 |
joey | * table plugin: Actually specify the delimiter when... |
tree | commitdiff |
2007-09-16 |
joey | * table plugin: Actually specify the delimiter. |
tree | commitdiff |
2007-09-14 |
joey | * meta: Support license and copyright information.... |
tree | commitdiff |
2007-09-13 |
joey | * inline: add feedonly option, set feedonly=yes to... |
tree | commitdiff |
2007-09-11 |
joey | * Redid the debian/copyright file, using the proposed... |
tree | commitdiff |
2007-09-11 |
joey | link the GPL to GPL-2 since GPL is now GPL 3. |
tree | commitdiff |
2007-09-09 |
joey | releasing version 2.7 2.7 |
tree | commitdiff |
2007-09-07 |
joey | * Exclude external plugin from syntax check since it... |
tree | commitdiff |
2007-09-06 |
joey | commit. |
tree | commitdiff |
2007-09-05 |
joey | * Change git test suite to reflect change in log for... |
tree | commitdiff |
2007-09-05 |
joey | * table: Text::CSV doesn't return decoded unicode ... |
tree | commitdiff |
2007-09-04 |
joey | * Updated Spanish translation from Victor Moral. |
tree | commitdiff |
2007-09-02 |
joey | * Correct generation of RFC 3339 format times for atom... |
tree | commitdiff |
2007-08-30 |
joey | add changelog entries |
tree | commitdiff |
2007-08-29 |
joey | * mercurial: Fix rcs_getctime (thanks, bma) |
tree | commitdiff |
2007-08-29 |
joey | thank goodness for test suites |
tree | commitdiff |
2007-08-29 |
joey | * mercurial: Pass --style defaults to hg log to ensure... |
tree | commitdiff |
2007-08-28 |
joey | * Tables containing links with a link text were mispars... |
tree | commitdiff |
2007-08-28 |
joey | Don't allow newlines in link text in a wikilink. |
tree | commitdiff |
2007-08-28 |
joey | * Allow -cgi -wrapper to be passed on the command line... |
tree | commitdiff |
2007-08-28 |
joey | * Support for looking in multiple directories for under... |
tree | commitdiff |
2007-08-27 |
joey | fix newsion number |
tree | commitdiff |
2007-08-26 |
joey | * Add an editcontent hook. |
tree | commitdiff |
2007-08-26 |
joey | releasing version 2.6.1 2.6.1 |
tree | commitdiff |
2007-08-26 |
joey | * Fix a bug in unlockwiki intorduced last version that... |
tree | commitdiff |
2007-08-26 |
joey | * Fix bug when blogging by cgi, introduced in last... |
tree | commitdiff |
2007-08-24 |
joey | releasing version 2.6 2.6 |
tree | commitdiff |
2007-08-23 |
joey | rename tex to teximg |
tree | commitdiff |
2007-08-23 |
joey | * Add embed plugin, which allows embedding content... |
tree | commitdiff |
2007-08-22 |
joey | * Call the formbuilder hook for the edit page. |
tree | commitdiff |
2007-08-22 |
joey | * Added tex plugin to generate images from latex code. |
tree | commitdiff |
2007-08-21 |
joey | * Avoid ugly gettext messages if LANG is empty. Closes... |
tree | commitdiff |
2007-08-21 |
joey | * Add monotone support, contributed by William Uther. |
tree | commitdiff |
2007-08-20 |
joey | * Add proper Homepage field to Debian package (needs... |
tree | commitdiff |
2007-08-20 |
joey | * Add color parameter to postsparkline. Closes: #438900 |
tree | commitdiff |
2007-08-17 |
joey | * Applied Jeremie Koenig's pluggable editpage buttons... |
tree | commitdiff |
2007-08-15 |
joey | * Various minor fixes and stylistic improvements sugges... |
tree | commitdiff |
2007-08-14 |
joey | * Fix bug when editing file from underlaydir, need... |
tree | commitdiff |
2007-08-14 |
joey | * Fix bug in deletion/move during edit code introduced... |
tree | commitdiff |
2007-08-13 |
joey | * Change yet again how unhandled and escaped preprocess... |
tree | commitdiff |
2007-08-13 |
joey | typo |
tree | commitdiff |
2007-08-13 |
joey | * Fix --libdir to work at the command line. |
tree | commitdiff |
2007-08-12 |
joey | * Add time=mtime option to postsparkline. |
tree | commitdiff |
2007-08-11 |
joey | * Support pagespec "functions" with no parameters,... |
tree | commitdiff |
2007-08-11 |
joey | * Apply a patch from NicolasLimare adding modification... |
tree | commitdiff |
2007-08-11 |
joey | * The toc directive doesn't work well or make sense... |
tree | commitdiff |
2007-08-11 |
joey | * Updated French translation from Cyril Brulebois.... |
tree | commitdiff |
2007-08-10 |
joey | * Add sessioncgi hook. |
tree | commitdiff |
2007-08-05 |
joey | * Move blog form code out of CGI.pm and into the inline... |
tree | commitdiff |
2007-08-05 |
joey | * Add sessioncgi hook. |
tree | commitdiff |
2007-08-05 |
joey | * Add rel=tag attribute to tag links, supporting that... |
tree | commitdiff |
2007-08-05 |
joey | * pagetemplate: don't display template name |
tree | commitdiff |
2007-08-04 |
joey | * Add --set-option command line switch. |
tree | commitdiff |
2007-07-29 |
joey | * Allow raw html in the rst plugin. |
tree | commitdiff |
2007-07-29 |
joey | * Fix problems with previewing in the graphviz plugin... |
tree | commitdiff |
2007-07-29 |
joey | belated note about upgrades to 2.5 |
tree | commitdiff |
2007-07-28 |
joey | * Various minor bug fixes for silly mistakes in the... |
tree | commitdiff |
2007-07-27 |
joey | releasing version 2.5 2.5 |
tree | commitdiff |
2007-07-27 |
joey | * Add a libdir config option to let ikiwiki load perl... |
tree | commitdiff |
2007-07-26 |
joey | * Add templatefile hook. |
tree | commitdiff |
2007-07-26 |
joey | * Fix re-rendering of pages when a linked to page goes... |
tree | commitdiff |
2007-07-25 |
joey | * Fix graphviz plugin to not try to read images as... |
tree | commitdiff |
2007-07-25 |
joey | * Add a htmlext config option, this can be used to... |
tree | commitdiff |
2007-07-25 |
joey | * Make the map plugin notice when pages in the map... |
tree | commitdiff |
2007-07-20 |
joey | * Correct some issues with escaped preprocessor directives. |
tree | commitdiff |
2007-07-16 |
joey | * Wrap the editpage template in the standard misctempla... |
tree | commitdiff |
2007-07-15 |
joey | releasing version 2.4 2.4 |
tree | commitdiff |
2007-07-15 |
joey | * In img tag, allow link=no to disable link to full... |
tree | commitdiff |
2007-07-13 |
joey | bug closure |
tree | commitdiff |
2007-07-13 |
joey | * Fix links to alternate stylesheets when usedirs is... |
tree | commitdiff |
2007-07-13 |
joey | * Fix links to stylesheets when usedirs is enabled. |
tree | commitdiff |
2007-07-11 |
joey | on second thought, simple alphanumeric styles are not... |
tree | commitdiff |
2007-07-11 |
joey | * Allow simple alphanumeric style attribute values... |
tree | commitdiff |
2007-07-09 |
joey | get confused. So it's best for ikiwiki to follow... |
tree | commitdiff |
2007-07-08 |
joey | * Make the toc plugin use html-compatible anchors.... |
tree | commitdiff |
2007-07-07 |
joey | massive naming and userlink patch from Paweł Tęcza |
tree | commitdiff |
2007-06-30 |
joey | * Correct a longstanding bug that could cause the edit... |
tree | commitdiff |
2007-06-28 |
joey | * French update from Jean-Luc Coulon. Closes: #430771 |
tree | commitdiff |
2007-06-26 |
joey | * Patch fixing various additional problems with test... |
tree | commitdiff |
2007-06-23 |
joey | * Allow svnpath config option to contain additional... |
tree | commitdiff |
2007-06-19 |
joey | * Corrected a typo in an error handler in the image... |
tree | commitdiff |
2007-06-18 |
joey | add freebsd port 2.2 |
tree | commitdiff |
2007-06-05 |
joey | * Add typographyattributes configuration setting to... |
tree | commitdiff |
2007-06-03 |
joey | * Make the url absolution code for feeds significantly... |
tree | commitdiff |
2007-06-03 |
joey | * Fix wrapper generator and untaint code's handling... |
tree | commitdiff |
2007-06-02 |
joey | * Add test suite for preprocessor directive parsing. |
tree | commitdiff |
2007-06-01 |
joey | * Explode some of the more insane regexps. |
tree | commitdiff |
next |