]> arthur.barton.de Git - bup.git/history - Makefile
Add a C module to do the rolling checksum.
[bup.git] / Makefile
2009-12-30 Avery PennarunAdd a C module to do the rolling checksum.
2009-12-30 Avery Pennarundatagen.c: a quick program to generate a repeatable...
2009-12-30 Avery Pennarunhashsplit.py is now much, much faster than before.
2009-10-04 Avery PennarunRename hsplit/hjoin to hashsplit/hashjoin.
2009-10-04 Avery PennarunAdd a trivial hjoin, the reverse of hsplit.
2009-10-04 Avery PennarunAha, fixed a bug causing the split points not to resync.
2009-10-04 Avery PennarunActually hash stuff, and add a basic 'make test'.
2009-10-03 Avery PennarunExtremely cheesy initial implementation of rolling...