/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2008-05-21 15:42:47 UTC
  • Revision ID: john@arbash-meinel.com-20080521154247-sqpkv9um9grku9e1
Add tests for Branch.missing_revisions and deprecate it.

The api uses a 'stop_revision' but it is supposed to be a revno, not a
revision_id. The code itself is very crufty and slow (and doesn't take
a read_lock). But rather than fix it, just nuke the function.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2777.4.1 17 years ago Andrew Bennetts Move HPSS protocol description from bzrlib.smart d 4.5 KB Diff Download File
branch.py 3408.3.1 17 years ago Martin Pool Remove erroneous handling of branch.conf for Remot 7.2 KB Diff Download File
bzrdir.py 2692.1.24 17 years ago Andrew Bennetts Merge from bzr.dev. 6.3 KB Diff Download File
client.py 3431.3.11 17 years ago Andrew Bennetts Push remote_path_from_transport logic into SmartCl 6.7 KB Diff Download File
medium.py 3435.1.2 17 years ago Andrew Bennetts Merge from bzr.dev. 26.7 KB Diff Download File
message.py 3245.4.50 17 years ago Andrew Bennetts Clarify the code a little. 11.6 KB Diff Download File
protocol.py 3245.4.60 17 years ago Andrew Bennetts Update the protocol v3 version string to say 'bzr 44.5 KB Diff Download File
repository.py 3376.2.13 17 years ago Martin Pool Merge trunk 18.2 KB Diff Download File
request.py 3245.4.59 17 years ago Andrew Bennetts Various tweaks in response to Martin's review. 17.7 KB Diff Download File
server.py 3245.6.1 17 years ago Andrew Bennetts Merge from bzr.dev. 11.2 KB Diff Download File
vfs.py 2692.1.17 17 years ago Andrew Bennetts Merge from bzr.dev. 7.3 KB Diff Download File