2006-07-02 |
joey | * Honor LC_CTIME when formatting a time for display... |
tree | commitdiff |
2006-06-27 |
joey | * Support pinging services such as Technorati using... |
tree | commitdiff |
2006-06-25 |
joey | * Fix orphans plugin to not count a link to a nonexista... |
tree | commitdiff |
2006-06-19 |
joey | releasing version 1.7 1.7 |
tree | commitdiff |
2006-06-19 |
joey | * Patch from Recai to fix git recentchanges code to... |
tree | commitdiff |
2006-06-18 |
joey | * Updated logo from Recai with some kerning and alingme... |
tree | commitdiff |
2006-06-18 |
joey | releasing version 1.6 1.6 |
tree | commitdiff |
2006-06-18 |
joey | * New SVG logo from Recai. |
tree | commitdiff |
2006-06-17 |
joey | note on perl warnings |
tree | commitdiff |
2006-06-17 |
joey | - Add 'use encoding "utf8"' to CGI.pm to avoid warnin... |
tree | commitdiff |
2006-06-17 |
joey | * More utf-8 fixes from Recai, partly to things I broke... |
tree | commitdiff |
2006-06-16 |
joey | * Put back the encode_utf8 in the input to markdown... |
tree | commitdiff |
2006-06-15 |
joey | * -CSD does not affect modules, so readfile() was not... |
tree | commitdiff |
2006-06-15 |
joey | * YA utf-8 patch from Recai, this time to fix previewin... |
tree | commitdiff |
2006-06-12 |
joey | releasing version 1.5 1.5 |
tree | commitdiff |
2006-06-12 |
joey | add perl to build deps |
tree | commitdiff |
2006-06-11 |
joey | * Patch from Recai Oktaş to improve utf-8 support,... |
tree | commitdiff |
2006-06-08 |
joey | * Fix absolute url munging in rss generation to support... |
tree | commitdiff |
2006-06-02 |
joey | * Add support for using git instead of subversion as... |
tree | commitdiff |
2006-06-02 |
joey | * Reorganised the doc wiki's todo/* pages, using a... |
tree | commitdiff |
2006-06-02 |
joey | * Reorganised the doc wiki's todo/* pages, using a... |
tree | commitdiff |
2006-06-02 |
joey | * Patch from Dr. Zini to add link() and backlink()... |
tree | commitdiff |
2006-06-01 |
joey | * More security review. |
tree | commitdiff |
2006-05-29 |
joey | * Add --timeformat config option to allow changing... |
tree | commitdiff |
2006-05-27 |
joey | releasing version 1.4 1.4 |
tree | commitdiff |
2006-05-27 |
joey | * Add -refresh option to ikiwiki-mass-rebuild and use... |
tree | commitdiff |
2006-05-27 |
joey | Make page edit textarea resize to fit browser window. |
tree | commitdiff |
2006-05-26 |
joey | * --getctime had bitrotted (well I only ever used it... |
tree | commitdiff |
2006-05-26 |
joey | utf-8 support seems to be working now |
tree | commitdiff |
2006-05-26 |
joey | * Rebuilding on upgrade to this version is recommended. |
tree | commitdiff |
2006-05-26 |
joey | * The page name and parent links has switched from... |
tree | commitdiff |
2006-05-25 |
joey | * Tell HTML::Scrubber to treat "/" as a valid attribute... |
tree | commitdiff |
2006-05-16 |
joey | releasing version 1.3 1.3 |
tree | commitdiff |
2006-05-15 |
joey | releasing version 1.2 1.2 |
tree | commitdiff |
2006-05-08 |
joey | * Add libc6-dev to dependencies, needed to build wrappers. |
tree | commitdiff |
2006-05-06 |
joey | * Remove dups from the brokenlinks list. |
tree | commitdiff |
2006-05-05 |
joey | releasing version 1.1 1.1 |
tree | commitdiff |
2006-05-05 |
joey | * Add ikiwiki-mass-rebuild script, ripped out of the... |
tree | commitdiff |
2006-05-05 |
joey | * Allow discussion links on pages to be turned off... |
tree | commitdiff |
2006-05-05 |
joey | * Removed --sanitize and --no-sanitize, replaced with... |
tree | commitdiff |
2006-05-05 |
joey | haiku plugin |
tree | commitdiff |
2006-05-04 |
joey | dirname, basename, bestlink, linkify, pagetitle,... |
tree | commitdiff |
2006-05-04 |
joey | * Added smiley plugin, nicely controlled and documented... |
tree | commitdiff |
2006-05-03 |
joey | rather a lot of changes to make hyperestraier search... |
tree | commitdiff |
2006-05-02 |
joey | * Add unit tests for several core functions, including... |
tree | commitdiff |
2006-05-02 |
joey | * Patch from Thomas Schwinge to switch from --svn to... |
tree | commitdiff |
2006-05-02 |
joey | ah, the joys of test-based development.. |
tree | commitdiff |
2006-05-02 |
joey | * Add a unit test for globlist_match(). |
tree | commitdiff |
2006-05-02 |
joey | * Split off an IkiWiki.pm out of ikiwiki and have all... |
tree | commitdiff |
2006-05-02 |
joey | * Add an orphans plugin for finding pages that nothing... |
tree | commitdiff |
2006-05-02 |
joey | * Smarter behavior when creating a page and a page... |
tree | commitdiff |
2006-05-02 |
joey | * Added plugin system, currently only supporting for... |
tree | commitdiff |
2006-05-01 |
joey | remove templates/ from filenames |
tree | commitdiff |
2006-05-01 |
joey | * Rename inlinepage to depends, so that it can be used... |
tree | commitdiff |
2006-04-29 |
joey | fix announcedir |
tree | commitdiff |
2006-04-29 |
joey | releasing version 1.0 1.0 |
tree | commitdiff |
2006-04-25 |
joey | implemented html sanitisation |
tree | commitdiff |
2006-04-24 |
joey | commit changes for email subscriptions |
tree | commitdiff |
2006-04-21 |
joey | patch fron Branden to install the man page in Makefile.PL |
tree | commitdiff |
2006-04-20 |
joey | version formbuilder dep |
tree | commitdiff |
2006-04-04 |
joey | moving away from regenning wiki on every upgrade, added... |
tree | commitdiff |
2006-04-04 |
joey | fix package name |
tree | commitdiff |
2006-04-03 |
joey | add dep on libtimedate-perl for str2time |
tree | commitdiff |
2006-03-30 |
joey | arrange for new releases to get news prepared for them... |
tree | commitdiff |
2006-03-29 |
joey | added --hyperestraier switch, which turns on search... |
tree | commitdiff |
2006-03-25 |
joey | add |
tree | commitdiff |
2006-03-24 |
joey | implemented upgradehooksh |
tree | commitdiff |
2006-03-24 |
joey | foo |
tree | commitdiff |
2006-03-19 |
joey | basewiki integration |
tree | commitdiff |
2006-03-15 |
joey | man page generation |
tree | commitdiff |
2006-03-15 |
joey | debianise |
tree | commitdiff |
|