log

age author description
Wed, 24 Oct 2018 15:18:55 +0300 Pulkit Goyal svnrepo: preserve and forward createopts kwarg
Mon, 06 Aug 2018 14:52:33 +0300 Ivan Lezhankin wrappers: lock the repo for the whole pull operation
Mon, 06 Aug 2018 14:46:36 +0300 Ivan Lezhankin hgsubversion: make the 'rev' argument a list type
Fri, 03 Aug 2018 21:08:37 +0530 Pulkit Goyal hgsubversion: fix something which looks like a cycle
Fri, 03 Aug 2018 19:53:57 +0530 Pulkit Goyal hgsubversion: add 4.7 to list of supported mercurial
Thu, 26 Jul 2018 15:56:24 +0300 Pulkit Goyal tests: use repo['.'] instead of repo to check whether file exists
Thu, 26 Jul 2018 16:25:41 +0200 Pierre-Yves David test: prefill more early options
Tue, 24 Jul 2018 00:55:48 +0530 Pulkit Goyal hgsubversion: add 4.6 to testedwith value
Mon, 28 May 2018 13:37:42 -0400 Augie Fackler Added signature for changeset bb09e8a230d6
Mon, 28 May 2018 13:37:37 -0400 Augie Fackler Added tag 1.9.2 for changeset bb09e8a230d6
Mon, 28 May 2018 13:37:15 -0400 Augie Fackler wrappers: fix old versions of hg without breaking 4.6 1.9.2
Sun, 27 May 2018 00:29:38 -0400 Augie Fackler compathacks: deal with removed aliases in mercurial.util
Fri, 25 May 2018 15:25:53 +0200 Paul Morelle svnrepo: implement commandexecutor for hg 4.6
Fri, 25 May 2018 11:52:03 +0200 Paul Morelle tests: use scmutils.revsymbol instead of repo.__getitem__ for non-integers
Sat, 26 May 2018 17:35:27 -0400 Augie Fackler test_util: hg.clone now wants revs not rev