summaryrefslogtreecommitdiff
path: root/IkiWiki/Rcs/mercurial.pm
AgeCommit message (Collapse)Author
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
using the mercurial backend. Not 100% sure why it failed w/o the full path, but this still passes the test suite, and indeed, is how the test suite calls hg add.
2007-04-22* In mercurial backend, untaint ipaddr when using it as the user for thejoey
commit. Thanks, Alexander Wirt. Closes: #420428
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
hg.
2006-12-21* Patch from Emanuele Aina to fix modification time code in mercurualjoey
backend.
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