/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2009-09-16 10:37:29 UTC
  • mto: (4695.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20090916103729-m6h1pyvjprm6puvm
Respect items() protocol for registry objects.

* bzrlib/tests/test_registry.py:
(TestRegistryIter): Test some corner cases where object are
registered while the registry is iterated.

* bzrlib/registry.py:
(Registry): iteritems() and items() have different intents, don't
mix them under the covers or devs get tricked (see bug #277048
which seemed to have fixed the issue).
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.5 KB Diff Download File
branch.py 4556.2.8 16 years ago Andrew Bennetts Add TODO comment. 12.5 KB Diff Download File
bzrdir.py 4436.1.1 16 years ago Andrew Bennetts Rename BzrDirFormat.initialize_ex verb to BzrDirFo 18.2 KB Diff Download File
client.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 9.3 KB Diff Download File
medium.py 4634.18.2 16 years ago Martin Pool Further until_no_eintr cover is smart.py 34.8 KB Diff Download File
message.py 4634.6.30 16 years ago Andrew Bennetts Remove SmartServerRequest.dispatch_command, fix Sm 13.3 KB Diff Download File
packrepository.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
protocol.py 4634.6.30 16 years ago Andrew Bennetts Remove SmartServerRequest.dispatch_command, fix Sm 49.7 KB Diff Download File
repository.py 4634.19.2 16 years ago Robert Collins Review feedback. 31.6 KB Diff Download File
request.py 4687 15 years ago Canonical.com Patch Queue Manager (andrew) Remove SmartServerRequest.dispatch_comman 22.2 KB Diff Download File
server.py 4553.1.1 16 years ago Jonathan Lange Merge 1.17, resolving conflicts. 14.1 KB Diff Download File
vfs.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7 KB Diff Download File