summaryrefslogtreecommitdiff
path: root/IkiWiki/Rcs/mercurial.pm
AgeCommit message (Expand)Author
2008-07-26Version control backends promoted to first-class pluginsJoey Hess
2008-07-26fixupsJoey Hess
2008-07-26wrapper setup reorgJoey Hess
2008-07-26add foldingJoey Hess
2008-07-26add gensetup for hgJoey Hess
2008-07-22add rcs_commit_staged and rcs_renameJoey Hess
2008-07-21All rcs backends need to implement rcs_removeJoey Hess
2008-07-11fix use orderingJoey Hess
2008-03-03* Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.Joey Hess
2008-02-20* tla: Remove call to escapeHTML when constructing recentchanges message;Joey Hess
2008-01-29* Removed support for sending commit notification mails. Along with it wentJoey Hess
2008-01-28change rcs_recentchanges when to absolute, not relative, timeJoey Hess
2008-01-28figured out how rev is used..Joey Hess
2008-01-28add an id field to the rcs_recentchanges return structureJoey Hess
2007-08-29use --style default for get_ctime toojoey
2007-08-29* mercurial: Fix rcs_getctime (thanks, bma)joey
2007-08-29thank goodness for test suitesjoey
2007-08-29* mercurial: Pass --style defaults to hg log to ensure right format is used.joey
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-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
2006-12-21* Patch from Emanuele Aina to fix modification time code in mercurualjoey
2006-11-26* Mercurial backend improvements, including --get-ctime support.joey
2006-11-26mercurial username setting patchjoey
2006-11-22updatesjoey
2006-11-08* Make sure to check for errors from every eval.joey
2006-09-06* Add support for mercurial, contributed by Emanuele Aina.joey