]> arthur.barton.de Git - bup.git/history - cmd-split.py
bup split: print extra output to stderr if -v or -vv is given.
[bup.git] / cmd-split.py
2010-01-02 Avery Pennarunbup split: print extra output to stderr if -v or -vv...
2010-01-02 Avery PennarunFix 'bup split --bench'.
2010-01-02 Avery PennarunFix generated commit messages.
2010-01-01 Avery PennarunInitial version of 'bup save'.
2010-01-01 Avery PennarunRefactor splitting functions from cmd-split.py into...
2010-01-01 Avery PennarunOops, multi-file split forced a split between each...
2010-01-01 Avery Pennarunsplit: name chunkfiles more carefully to prevent name...
2009-12-31 Avery Pennarun'bup split' takes a list of filenames on the command...
2009-12-31 Avery Pennarun'bup split' now outputs any combination of blobs, tree...
2009-12-31 Avery Pennarun'bup split' can now update a git ref if you give it...
2009-12-31 Avery Pennarun'bup split' now has a -c option to generate a git commi...
2009-12-31 Avery PennarunCompletely revamped option parsing based on git-shell...
2009-12-30 Avery PennarunAdd a '-t' option to 'bup split' and make 'bup join...
2009-12-30 Avery PennarunAdd a 'bup' wrapper program.