/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Martin Pool
  • Date: 2006-01-13 09:57:13 UTC
  • Revision ID: mbp@sourcefrog.net-20060113095713-1fa5912229a3898e
Review updates of pycurl transport

Split them out into 

  bzrlib.transport.http             common base
  bzrlib.transport.http._urllib     pure python
  bzrlib.transport.http._pycurl     calls pycurl

Update to work with robert's nice transport test multiplexer.

Add PyCurlTransport.has() which does just a HEAD request; should be faster.
Filename Latest Rev Last Changed Committer Comment Size
..
http 1540.3.3 19 years ago Martin Pool Review updates of pycurl transport Split them out Diff
__init__.py 1540.3.3 19 years ago Martin Pool Review updates of pycurl transport Split them out 16.1 KB Diff Download File
ftp.py 1540.3.2 19 years ago Martin Pool Remove obsolete (and no-op) `decode` parameter to 11.1 KB Diff Download File
local.py 1185.50.20 19 years ago John Arbash Meinel merge permissions branch, also fixup tests so they 8.4 KB Diff Download File
memory.py 1185.50.20 19 years ago John Arbash Meinel merge permissions branch, also fixup tests so they 2.9 KB Diff Download File
sftp.py 1540.3.2 19 years ago Martin Pool Remove obsolete (and no-op) `decode` parameter to 30.3 KB Diff Download File