* Make sure to check for errors from every eval.
[ikiwiki.git] / IkiWiki / Rcs /
2006-11-08 joey* Make sure to check for errors from every eval.
2006-10-14 joeycosmetic changes from Recai
2006-09-17 joeymore updates from Clint
2006-09-16 joeytypo fix and slight reformat
2006-09-16 joey* Numerous tla fixes from Clint.
2006-09-09 joey* Work on firming up the plugin interface:
2006-09-08 joey* Add a missing -n to tla undo call.
2006-09-06 joey* Add support for mercurial, contributed by Emanuele...
2006-09-04 joeybugnum
2006-09-04 joey* Add support for tla, contributed by Clint Adama....
2006-09-04 joeycommas
2006-09-04 joeymove html escaping
2006-09-04 joeyfix
2006-09-03 joeyminor
2006-09-03 joey* Simplify the data structure returned by rcs_recentcha...
2006-09-03 joeyadd comments
2006-08-24 joeyremove date munging, seems to be unnecessary
2006-07-29 joey* Locale patch from Faidon:
2006-07-11 joey* Match 'web commit from' in SVN and git, these are...
2006-07-11 joey* Fix from Faidon for a XML parser issue that breaks...
2006-07-05 joey* Patch from Recai to fix utf8 issues in git backend.
2006-07-05 joey* Patch from Faidon to use svn --limit when possible...
2006-07-04 joey* Make RecentChanges use a table and some CSS, should...
2006-07-04 joey<paravoid> cosmetic and minor, but it makes the output...
2006-07-02 joey* Centralised all calls to HTML::Template and force...
2006-07-02 joey* POSIX::strftime doesn't know about encodings and...
2006-07-02 joey* Parse svn log as xml for improved utf8 and security...
2006-06-19 joey* Patch from Recai to fix git recentchanges code to...
2006-06-04 joeyanother from Recai
2006-06-03 joeymisc fixes from Recai
2006-06-02 joey* Add support for using git instead of subversion as...
2006-05-27 joeymissed a couple htmllinks
2006-05-26 joey * --getctime had bitrotted (well I only ever used...
2006-05-02 joey* Patch from Thomas Schwinge to switch from --svn to...
2006-05-02 joey* Split off an IkiWiki.pm out of ikiwiki and have all...
2006-04-25 joey- fix typo
2006-04-25 joeyformatting
2006-04-25 joeysubscription nearly done
2006-04-24 joeycommit changes for email subscriptions
2006-04-02 joey- add <base> to cgi output, this is especially useful...
2006-03-29 joeyImplemented --underlaydir, and moved files provided...
2006-03-26 joeyadded --getctime
2006-03-23 joeystupid MakeMaker..