sapling/hgext/convert
Patrick Mezard 709ae7efd4 convert/svn: fix HTTP detection bug introduced by bf008106de6f
The probe expected response is a 404 with content, and while urllib returns the
response body in this case, urllib2 raises an HTTP error.
2009-11-12 12:05:43 +01:00
..
__init__.py convert: document parent order in splicemap help (issue1764) 2009-10-23 22:55:28 +02:00
bzr.py Merge with crew-stable 2009-06-11 12:23:08 -07:00
common.py Merge with crew-stable 2009-10-05 22:17:39 +02:00
convcmd.py convert: fix history topology when using hg.tagsbranch 2009-09-06 15:29:14 +02:00
cvs.py convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
cvsps.py do not attempt to translate ui.debug output 2009-09-19 01:15:38 +02:00
darcs.py kill trailing whitespace 2009-11-05 10:44:36 +01:00
filemap.py convert: rewrite tags when converting from hg to hg 2009-06-01 17:12:42 +02:00
git.py convert: use set instead of dict 2009-05-17 03:04:17 +02:00
gnuarch.py do not attempt to translate ui.debug output 2009-09-19 01:15:38 +02:00
hg.py Merge with crew-stable 2009-10-07 22:50:20 +02:00
monotone.py convert/mtn: handle change in mtn 0.45 certs output 2009-11-10 23:45:24 +01:00
p4.py merge with crew-stable 2009-09-23 15:54:43 +02:00
subversion.py convert/svn: fix HTTP detection bug introduced by bf008106de6f 2009-11-12 12:05:43 +01:00
transport.py use new style classes 2009-06-10 15:10:21 +02:00