]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts/tahoe_backup.py
backup: remove the --no-backupdb command, the handling of "can't import sqlite",...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts / tahoe_backup.py
2009-06-04 Zooko O'Whielacronxbackup: remove the --no-backupdb command, the handling... trac-3900
2009-04-13 Zooko O'Whielacronxtrivial: fix comment
2009-04-03 Zooko O'Whielacronxleases, time_format: modify time stamping in lease...
2009-03-13 Brian Warnertahoe_backup.py: tolerate more time formats
2009-02-24 Alberto BertiTwo small fixes on documentation for cli backup command.
2009-02-24 Alberto BertiAdd elapsed timestamp to cli backup command final summary.
2009-02-23 Brian Warnerscripts: stop using RuntimeError, for #639
2009-02-22 Alberto BertiAdded --exclude, --exclude-from and --exclude-vcs optio...
2009-02-22 Alberto BertiRaise a more explanatory exception for errors encounter...
2009-02-11 Brian Warner#619: make 'tahoe backup' complain and refuse to run...
2009-02-07 Brian Warnertest_cli.Backup: capture stderr when sqlite is unavailable
2009-02-06 Brian Warner#598: add cli+backupdb tests, improve user display...
2009-02-06 Brian Warner#598: add backupdb to 'tahoe backup' command, enable...
2009-02-03 Brian Warner#598: first cut of 'tahoe backup' command: no backupdb...