/brz/remove-bazaar

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

  • Committer: Lukáš Lalinský
  • Date: 2008-08-28 13:41:15 UTC
  • mto: (3732.1.1 ianc-integration)
  • Revision ID: lalinsky@gmail.com-20080828134115-265uyumclq5qvetg
Fix `bzr st -rbranch:PATH_TO_BRANCH`

* Add RevisionSpec.as_tree which returns a tree representation of the revision specifier. This might return a remote revision tree.
* Make status use this new method and not require RevisionSpec.as_revision_id, which for RevisionSpec_branch fetches data to the local repository.
* Refactor common code for getting either a revision tree or a tree/branch's basis tree into a private function _get_revision_tree and make it use RevisionSpec.as_tree.
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 3577.1.1 17 years ago Andrew Bennetts Cherry-pick TipChangeRejected changes from pre-bra 10.1 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 3453.4.9 17 years ago Andrew Bennetts Rename _remote_is_not to _remember_remote_is_befor 7.2 KB Diff Download File
medium.py 3606.4.1 17 years ago Andrew Bennetts Fix NotImplementedError when probing for smart pro 29.3 KB Diff Download File
message.py 3461.2.2 17 years ago Andrew Bennetts Tweak suggested by John. 11.8 KB Diff Download File
protocol.py 3565.1.1 17 years ago Andrew Bennetts Read no more then 64k at a time in the smart proto 44.3 KB Diff Download File
repository.py 3441.5.32 17 years ago Andrew Bennetts Merge bzr.dev. 15.5 KB Diff Download File
request.py 3526.3.1 17 years ago Andrew Bennetts Remove registrations of defunct HPSS verbs. 17.6 KB Diff Download File
server.py 3453.5.1 17 years ago Andrew Bennetts Add {bzrdir,repository,branch}_implementations tes 12 KB Diff Download File
vfs.py 2692.1.17 17 years ago Andrew Bennetts Merge from bzr.dev. 7.3 KB Diff Download File