Wed, 23 Jun 2010 13:42:53 +0200 |
Dan Villiom Podlaski Christiansen |
test_rebuildmeta: use just added diff support when comparing files.
|
Tue, 22 Jun 2010 21:58:24 +0200 |
Dan Villiom Podlaski Christiansen |
test_util: add assertMultiLineEqual() method.
|
Sun, 13 Jun 2010 00:10:53 -0500 |
Augie Fackler |
wrappers: cope with remoteui move to hg (hg cset d1908cb95a82)
|
Sat, 12 Jun 2010 20:32:02 -0500 |
Augie Fackler |
util: handle change to hg.parseurl from 3d6915f5a2bb
|
Sat, 12 Jun 2010 20:55:23 -0500 |
Augie Fackler |
svnrepo: support new discovery module introduced in 3d0591a66118
|
Sat, 12 Jun 2010 20:09:25 -0500 |
Augie Fackler |
pull: handle argspec change from e43c23d189a5
|
Sat, 15 May 2010 20:33:05 +0200 |
Dan Villiom Podlaski Christiansen |
svncommands: add two missing imports
|
Tue, 18 May 2010 14:46:50 -0500 |
Augie Fackler |
tests/run.py: make sure our hgsubversion loads correctly
|
Fri, 14 May 2010 20:27:24 +0200 |
Dan Villiom Podlaski Christiansen |
testrunner: use demandimport, with an option to disable it
|
Fri, 14 May 2010 20:26:06 +0200 |
Dan Villiom Podlaski Christiansen |
testrunner: delay and `simplify' importing of tests
|
Fri, 14 May 2010 20:27:14 +0200 |
Dan Villiom Podlaski Christiansen |
setup: check for Subversion by importing the `svnwrap' module.
|
Fri, 14 May 2010 20:22:32 +0200 |
Dan Villiom Podlaski Christiansen |
svncommands: fix layering violation & tweak error messages.
|
Fri, 14 May 2010 17:39:26 +0200 |
Dan Villiom Podlaski Christiansen |
testrunner: use optparse
|
Fri, 14 May 2010 14:21:25 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: use SubversionConnectionException instead of mercurial.util.Abort
|
Wed, 12 May 2010 20:16:40 +0200 |
Dan Villiom Podlaski Christiansen |
push: remove superfluous creation of a new `svnremoterepo' instance.
|
Fri, 30 Apr 2010 17:35:36 +0200 |
Dan Villiom Podlaski Christiansen |
svn_swig_wrapper: improved handling of missing or outdated bindings.
|
Mon, 26 Apr 2010 22:17:25 +0200 |
Patrick Mezard |
wrappers: fix pull output if termwidth() is inexact
|
Thu, 22 Apr 2010 22:37:03 -0500 |
Augie Fackler |
stupid: update monkeypatch for 91c58cf54eee
|
Thu, 01 Apr 2010 16:06:01 +0200 |
Dan Villiom Podlaski Christiansen |
pull: fix passing credentials in URL.
|
Wed, 14 Apr 2010 20:33:27 +0200 |
Dan Villiom Podlaski Christiansen |
metacommand: use AmbiguousCommand from hg for consistency.
|
Wed, 31 Mar 2010 14:04:31 +0200 |
Dan Villiom Podlaski Christiansen |
wrappers.pull: fix calculation of progress totals.
|
Wed, 31 Mar 2010 17:51:09 +0200 |
Dan Villiom Podlaski Christiansen |
isolate all imports of Subversion modules in svnwrap.
|
Wed, 31 Mar 2010 17:48:32 +0200 |
Dan Villiom Podlaski Christiansen |
wrappers: remove unused code for compatibility with Subversion 1.4.
|
Wed, 31 Mar 2010 17:34:30 +0200 |
Dan Villiom Podlaski Christiansen |
Move the 'svn' metacommand into the 'svncommands' module.
|
Wed, 31 Mar 2010 17:54:08 +0200 |
Dan Villiom Podlaski Christiansen |
Use Mercurial-provided infrastructure for `svn' metacommand help.
|
Wed, 31 Mar 2010 22:06:05 +0200 |
Dan Villiom Podlaski Christiansen |
svnrepo: ease debugging of Subversion fallback
|
Sun, 28 Jun 2009 12:50:52 +0200 |
Dan Villiom Podlaski Christiansen |
test_tags: improve test output.
|
Wed, 31 Mar 2010 17:53:47 +0200 |
Dan Villiom Podlaski Christiansen |
svncommands: rename the `help' function to `help_'.
|
Wed, 31 Mar 2010 17:53:20 +0200 |
Dan Villiom Podlaski Christiansen |
svnmeta: minor cosmetics whitespace cleanup.
|
Sat, 27 Mar 2010 18:42:47 -0500 |
Augie Fackler |
maps: fix a % formatting bug
|