]> arthur.barton.de Git - bup.git/history - lib/bup/_hashsplit.c
_hashsplit.c: replace the stupidsum algorithm with rsync's adler32-based one.
[bup.git] / lib / bup / _hashsplit.c
2010-07-28 Avery Pennarun_hashsplit.c: replace the stupidsum algorithm with...
2010-07-28 Avery Pennarun_hashsplit.c: switch rollsum_roll() to a macro instead...
2010-07-28 Avery Pennarun_hashsplit.c: refactor a bit, and add a self-test.
2010-06-25 Avery Pennaruncmd/random: support lengths that aren't a multiple...
2010-03-13 Avery Pennarunhashsplit: use posix_fadvise(DONTNEED) when available.
2010-03-13 Avery Pennarunsave-cmd: open files with O_NOATIME on OSes that suppor...
2010-03-02 Avery Pennarunbup random: fix progress output and don't print to...
2010-02-28 Avery PennarunMove python library files to lib/bup/