/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
..
bzrlib 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
contrib 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
doc 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
man1 2425.1.1 18 years ago Robert Collins ``make docs`` now creates a man page at ``man1/bzr Diff
tools 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
.bzrignore 2484.1.25 18 years ago John Arbash Meinel [merge] bzr.dev 2612 617 bytes Diff Download File
.rsyncexclude 1185.33.36 19 years ago Martin Pool Exclude more files from dumb-rsync upload 203 bytes Diff Download File
BRANCH.TODO 2399.1.16 18 years ago John Arbash Meinel [merge] bzr.dev 2466 150 bytes Diff Download File
File bzr 2597.1.1 18 years ago Ian Clatworthy (Ian Clatworthy) Prepare for 0.19 development 4 KB Diff Download File
bzr.ico 1861.2.16 19 years ago Alexander Belchenko new official bzr.ico 7.2 KB Diff Download File
COPYING.txt 1861.2.9 19 years ago Alexander Belchenko rename gpl.txt => COPYING.txt 17.5 KB Diff Download File
File generate_docs.py 1861.2.7 19 years ago Alexander Belchenko merge bzr.dev 2.9 KB Diff Download File
INSTALL 2382.2.6 18 years ago Martin Pool Recommendation to delete bzrlib when installing 675 bytes Diff Download File
Makefile 2571.3.2 18 years ago Alexander Belchenko Build pyrex/C extensions for bzr.exe 5.6 KB Diff Download File
NEWS 2617.6.1 18 years ago Robert Collins * New method on Repository - ``start_write_group`` 138 KB Diff Download File
profile_imports.py 1996.3.36 18 years ago John Arbash Meinel [merge] bzr.dev 2070 5.4 KB Diff Download File
README 2545.1.1 18 years ago Martin Pool Fix typo and remove version number from README 2.4 KB Diff Download File
File setup.py 2484.1.25 18 years ago John Arbash Meinel [merge] bzr.dev 2612 8.3 KB Diff Download File
TODO 2382.2.5 18 years ago Martin Pool Contents of TODO file moved into bug tracker 115 bytes Diff Download File