aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Rcs/mercurial.pm
Commit message (Expand)AuthorAge
* * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.Joey Hess2008-03-03
* * tla: Remove call to escapeHTML when constructing recentchanges message;Joey Hess2008-02-20
* * Removed support for sending commit notification mails. Along with it wentJoey Hess2008-01-29
* change rcs_recentchanges when to absolute, not relative, timeJoey Hess2008-01-28
* figured out how rev is used..Joey Hess2008-01-28
* add an id field to the rcs_recentchanges return structureJoey Hess2008-01-28
* use --style default for get_ctime toojoey2007-08-29
* * mercurial: Fix rcs_getctime (thanks, bma)joey2007-08-29
* thank goodness for test suitesjoey2007-08-29
* * mercurial: Pass --style defaults to hg log to ensure right format is used.joey2007-08-29
* * Apply patch from hb that uses the full path to a file when adding a filejoey2007-04-29
* * In mercurial backend, untaint ipaddr when using it as the user for thejoey2007-04-22
* * Fix mercurial backend to deal with empty commit messages.joey2007-03-24
* * Applied a patch from MichaƂ to make the mercurial backend pass --quiet tojoey2007-03-18
* * Patch from Emanuele Aina to fix modification time code in mercurualjoey2006-12-21
* * Mercurial backend improvements, including --get-ctime support.joey2006-11-26
* mercurial username setting patchjoey2006-11-26
* updatesjoey2006-11-22
* * Make sure to check for errors from every eval.joey2006-11-08
* * Add support for mercurial, contributed by Emanuele Aina.joey2006-09-06