| Commit message (Expand) | Author | Age |
* | * Removed support for sending commit notification mails. Along with it went••• the svnrepo and notify settings, though both will be ignored if left in
setup files.
| Joey Hess | 2008-01-29 |
* | figured out how rev is used.. | Joey Hess | 2008-01-28 |
* | add an id field to the rcs_recentchanges return structure•••There was an undocumented field named "rev", I think "id" is a better name,
and nothing uses it yet.
| Joey Hess | 2008-01-28 |
* | proper fix for adding file, based on jkoenig's patch | joey | 2007-08-15 |
* | * Initial work on internationalization of the program code. po/ikiwiki.pot••• is available for translation.
* Export gettext() from IkiWiki module.
| joey | 2006-12-29 |
* | updates | joey | 2006-11-22 |
* | commas | joey | 2006-09-04 |
* | fix | joey | 2006-09-04 |
* | * Simplify the data structure returned by rcs_recentchanges to avoid••• each rcs plugin needing to form complex strings on its own.
| joey | 2006-09-03 |
* | add comments | joey | 2006-09-03 |
* | * --getctime had bitrotted (well I only ever used it the once so far..), ••• fix and make it a bit more flexible
* rcs_getctime is changed, now rather than needing to loop over all pages,
it should just use the rcs to get the ctime of the passed file.
| joey | 2006-05-26 |
* | * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use••• it, this will allow for adding a unit test suite.
| joey | 2006-05-02 |
* | commit changes for email subscriptions | joey | 2006-04-24 |
* | added --getctime | joey | 2006-03-26 |
* | stupid MakeMaker.. | joey | 2006-03-23 |