Mercurial > hgsubversion
log tests/test_urls.py @ 553:97f2079e3778 1.0
age | author | description |
---|---|---|
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 |