tahoe-lafs/src/allmydata/scripts
2008-01-10 20:14:00 -07:00
..
__init__.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
cli.py change default node-directory on windows to do registry lookup, not ~/.tahoe 2008-01-10 19:32:18 -07:00
common_http.py cli: simplify code by using stdlib's httplib module 2007-10-11 22:29:23 -07:00
common.py change default node-directory on windows to do registry lookup, not ~/.tahoe 2008-01-10 19:32:18 -07:00
create_node.py remove automatic private dir 2008-01-03 17:02:05 -07:00
debug.py mutable: handle bad hashes, improve test coverage, rearrange slightly to facilitate these 2007-11-13 23:08:15 -07:00
runner.py tweak running to make node start/stop code optional 2008-01-08 19:51:18 -07:00
startstop_node.py fix dumb typo in tahoe run 2008-01-10 20:14:00 -07:00
tahoe_get.py rename "dir-uri" to "dir-cap" 2008-01-08 10:41:27 -07:00
tahoe_ls.py rename "dir-uri" to "dir-cap" 2008-01-08 10:41:27 -07:00
tahoe_mv.py remove automatic private dir 2008-01-03 17:02:05 -07:00
tahoe_put.py rename "dir-uri" to "dir-cap" 2008-01-08 10:41:27 -07:00
tahoe_rm.py rename "dir-uri" to "dir-cap" 2008-01-08 10:41:27 -07:00