]> arthur.barton.de Git - bup.git/history - helpers.py
Wrap mmap calls to help with portability.
[bup.git] / helpers.py
2010-01-24 Avery PennarunWrap mmap calls to help with portability.
2010-01-12 Avery Pennarunclient-server: only retrieve index files when actually...
2010-01-11 Avery PennarunMerge branch 'cygwin'
2010-01-11 Avery PennarunAssorted cleanups to Luke's cygwin fixes.
2010-01-10 Lukasz KosewskiMerge branch 'master' of git://github.com/apenwarr/bup
2010-01-10 Lukasz Kosewskihelpers.py: Cygwin doesn't support `hostname -f`,...
2010-01-10 Avery PennarunThis adds the long-awaited indexfile feature, so you...
2010-01-10 Avery PennarunMoved some reusable index-handling code from cmd-index...
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 PennarunSupport incremental backups to a remote server.
2010-01-03 Avery PennarunExtremely basic 'bup server' support.
2009-12-31 Avery Pennarun'bup split' now has a -c option to generate a git commi...
2009-12-30 Avery PennarunAdd a '-t' option to 'bup split' and make 'bup join...