/brz/remove-bazaar

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

  • Committer: Robert Collins
  • Date: 2005-10-30 23:58:46 UTC
  • Revision ID: robertc@robertcollins.net-20051030235846-fda8b626748cce52
Move Branch.read_working_inventory to WorkingTree.

Branch.read_working_inventory has moved to
WorkingTree.read_working_inventory. This necessitated changes to
Branch.get_root_id, and a move of Branch.set_inventory to WorkingTree
as well. To make it clear that a WorkingTree cannot always be obtained
Branch.working_tree() will raise 'errors.NoWorkingTree' if one cannot
be obtained. (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 195 20 years ago mbp at sourcefrog - import lovely urlgrabber library 2.2 KB Diff Download File
byterange.py 195 20 years ago mbp at sourcefrog - import lovely urlgrabber library 16.4 KB Diff Download File
grabber.py 195 20 years ago mbp at sourcefrog - import lovely urlgrabber library 43.5 KB Diff Download File
keepalive.py 539 20 years ago Martin Pool - urlgrabber fix for parsing python version string 19.8 KB Diff Download File
mirror.py 195 20 years ago mbp at sourcefrog - import lovely urlgrabber library 17.6 KB Diff Download File
progress.py 195 20 years ago mbp at sourcefrog - import lovely urlgrabber library 17.6 KB Diff Download File