| Commit message (Expand) | Author | Age |
* | Version control backends promoted to first-class plugins | Joey Hess | 2008-07-26 |
* | fixups | Joey Hess | 2008-07-26 |
* | wrapper setup reorg | Joey Hess | 2008-07-26 |
* | getsetup-ize svn and bzr | Joey Hess | 2008-07-26 |
* | add rcs_commit_staged and rcs_rename | Joey Hess | 2008-07-22 |
* | All rcs backends need to implement rcs_remove | Joey Hess | 2008-07-21 |
* | fix use ordering | Joey Hess | 2008-07-11 |
* | truncate recentchangesdiffs after 200 lines | Joey Hess | 2008-03-12 |
* | * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds. | Joey Hess | 2008-03-03 |
* | * Removed support for sending commit notification mails. Along with it went | Joey Hess | 2008-01-29 |
* | change rcs_recentchanges when to absolute, not relative, time | Joey Hess | 2008-01-28 |
* | figured out how rev is used.. | Joey Hess | 2008-01-28 |
* | add an id field to the rcs_recentchanges return structure | Joey Hess | 2008-01-28 |
* | * Correct a pair of logic errors that triggered if svnpath was empty. | joey | 2007-10-21 |
* | * Allow svnpath config option to contain additional extra slashes anywhere | joey | 2007-06-23 |
* | * Support setting svnpath to "" for wikis that are rooted at the top of | joey | 2007-04-16 |
* | * Improve use of svn merge, by specifying the file to merge, rather than | joey | 2007-01-28 |
* | qouting | joey | 2007-01-14 |
* | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey | 2006-12-29 |
* | * More build deps updates. | joey | 2006-11-28 |
* | updates | joey | 2006-11-22 |
* | fix user determination for web commits | joey | 2006-11-22 |
* | * Add a test suite for the mercurial backend, contributed by Emanuele Aina. | joey | 2006-11-21 |
* | better subjects | joey | 2006-11-21 |
* | * Add an openid plugin to support logging in using OpenID. | joey | 2006-11-20 |
* | * Make sure to check for errors from every eval. | joey | 2006-11-08 |
* | * Add support for tla, contributed by Clint Adama. Closes: #385936 | joey | 2006-09-04 |
* | move html escaping | joey | 2006-09-04 |
* | minor | joey | 2006-09-03 |
* | * Simplify the data structure returned by rcs_recentchanges to avoid | joey | 2006-09-03 |
* | remove date munging, seems to be unnecessary | joey | 2006-08-24 |
* | * Locale patch from Faidon: | joey | 2006-07-29 |
* | * 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 for | joey | 2006-07-11 |
* | * Patch from Faidon to use svn --limit when possible for recentchanges, | joey | 2006-07-05 |
* | * 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-04 |
* | * Centralised all calls to HTML::Template and force all the templates | joey | 2006-07-02 |
* | * POSIX::strftime doesn't know about encodings and doesn't return a utf8 | joey | 2006-07-02 |
* | * Parse svn log as xml for improved utf8 and security. Note that this makes | joey | 2006-07-02 |
* | missed a couple htmllinks | joey | 2006-05-27 |
* | * --getctime had bitrotted (well I only ever used it the once so far..), | joey | 2006-05-26 |
* | * Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc, | joey | 2006-05-02 |