]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts/tahoe_mv.py
CLI: add 'ln', just like move but without the delete
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts / tahoe_mv.py
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.