~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-02-27 20:40:02 UTC
  • mto: (0.23.23 groupcompress_rabin)
  • Revision ID: john@arbash-meinel.com-20090227204002-fdzk52zc3frd4ddi
Insert a fulltext if the delta is more than half the total size.
Also, gcr deltas are more pithy, they probably are approx the same after
compression, but decrease the range limits since the copy instructions are
effectively pre-compressed.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 0.23.6 15 years ago John Arbash Meinel Start stripping out the actual GroupCompressor in 1.1 KB Diff Download File
test__groupcompress_c.py 0.23.8 15 years ago John Arbash Meinel Add another test text. 4 KB Diff Download File
test_equivalence_table.py 0.18.15 16 years ago John Arbash Meinel Start writing tests directly for the compiled clas 3.3 KB Diff Download File
test_errors.py 0.17.1 16 years ago Robert Collins Starting point. Interface tests hooked up and fail 878 bytes Diff Download File
test_groupcompress.py 0.23.9 15 years ago John Arbash Meinel We now basically have full support for using diff- 6.1 KB Diff Download File
test_repofmt.py 0.17.9 16 years ago Robert Collins Initial stab at repository format support. 1.2 KB Diff Download File