/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2009-02-27 17:36:23 UTC
  • mto: (0.23.23 groupcompress_rabin)
  • Revision ID: john@arbash-meinel.com-20090227173623-wbwvxgznqacu6u48
Start stripping out the actual GroupCompressor
in preparation for using the diff-delta code.
Add some tests that we can generate and apply diff deltas.

We need to start adding some exceptions, and consider moving the
core of the patch-delta loop back into a pure C function, as the
generated code is very messy.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 0.23.6 16 years ago John Arbash Meinel Start stripping out the actual GroupCompressor in 1.1 KB Diff Download File
test__groupcompress_c.py 0.23.6 16 years ago John Arbash Meinel Start stripping out the actual GroupCompressor in 3.6 KB Diff Download File
test_equivalence_table.py 0.18.15 17 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 17 years ago Robert Collins Starting point. Interface tests hooked up and fail 878 bytes Diff Download File
test_groupcompress.py 0.20.21 16 years ago John Arbash Meinel Merge the chk sorting code. Restore labels and sha 6 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