/brz/remove-bazaar

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

Better connection sharing by using only one curl object.

* bzrlib/transport/http/_pycurl.py:
(PyCurlTransport.__init__, PyCurlTransport.has,
PyCurlTransport._get_full): Use only one curl object.
(PyCurlTransport._get_ranged): Use only one curl object. Specify
'Range' as an additional header.
(PyCurlTransport._curl_perform): Take additional headers into
account.
(PyCurlTransport._set_curl_options): Leave _perform do the header
setting.
(PyCurlTransport._curl_perform): Set all headers just before
issuing the request.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1908.2.16 19 years ago John Arbash Meinel Move all the new TreeCreator classes into separate 5.9 KB Diff Download File
heavily_merged.py 1908.6.7 19 years ago Robert Collins Remove all users of set_pending_merges and add_pen 2.6 KB Diff Download File
kernel_like.py 1943.1.1 19 years ago John Arbash Meinel Create the kernel_like_tree rather than expecting 7.5 KB Diff Download File
simple_many_commit.py 1908.2.16 19 years ago John Arbash Meinel Move all the new TreeCreator classes into separate 1.5 KB Diff Download File