]> arthur.barton.de Git - bup.git/commit
hashsplit.py: convert from 'bits' to 'level' earlier in the sequence.
authorAvery Pennarun <apenwarr@gmail.com>
Thu, 17 Feb 2011 10:30:47 +0000 (02:30 -0800)
committerAvery Pennarun <apenwarr@gmail.com>
Sun, 20 Feb 2011 05:38:28 +0000 (21:38 -0800)
commiteb65206d3d1eada4c7c291ee7433c3bfad350373
tree01ab0bf23383efbd1ff14ae48891a27bfaa1dc34
parent84f4cf05c68f0fa3e594542520e9c71e459bfb66
hashsplit.py: convert from 'bits' to 'level' earlier in the sequence.

The hierarchy level is a more directly useful measurement than the bit count,
although right now neither is used very heavily.

Signed-off-by: Avery Pennarun <apenwarr@gmail.com>
cmd/split-cmd.py
lib/bup/_helpers.c
lib/bup/hashsplit.py