]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts/tahoe_backup.py
Use absolute paths in tahoe cp and tahoe backup. refs #2235
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts / tahoe_backup.py
2015-01-30 Daira HopwoodUse absolute paths in tahoe cp and tahoe backup. refs...
2015-01-30 Daira HopwoodQuote local paths correctly. refs #2235
2010-10-29 Brian Warnerscripts/tahoe_backup.py: oops, fix missing import,...
2010-10-29 Francois Deppierraztahoe_cp.py: Don't call urllib.quote with an Unicode...
2010-07-22 david-sarahReplace uses of os.path.abspath with abspath_expanduser...
2010-07-18 david-sarahCorrect stringutils->encodingutil patch to be the newer...
2010-07-12 david-sarahRename stringutils to encodingutil, and drop listdir_un...
2010-06-17 david-sarahCLI: allow Unicode patterns in exclude option to 'tahoe...
2010-06-07 david-sarahUnicode fixes.
2010-06-04 Zooko O'Whielacronxfix flakes
2010-05-20 Francois DeppierrazFix handling of correctly encoded unicode filenames...
2010-02-11 Kevan CarstensenAlter CLI utilities to handle nonexistent aliases better
2010-01-27 Brian Warnertahoe backup: skip all symlinks, with warning. Fixes...
2010-01-20 francoistahoe_backup.py: display warnings on errors instead...
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: remove trivial unused...
2009-11-26 Brian WarnerAdd dirnodes to backupdb and "tahoe backup", closes...
2009-11-18 Brian WarnerUse DIR-IMM and t=mkdir-immutable for "tahoe backup...
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...