]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts/tahoe_manifest.py
Remove -u shortcut for 'tahoe ls --uri' which clashes with --node-url. fixes ticket...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts / tahoe_manifest.py
2010-07-12 david-sarahRename stringutils to encodingutil, and drop listdir_un...
2010-06-07 david-sarahUnicode fixes.
2010-06-04 Zooko O'Whielacronxunicode: always decode json manifest as utf-8 then...
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-14 Brian Warnerhush pyflakes-0.4.0 warnings: remove trivial unused...
2009-07-15 Brian Warner'tahoe stats': tolerate empty directories. Closes ...
2009-02-25 Brian WarnerCLI: modify 'tahoe manifest' and 'tahoe deep-check...
2009-01-24 Brian Warner#509: remove non-streaming 'tahoe manifest' CLI form
2009-01-23 Brian Warner#509 CLI: add 'tahoe manifest --stream'
2008-11-19 Brian Warnercli: tahoe stats: abbreviate total sizes too
2008-11-19 Brian Warnercli: 'tahoe stats': add abbreviated size to the histogr...
2008-11-19 Brian Warnercli: factor out slow-http-operation to a separate module
2008-11-19 Brian Warnercli: tahoe stats/manifest: change --verbose to --raw...
2008-11-18 Brian Warnercli: add tests for 'tahoe stats --verbose'
2008-11-18 Brian Warnercli: add --verbose to 'tahoe manifest', to show the...
2008-11-14 Brian WarnerCLI: add 'tahoe stats', to run start-deep-stats and...
2008-11-13 Brian WarnerCLI: add 'tahoe manifest', which takes a directory...