]> arthur.barton.de Git - bup.git/history - options.py
bup index --check: detect broken index entries.
[bup.git] / options.py
2010-02-28 Avery PennarunAdd an options.fatal() function and use it.
2010-01-24 Avery Pennaruntoplevel exit() doesn't work in python 2.4.
2010-01-12 Avery Pennarunoptions parser: automatically convert strings to ints...
2010-01-06 Michael WolfMerge remote branch 'remotes/apenwarr-master/master'
2010-01-06 Avery PennarunSplit packs around 100M objects or 1G bytes.
2009-12-31 Avery PennarunAutomatically handle "--no-" prefix on long options.
2009-12-31 Avery PennarunCompletely revamped option parsing based on git-shell...