Mercurial > hgsubversion
graph
-
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
-
svnrepo: preserve and forward intents kwarg2018-04-20, by Augie Fackler
-
cleanup: use __getitem__ instead of .changectx on localrepo2018-04-20, by Augie Fackler
-
wrappers: revpair returns contexts now2018-04-20, by Augie Fackler
-
Added signature for changeset b303c94141902018-03-24, by Augie Fackler
-
Added tag 1.9.1 for changeset b303c94141902018-03-24, by Augie Fackler
-
testedwith: include hg 4.52018-03-24, by Augie Fackler
-
svnwrap: configure fsfs.conf when using swig bindings2018-03-24, by Augie Fackler
-
cleanup: remove lots of dead imports and code found by pyflakes2018-03-24, by Augie Fackler
-
wrappers: adapt to introduction of logcmdutil package in hg2018-03-24, by Augie Fackler
-
svnexternals: clean up some trailing whitespace2018-03-24, by Augie Fackler
-
cleanup: reference Abort from mercurial.error instead of mercurial.util2018-03-24, by Augie Fackler
-
externals: correctly enable hgsubversion externals support during tests2018-03-24, by Augie Fackler