Thu, 19 Apr 2012 18:29:28 +0200 |
Patrick Mezard |
test_util: merge load_svndump_fixture() into TestBase
|
Wed, 12 Oct 2011 15:43:31 +0800 |
Yonggang Luo |
tests: avoid shadowing Python builtin all()
|
Wed, 12 Oct 2011 15:35:25 +0800 |
Yonggang Luo |
globally: clean up whitespace around operators and commas to conform with PEP8
|
Mon, 04 Oct 2010 21:00:36 -0500 |
Dan Villiom Podlaski Christiansen |
svnwrap: fix handling of quotable URLs (fixes #197, refs #132)
|
Wed, 29 Sep 2010 18:04:26 +0200 |
Dan Villiom Podlaski Christiansen |
svnrepo: make the svnurl property obtain the URL from Subversion.
|
Tue, 14 Sep 2010 19:24:55 +0200 |
Dan Villiom Podlaski Christiansen |
tests_urls: activate a test that was previously overlooked
|
Wed, 11 Aug 2010 19:57:35 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: factor out a common module
|
Mon, 20 Jul 2009 16:00:37 -0400 |
David Stanek |
Remove the svn+ from svn+https urls before calling the Subversion API. This was already being done for svn+http urls.
|
Sat, 18 Jul 2009 20:44:33 -0500 |
Patrick Mezard |
Revive svn+http(s) URLs support (issue94)
|
Sat, 18 Jul 2009 20:44:33 -0500 |
Patrick Mezard |
svnrepo: expose the same svnurl than SubversionRepo
|
Sat, 18 Jul 2009 20:44:33 -0500 |
Patrick Mezard |
svnwrappers: override svn+ssh credentials with supplied ones if any
|
Sat, 06 Jun 2009 11:53:21 -0500 |
Augie Fackler |
urls: Make sure we preserve username in urls given to ssh.
|
Wed, 13 May 2009 21:39:39 -0500 |
Augie Fackler |
Reorganize to have a more conventional module structure.
|
Mon, 06 Apr 2009 11:19:51 -0400 |
Daniel Tang |
Add support for user:pass@url repositories to be hg-like
|