]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts/tahoe_mv.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts / tahoe_mv.py
2010-11-10 david-sarahtahoe_mv.py: when checking success of the DELETE operat...
2010-11-10 david-sarahtahoe_mv.py: use do_http, not urllib.openurl, in order...
2010-07-12 david-sarahRename stringutils to encodingutil, and drop listdir_un...
2010-06-07 david-sarahUnicode fixes.
2010-02-11 Kevan CarstensenAlter CLI utilities to handle nonexistent aliases better
2009-07-20 kevanImplement more clearly defined moving semantics in...
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-20 Brian WarnerCLI: add 'ln', just like move but without the delete
2008-05-20 Brian WarnerCLI mv: if we can't created the new child, don't delete...
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-04 Zooko O'Whielacronxremove automatic private dir
2007-12-18 Brian Warnerremove the slash-to-bang conversion from CLI tools...
2007-10-27 Zooko O'Whielacronxcli: use urllib.quote() on vdrive-path arguments before...
2007-10-12 Brian Warnercli: simplify code by using stdlib's httplib module
2007-10-12 Brian Warnercli: implement 'mv'. Closes #162.