/brz/remove-bazaar

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

  • Committer: Robert Collins
  • Date: 2007-07-16 11:01:20 UTC
  • mto: (2592.3.37 repository)
  • Revision ID: robertc@robertcollins.net-20070716110120-9we93ynxjza948vd
* New method on Repository - ``start_write_group``, ``end_write_group``
  and ``is_in_write_group`` - which provide a clean hook point for 
  transactional Repositories - ones where all the data for a fetch or
  commit needs to be made atomically available in one step. This allows
  the write lock to remain while making a series of data insertions.
  (e.g. data conversion). (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2432.2.9 18 years ago Andrew Bennetts Update protocol versioning docs to explain how unk 9.3 KB Diff Download File
branch.py 2432.4.5 18 years ago Robert Collins Make using SuccessfulSmartServerResponse and Faile 5.7 KB Diff Download File
bzrdir.py 2432.4.5 18 years ago Robert Collins Make using SuccessfulSmartServerResponse and Faile 4 KB Diff Download File
client.py 2018.18.22 18 years ago Martin Pool merge bzr.dev 2.7 KB Diff Download File
medium.py 2432.2.8 18 years ago Andrew Bennetts NEWS entry, greatly improved docstring in bzrlib.s 20.6 KB Diff Download File
protocol.py 2593.3.2 18 years ago Andrew Bennetts Make -Dhpss use mutter instead of note to be consi 15.8 KB Diff Download File
repository.py 2052.6.3 18 years ago Robert Collins Merge bzr.dev. 9 KB Diff Download File
request.py 2420.1.22 18 years ago Vincent Ladeuil Merge bzr.dev, resolving trivila conflicts in bzrl 12.5 KB Diff Download File
server.py 2484.1.25 18 years ago John Arbash Meinel [merge] bzr.dev 2612 8.2 KB Diff Download File
vfs.py 2052.6.2 18 years ago Robert Collins Merge bzr.dev. 6.1 KB Diff Download File