]> arthur.barton.de Git - bup.git/commit
split: Prevent memory drain from excessively long shalists. bup-0.02
authorAvery Pennarun <apenwarr@gmail.com>
Wed, 6 Jan 2010 05:19:11 +0000 (00:19 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Wed, 6 Jan 2010 05:28:29 +0000 (00:28 -0500)
commita47f3b4d6e0287b69621a96f5e219132bb1220a5
tree5a62459ecb38c2b6a62f81ad7dd5ed98972193f6
parenteacc2d3b1b42fdbe9ff6a49ac5627e4fc51a35ee
split: Prevent memory drain from excessively long shalists.

This avoids huge RAM usage when you're splitting a really huge object, plus
git probably doesn't work too well with single trees that contain millions
of objects anyway.
cmd-split.py
hashsplit.py
test-sh