Mercurial > hgsubversion
graph
-
tests: make assertMultiLineEqual call super, if possible.2010-11-11, by Dan Villiom Podlaski Christiansen
-
test_utility_commands: use self.assertMultiLineEqual().2010-11-11, by Dan Villiom Podlaski Christiansen
-
remove redundant calls to fd.flush() prior to doing fd.close().2010-11-09, by Dan Villiom Podlaski Christiansen
-
editor: handle property changes to links.2010-11-09, by Dan Villiom Podlaski Christiansen
-
help topic: numerous cleanups.2010-11-04, by Dan Villiom Podlaski Christiansen
-
stupid: handle patch.iterhunks() changed brought by cfedc529e4a12010-11-03, by Patrick Mezard
-
Added tag 1.2 for changeset 708234ad6c972010-11-02, by Augie Fackler
-
help topic: mention how "hg clone" can delete stuff.2010-10-31, by Dan Villiom Podlaski Christiansen
-
maps: map a missing author to '(no author)'2010-10-09, by Dan Villiom Podlaski Christiansen
-
test_util: use SkipTest if provided by the unittest module.2010-10-09, by Dan Villiom Podlaski Christiansen
-
Merge2010-10-10, by Augie Fackler
-
setup/README: update Subvertpy requirement to 0.7.4.2010-10-09, by Dan Villiom Podlaski Christiansen
-
test_push_dirs: use common commit-building infrastructure2010-10-02, by Augie Fackler
-
subvertpy: fix bug with pushing changes to stuff in subdirs2010-09-23, by Peter Arrenbrecht
-
implement tag renames2010-10-08, by Dirkjan Ochtman
-
rename TagMap to Tags, to free up the TagMap name2010-10-06, by Dirkjan Ochtman
-
tests: fix test skipping in pure unittest2010-10-08, by Augie Fackler
-
keep variables more local, add some whitespace2010-10-06, by Dirkjan Ochtman
-
fix some style nits2010-10-06, by Dirkjan Ochtman
-
fix some line lengths2010-10-06, by Dirkjan Ochtman
-
revset tests: use requiresmodule decorator2010-10-05, by Augie Fackler
-
uisetup: add fromsvn() and svnrev() revsets.2010-10-05, by Dan Villiom Podlaski Christiansen
-
test_template_keywords: use new requiresmodule decorator2010-10-05, by Augie Fackler
-
test_util: new requiresmodule decorator for tests that require a feature2010-10-05, by Augie Fackler
-
test_util: refactor requiresoption to ease creation of other skip decorators2010-10-05, by Augie Fackler
-
wrapper: fail properly with unsupported versions of Subvertpy (fixes #212)2010-10-03, by Dan Villiom Podlaski Christiansen
-
svnwrap: fix handling of quotable URLs (fixes #197, refs #132)2010-10-05, by Dan Villiom Podlaski Christiansen
-
requiresoption: raise SkipTest if available2010-10-02, by Augie Fackler
-
requiresoption: clean up docstring2010-10-02, by Augie Fackler
-
help topic: cosmetic improvements.2010-09-29, by Dan Villiom Podlaski Christiansen
-
clone: call the wrapped function (fixes #181)2010-09-29, by Dan Villiom Podlaski Christiansen
-
tests & help: fix compatibility with Mercurial 1.4 and earlier.2010-09-29, by Dan Villiom Podlaski Christiansen
-
test_util: add requiresoption decorator function.2010-09-29, by Dan Villiom Podlaski Christiansen
-
svnrepo: make the svnurl property obtain the URL from Subversion.2010-09-29, by Dan Villiom Podlaski Christiansen
-
subvertpy wrapper: check against Subversion version compiled against.2010-09-29, by Dan Villiom Podlaski Christiansen
-
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