/brz/remove-bazaar

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

  • Committer: Robert Collins
  • Date: 2010-05-06 23:41:35 UTC
  • Revision ID: robertc@robertcollins.net-20100506234135-yivbzczw1sejxnxc
Lock methods on ``Tree``, ``Branch`` and ``Repository`` are now
expected to return an object which can be used to unlock them. This reduces
duplicate code when using cleanups. The previous 'tokens's returned by
``Branch.lock_write`` and ``Repository.lock_write`` are now attributes
on the result of the lock_write. ``repository.RepositoryWriteLockResult``
and ``branch.BranchWriteLockResult`` document this. (Robert Collins)

``log._get_info_for_log_files`` now takes an add_cleanup callable.
(Robert Collins)
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 5200.3.3 15 years ago Robert Collins Lock methods on ``Tree``, ``Branch`` and ``Reposit 12.6 KB Diff Download File
bzrdir.py 5200.3.3 15 years ago Robert Collins Lock methods on ``Tree``, ``Branch`` and ``Reposit 20.3 KB Diff Download File
client.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 9.4 KB Diff Download File
medium.py 5197.1.1 15 years ago Andrew Bennetts Merge lp:bzr/2.1 into lp:bzr, including fix for #5 34.8 KB Diff Download File
message.py 4634.6.30 15 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 5011.3.15 15 years ago Andrew Bennetts Use YYYYMMDD in XXX comment, not DDMMYYYY. 52.8 KB Diff Download File
repository.py 5200.3.3 15 years ago Robert Collins Lock methods on ``Tree``, ``Branch`` and ``Reposit 31.6 KB Diff Download File
request.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 24.6 KB Diff Download File
server.py 5011.3.10 15 years ago Andrew Bennetts Try a bit harder to stop a SmartTCPServer sooner w 14.6 KB Diff Download File
vfs.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 7.5 KB Diff Download File