/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2009-06-02 21:11:18 UTC
  • Revision ID: john@arbash-meinel.com-20090602211118-fjsx4dxokahrqkrr
Change groupcompress.DeltaIndex to be lazy about indexing the first source.

This changes the performance characteristics of 'commit', especially of large files.
The main benefit is that during commit, we won't be doing any deltas as we add
all new content to a new group anyway.
Thus we know that we won't ever use the delta index we were creating, so
we can save both time and memory by never creating the index until it is
needed.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1821.1.1 19 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 51 bytes Diff Download File
bazaar.url 1821.1.1 19 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 109 bytes Diff Download File
build_release.py 4062.3.2 16 years ago Jelmer Vernooij Use newer bzr-rebase. 6 KB Diff Download File
bzr-win32-bdist-postinstall.py 2946.2.1 17 years ago Alexander Belchenko windows python-based installer: shortcut for unins 4.6 KB Diff Download File
bzr.iss.cog 3932.6.1 16 years ago Mark Hammond Include all .html files from the tortoise doc dire 13.9 KB Diff Download File
bzr_postinstall.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 11.9 KB Diff Download File
file_version.py 1821.1.1 19 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 909 bytes Diff Download File
info.txt 2070.2.2 18 years ago Alexander Belchenko win32 installer: make short info page instead of f 238 bytes Diff Download File
ostools.py 2691.1.16 18 years ago Ian Clatworthy Ensure doc hierarchy is setup correctly for the Wi 2.7 KB Diff Download File
run_script.py 3544.1.1 17 years ago Ian Clatworthy fix how cog.py is invoked on Windows (Mark Hammond 689 bytes Diff Download File
start_bzr.bat 2245.4.7 18 years ago Alexander Belchenko standalone installer: win98 support 959 bytes Diff Download File