summaryrefslogtreecommitdiff
path: root/IkiWiki/Rcs
AgeCommit message (Expand)Author
2007-04-29* Apply patch from hb that uses the full path to a file when adding a filejoey
2007-04-22* In mercurial backend, untaint ipaddr when using it as the user for thejoey
2007-04-16* Support setting svnpath to "" for wikis that are rooted at the top ofjoey
2007-04-10* Optimise displaytime, trimming maybe 6% off the build time.joey
2007-03-24* Fix mercurial backend to deal with empty commit messages.joey
2007-03-18* Applied a patch from MichaƂ to make the mercurial backend pass --quiet tojoey
2007-01-28* Improve use of svn merge, by specifying the file to merge, rather thanjoey
2007-01-27* Make gitorigin_branch and gitmaster_branch configurable via the setupjoey
2007-01-14qoutingjoey
2006-12-29* Initial work on internationalization of the program code. po/ikiwiki.potjoey
2006-12-21* Patch from Emanuele Aina to fix modification time code in mercurualjoey
2006-11-28* More build deps updates.joey
2006-11-26cosmetics patch from Recaijoey
2006-11-26* Git backend improvements, including bug fixes and better robustness.joey
2006-11-26* Mercurial backend improvements, including --get-ctime support.joey
2006-11-26mercurial username setting patchjoey
2006-11-22updatesjoey
2006-11-22fix user determination for web commitsjoey
2006-11-21* Add a test suite for the mercurial backend, contributed by Emanuele Aina.joey
2006-11-21better subjectsjoey
2006-11-20* Add an openid plugin to support logging in using OpenID.joey
2006-11-08* Make sure to check for errors from every eval.joey
2006-10-14cosmetic changes from Recaijoey
2006-09-17more updates from Clintjoey
2006-09-16typo fix and slight reformatjoey
2006-09-16* Numerous tla fixes from Clint.joey
2006-09-09* Work on firming up the plugin interface:joey
2006-09-08* Add a missing -n to tla undo call. joey
2006-09-06* Add support for mercurial, contributed by Emanuele Aina.joey
2006-09-04bugnumjoey
2006-09-04* Add support for tla, contributed by Clint Adama. Closes: #385936joey
2006-09-04commasjoey
2006-09-04move html escapingjoey
2006-09-04fixjoey
2006-09-03minorjoey
2006-09-03* Simplify the data structure returned by rcs_recentchanges to avoidjoey
2006-09-03add commentsjoey
2006-08-24remove date munging, seems to be unnecessaryjoey
2006-07-29* Locale patch from Faidon:joey
2006-07-11* Match 'web commit from' in SVN and git, these are web commits too.joey
2006-07-11* Fix from Faidon for a XML parser issue that breaks utf-8 forjoey
2006-07-05* Patch from Recai to fix utf8 issues in git backend.joey
2006-07-05* Patch from Faidon to use svn --limit when possible for recentchanges,joey
2006-07-04* Make RecentChanges use a table and some CSS, should be much more readable.joey
2006-07-04<paravoid> cosmetic and minor, but it makes the output far more readable,joey
2006-07-02* Centralised all calls to HTML::Template and force all the templatesjoey
2006-07-02* POSIX::strftime doesn't know about encodings and doesn't return a utf8joey
2006-07-02* Parse svn log as xml for improved utf8 and security. Note that this makesjoey
2006-06-19* Patch from Recai to fix git recentchanges code to work with git 1.4 whichjoey
2006-06-04another from Recaijoey