/brz/remove-bazaar

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

Fix pull multiple connections.

* bzrlib/builtins.py:
(cmd_pull.run): If 'location' wasn't a bundle, the transport may
be reused.

* bzrlib/branch.py:
(Branch.open_from_transport): New method.

* bzrlib/bundle/__init__.py:
(read_mergeable_from_transport): New method.
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 2485.8.34 18 years ago Vincent Ladeuil Refactor mutiple connections detection and fix fal 58.8 KB Diff Download File
chroot.py 2018.17.2 18 years ago Andrew Bennetts Clean up some imports. 4.8 KB Diff Download File
decorator.py 2018.5.138 18 years ago Robert Collins Merge bzr.dev. 6.7 KB Diff Download File
fakenfs.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.3 KB Diff Download File
fakevfat.py 2164.2.15 18 years ago Vincent Ladeuil Http redirections are not followed by default. Do 3.7 KB Diff Download File
ftp.py 2485.8.33 18 years ago Vincent Ladeuil ftp connection sharing refactored. Tests passing. 27.8 KB Diff Download File
local.py 2018.5.138 18 years ago Robert Collins Merge bzr.dev. 19.2 KB Diff Download File
memory.py 2018.18.22 18 years ago Martin Pool merge bzr.dev 10.1 KB Diff Download File
readonly.py 2018.5.95 18 years ago Andrew Bennetts Add a Transport.is_readonly remote call, let {Bran 3 KB Diff Download File
remote.py 2485.8.29 18 years ago Vincent Ladeuil Cometic changes (and a typo). 20.1 KB Diff Download File
sftp.py 2485.8.27 18 years ago Vincent Ladeuil Hearing jam saying "vila, you're trying too hard", 41.2 KB Diff Download File
ssh.py 2221.5.22 18 years ago Dmitry Vasiliev Updated note about registry.Registry 22.4 KB Diff Download File