Mercurial > hgsubversion
graph
-
util: add visitdir() and visitchildrenset() to PrefixMatch2018-11-20, by Pulkit Goyal
-
hgsubversion: drop some compat code for hg < 3.32018-11-13, by Pulkit Goyal
-
Added signature for changeset 207a0f26f7972018-11-03, by Augie Fackler
-
Added tag 1.9.3 for changeset 207a0f26f7972018-11-03, by Augie Fackler
-
test_rebuildmeta: hg48 is picky about this value being a str and not int 1.9.32018-11-03, by Augie Fackler
-
templatekw: make portable to hg482018-11-03, by Augie Fackler
-
testedwith: declare support for hg 4.82018-11-03, by Augie Fackler
-
tox: update tested versions2018-11-03, by Augie Fackler
-
tests: make output comaptible with hash changes in hg-4.82018-10-31, by Pulkit Goyal
-
merge old hg fix2018-10-29, by Augie Fackler
-
The Mercurial 4.5 that comes with Ubuntu doesn't have this parameter2018-09-21, by Bernhard F.W. Gschaider
-
util: add _relativeuipath attribute to PrefixMatch2018-10-24, by Pulkit Goyal
-
test: add compat code for removed revlog.LookupError in test_push_command.py2018-10-24, by Pulkit Goyal
-
svnrepo: preserve and forward createopts kwarg2018-10-24, by Pulkit Goyal
-
wrappers: lock the repo for the whole pull operation2018-08-06, by Ivan Lezhankin
-
hgsubversion: make the 'rev' argument a list type2018-08-06, by Ivan Lezhankin
-
hgsubversion: fix something which looks like a cycle2018-08-03, by Pulkit Goyal
-
hgsubversion: add 4.7 to list of supported mercurial2018-08-03, by Pulkit Goyal
-
tests: use repo['.'] instead of repo to check whether file exists2018-07-26, by Pulkit Goyal
-
test: prefill more early options2018-07-26, by Pierre-Yves David
-
hgsubversion: add 4.6 to testedwith value2018-07-23, by Pulkit Goyal
-
Added signature for changeset bb09e8a230d62018-05-28, by Augie Fackler
-
Added tag 1.9.2 for changeset bb09e8a230d62018-05-28, by Augie Fackler
-
compathacks: deal with removed aliases in mercurial.util2018-05-27, by Augie Fackler
-
svnrepo: implement commandexecutor for hg 4.62018-05-25, by Paul Morelle
-
tests: use scmutils.revsymbol instead of repo.__getitem__ for non-integers2018-05-25, by Paul Morelle
-
test_util: hg.clone now wants revs not rev2018-05-26, by Augie Fackler
-
tox: add hg 4.6 environment2018-05-26, by Augie Fackler
-
hgsubversion: work around loss of demandimport alias2018-05-26, by Augie Fackler