]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts/tahoe_ls.py
tahoe_ls.py: JSON responses don't need quotemarks or quoted newlines.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts / tahoe_ls.py
2013-03-07 David-Sarah Hopwoodtahoe_ls.py: JSON responses don't need quotemarks or...
2011-08-09 david-sarahRemove all trailing whitespace from .py files.
2010-07-12 david-sarahRename stringutils to encodingutil, and drop listdir_un...
2010-06-07 david-sarahUnicode fixes.
2010-05-20 Francois DeppierrazFix handling of correctly encoded unicode filenames...
2010-02-20 david-sarahImprove behaviour of 'tahoe ls' for unknown objects...
2010-02-11 Kevan CarstensenAlter CLI utilities to handle nonexistent aliases better
2009-12-27 Brian Warneraddendum to "Fix 'tahoe ls' on files (#771)"
2009-12-27 Brian WarnerFix 'tahoe ls' on files (#771). Patch adapted from...
2009-04-11 Zooko O'Whielacronxdirnode: add 'tahoe'/'linkcrtime' and 'tahoe'/'linkmoti...
2009-03-17 Brian Warnertahoe_ls.py: add comment about error cases to improve
2009-02-03 Brian Warnertahoe_ls: CLI command should return rc=0, not None
2008-12-20 Zooko O'Whielacronxcli: if response code from wapi server is not 200 then...
2008-09-30 Brian Warnertolerate simplejson-2.0.0 and newer, which frequently...
2008-08-01 Brian WarnerCLI: simplify argument-passing, use options= for everth...
2008-05-22 Brian Warnertahoe_ls: improve error message when the target is...
2008-05-20 Brian Warnertahoe_ls: improve output formatting
2008-05-20 Brian WarnerCLI ls: add --readonly-uri to display readonly URIs...
2008-05-20 Brian WarnerCLI: add put --mutable, enhance ls to show mutable...
2008-05-20 Brian Warneroverhaul CLI: not quite complete but it works a lot...
2008-01-16 Brian Warnercli scripts: remove the for-educational-purposes standa...
2008-01-08 Zooko O'Whielacronxrename "dir-uri" to "dir-cap"
2008-01-04 Zooko O'Whielacronxremove automatic private dir
2007-12-18 Brian Warnerremove the slash-to-bang conversion from CLI tools...
2007-10-21 Brian Warnertahoe_ls: list individual files
2007-10-27 Zooko O'Whielacronxcli: use urllib.quote() on vdrive-path arguments before...
2007-10-12 Brian Warnercli: add test coverage
2007-10-11 Brian Warnercli: use urllib.escape on all URIs
2007-10-11 Brian Warnercli: add --node-directory and --root-uri to all commands
2007-08-23 Zooko O'Whielacronxcommand-line: remove the --vdrive option (it is now...
2007-08-17 Zooko O'Whielacronxcommand-line: add "rm", and tidy-up variable names...
2007-08-17 Zooko O'Whielacronxcommand-line: fix all three commands and all two ways...
2007-07-11 Zooko O'Whielacronxtahoe_ls: remove a couple of vestigial or debugging...
2007-07-11 Brian Warnercli: implement 'allmydata-tahoe ls'