]> arthur.barton.de Git - bup.git/history - client.py
helpers.py: Cygwin doesn't support `hostname -f`, use `hostname`.
[bup.git] / client.py
2010-01-06 Avery Pennarunsplitting to a remote server would cause "already busy... bup-0.03
2010-01-06 Avery Pennarunclient: enhance the PATH when searching for the 'bup...
2010-01-06 Avery PennarunMuch more user-friendly error messages when bup can...
2010-01-06 Michael WolfMerge remote branch 'remotes/apenwarr-master/master'
2010-01-06 Avery PennarunSplit packs around 100M objects or 1G bytes.
2010-01-04 Avery PennarunRewrite bup-join in python and add remote server support.
2010-01-04 Avery PennarunWe can now update refs when we do a backup.
2010-01-03 Avery PennarunRefactored client stuff into client.py; now cmd-save...