/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
..
__init__.py 1185.58.6 19 years ago John Arbash Meinel Stores don't have to have a dir_mode or file_mode 10.8 KB Diff Download File
text.py 1185.58.4 19 years ago John Arbash Meinel Added permission checking to Branch, and propogate 4.3 KB Diff Download File
weave.py 1185.50.28 19 years ago John Arbash Meinel Lots of updates for 'bzr check' Added get_sha1() t 6.5 KB Diff Download File