Mercurial > hgsubversion
graph
-
subvertpy wrapper: bump version requirement to 0.7.4.2010-09-29, by Dan Villiom Podlaski Christiansen
-
templatekw: clean up implementation & test; add help.2010-09-29, by Dan Villiom Podlaski Christiansen
-
test_util: use the Mercurial dispatch logic for cloning repositories.2010-09-24, by Dan Villiom Podlaski Christiansen
-
pull: reveal the handled SubversionException to --traceback.2010-09-14, by Dan Villiom Podlaski Christiansen
-
subversion.rst: mention externals support limitations.2010-09-07, by Dan Villiom Podlaski Christiansen
-
subversion.rst: list memory leaks in the section on limitations2010-09-07, by Dan Villiom Podlaski Christiansen
-
verify: fix verifying mapped branches.2010-09-07, by Dan Villiom Podlaski Christiansen
-
clone: replace the --singlebranch with overloading for --branch2010-09-23, by Dan Villiom Podlaski Christiansen
-
test_push_dirs.py: activate tests that were previously overlooked2010-09-23, by Dan Villiom Podlaski Christiansen
-
tests_urls: activate a test that was previously overlooked2010-09-14, by Dan Villiom Podlaski Christiansen
-
svnwrap: improve error message when no bindings are found.2010-09-14, by Dan Villiom Podlaski Christiansen
-
testrunner: don't use os.putenv(), as it may not affect os.environ.2010-09-14, by Dan Villiom Podlaski Christiansen
-
tests: enable hgsubversion in the generated UI.2010-09-20, by Dan Villiom Podlaski Christiansen
-
subvertpy_wrapper: don't assume the version is a three-tuple (fixes #206)2010-09-14, by Dan Villiom Podlaski Christiansen
-
subvertpy: set default username/pwd as with swig2010-09-15, by Peter Arrenbrecht
-
clone: add --singlebranch option2010-09-15, by Peter Arrenbrecht
-
push: simplify code for remapping rebased node ids2010-09-10, by Peter Arrenbrecht
-
push: fix case where we get >1 revs back after svn commit2010-09-08, by Peter Arrenbrecht
-
tests: remove constant rev no from test script2010-09-08, by Peter Arrenbrecht
-
tests: move _add_svn_rev to test_util for reuse2010-09-08, by Peter Arrenbrecht
-
tests: add --show-stdout option to run.py2010-09-08, by Peter Arrenbrecht
-
templatekw: restore compatibility with hg < 1.52010-09-06, by Augie Fackler
-
subversion.rst: mention lack of directory tracking (see issue 202)2010-09-02, by Dan Villiom Podlaski Christiansen
-
subversion.rst: fix 'typo' in help for the hgsubversion.defaultauthors option.2010-09-02, by Dan Villiom Podlaski Christiansen
-
Add svnrev, svnpath and svnuuid keyword.2010-09-02, by Andi Albrecht
-
tests: add a Makefile for easily running the tests.2010-09-02, by Dan Villiom Podlaski Christiansen
-
tests: add an option to the test-runner for selecting bindings.2010-09-02, by Dan Villiom Podlaski Christiansen
-
setup: require Subvertpy when the SWIG bindings are unavailable.2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnwrap: add runtime override for choice of Subversion bindings2010-08-11, by Dan Villiom Podlaski Christiansen
-
README: mention Subvertpy.2010-08-11, by Dan Villiom Podlaski Christiansen