log

age author description
2018-10-24 Pulkit Goyal svnrepo: preserve and forward createopts kwarg
2018-08-06 Ivan Lezhankin wrappers: lock the repo for the whole pull operation
2018-08-06 Ivan Lezhankin hgsubversion: make the 'rev' argument a list type
2018-08-03 Pulkit Goyal hgsubversion: fix something which looks like a cycle
2018-08-03 Pulkit Goyal hgsubversion: add 4.7 to list of supported mercurial
2018-07-26 Pulkit Goyal tests: use repo['.'] instead of repo to check whether file exists
2018-07-26 Pierre-Yves David test: prefill more early options
2018-07-23 Pulkit Goyal hgsubversion: add 4.6 to testedwith value
2018-05-28 Augie Fackler Added signature for changeset bb09e8a230d6
2018-05-28 Augie Fackler Added tag 1.9.2 for changeset bb09e8a230d6
2018-05-28 Augie Fackler wrappers: fix old versions of hg without breaking 4.6 1.9.2
2018-05-27 Augie Fackler compathacks: deal with removed aliases in mercurial.util
2018-05-25 Paul Morelle svnrepo: implement commandexecutor for hg 4.6
2018-05-25 Paul Morelle tests: use scmutils.revsymbol instead of repo.__getitem__ for non-integers