/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 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1 KB Diff Download File
autodoc_bash_completion.py 1861.2.8 19 years ago Alexander Belchenko More branding: bazaar-ng -> Bazaar; bazaar-ng.org 1.5 KB Diff Download File
autodoc_man.py 2432.1.33 18 years ago Robert Collins Fix tests broken by deprecation of help.command_us 6.3 KB Diff Download File
autodoc_rstx.py 2432.1.33 18 years ago Robert Collins Fix tests broken by deprecation of help.command_us 6.5 KB Diff Download File