]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts/tahoe_cp.py
Fix handling of correctly encoded unicode filenames (#534)
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts / tahoe_cp.py
2010-05-20 Francois DeppierrazFix handling of correctly encoded unicode filenames...
2010-03-03 Zooko O'Whielacronxdocs: a few small edits to try to guide newcomers throu...
2010-02-11 Kevan CarstensenAlter CLI utilities to handle nonexistent aliases better
2010-01-27 david-sarahPrevent mutable objects from being retrieved from an...
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: remove trivial unused...
2009-11-30 Brian WarnerImplement more coherent behavior when copying with...
2009-03-15 Brian Warnertahoe cp -r: add --caps-only flag, to write filecaps...
2009-03-12 Brian Warnertahoe_cp.py: return 0 for success, instead of None
2009-03-07 Brian Warnertahoe_cp.py: improve error reporting slightly: don...
2009-03-07 Brian Warnertahoe_cp.py: don't be verbose unless --verbose is passe...
2009-01-08 Larry Hosken'tahoe cp -r', upon encountering a dangling symlink...
2008-11-11 francoisFix an filename encoding issue with "tahoe cp"
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_cp: rewrite, make --recursive work
2008-05-21 Brian Warnertahoe_cp.py: fix pyflakes complaint
2008-05-21 Brian Warnercli: initial implementation of 'cp -r', probably doesn...
2008-05-20 Brian WarnerCLI: implement the easy part of cp (no -r, only two...