/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 2520.4.136 18 years ago Aaron Bentley Fix format strings 7.5 KB Diff Download File
v08.py 3376.2.4 17 years ago Martin Pool Remove every assert statement from bzrlib! Depend 20.3 KB Diff Download File
v09.py 2520.4.15 18 years ago Aaron Bentley Fix _get_bundle invocations 2.4 KB Diff Download File
v4.py 3350.8.13 17 years ago Robert Collins Merge bzr.dev, fixing minor skew. 22.8 KB Diff Download File