/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2009-03-04 18:31:31 UTC
  • mto: (0.17.34 trunk)
  • Revision ID: john@arbash-meinel.com-20090304183131-p433dz5coqrmv8pw
Now using a zlib compressed format.
We encode the length of the compressed and uncompressed content,
and then compress the actual content.
Need to do some testing with real data to see if this is efficient
or if another structure would be better.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 0.17.32 17 years ago John Arbash Meinel Remove the equivalence table tests, since we don't 1.1 KB Diff Download File
test__groupcompress_pyx.py 0.17.31 17 years ago John Arbash Meinel Bring in the 'rabin' experiment. Change the names 7.3 KB Diff Download File
test_errors.py 0.17.1 17 years ago Robert Collins Starting point. Interface tests hooked up and fail 878 bytes Diff Download File
test_groupcompress.py 0.25.5 17 years ago John Arbash Meinel Now using a zlib compressed format. We encode the 11.5 KB Diff Download File
test_repofmt.py 0.17.9 17 years ago Robert Collins Initial stab at repository format support. 1.2 KB Diff Download File