Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-29 | * Apply patch from hb that uses the full path to a file when adding a file | joey | |
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 the | joey | |
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 to | joey | |
hg. | |||
2006-12-21 | * Patch from Emanuele Aina to fix modification time code in mercurual | joey | |
backend. | |||
2006-11-26 | * Mercurial backend improvements, including --get-ctime support. | joey | |
2006-11-26 | mercurial username setting patch | joey | |
2006-11-22 | updates | joey | |
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 | |