]> arthur.barton.de Git - bup.git/commit
Extremely cheesy initial implementation of rolling-sum-based splitting.
authorAvery Pennarun <apenwarr@gmail.com>
Sat, 3 Oct 2009 23:48:49 +0000 (19:48 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Sat, 3 Oct 2009 23:48:49 +0000 (19:48 -0400)
commit1076024aa1deb4cabe02f240b7c2771ae5507d5e
tree4ba61c01f12e837c8bda8143734cde9c4235f88b
Extremely cheesy initial implementation of rolling-sum-based splitting.

The checksum algorithm is crap, and we don't actually generate the output
files yet, so I'm guessing it's still junk.
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
hsplit.c [new file with mode: 0644]