tahoe-lafs/src/allmydata/scripts
Zooko O'Whielacronx 952f3bf3ef fix flakes
2010-06-04 00:58:45 -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
backupdb.py backupdb.did_create_directory: use REPLACE INTO, not INSERT INTO + ignore error 2010-04-27 22:08:03 -07:00
cli.py Fix handling of correctly encoded unicode filenames (#534) 2010-05-19 17:43:56 -07:00
common_http.py CLI: send 'Accept:' header to ask for text/plain tracebacks. Closes #646. 2009-12-27 14:58:28 -05:00
common.py fix flakes 2010-06-04 00:58:45 -07:00
consolidate.py consolidate: remove pointless 'else' after for loop 2009-03-13 01:27:51 -07:00
create_node.py cli: merge the better version of David-Sarah's split-usage-and-help patch with the earlier version that I mistakenly committed 2010-01-25 20:45:59 -08:00
debug.py Change relative imports to absolute 2010-02-26 01:14:33 -07:00
keygen.py #542 'tahoe create-key-generator': fix the .tac file this creates to be compatible with modern code, add a test 2008-12-01 17:47:21 -07:00
runner.py Change relative imports to absolute 2010-02-26 01:14:33 -07:00
slow_operation.py Alter CLI utilities to handle nonexistent aliases better 2010-02-10 18:43:18 -08:00
startstop_node.py startstop_node.py: when restarting, tolerate a stale pid too 2009-02-25 19:52:45 -07:00
stats_gatherer.py hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
tahoe_add_alias.py fix flakes 2010-06-04 00:58:45 -07:00
tahoe_backup.py fix flakes 2010-06-04 00:58:45 -07:00
tahoe_check.py Alter CLI utilities to handle nonexistent aliases better 2010-02-10 18:43:18 -08:00
tahoe_cp.py fix flakes 2010-06-04 00:58:45 -07:00
tahoe_get.py Alter CLI utilities to handle nonexistent aliases better 2010-02-10 18:43:18 -08:00
tahoe_ls.py Fix handling of correctly encoded unicode filenames (#534) 2010-05-19 17:43:56 -07:00
tahoe_manifest.py Fix handling of correctly encoded unicode filenames (#534) 2010-05-19 17:43:56 -07:00
tahoe_mkdir.py Fix handling of correctly encoded unicode filenames (#534) 2010-05-19 17:43:56 -07:00
tahoe_mv.py Alter CLI utilities to handle nonexistent aliases better 2010-02-10 18:43:18 -08:00
tahoe_put.py Alter CLI utilities to handle nonexistent aliases better 2010-02-10 18:43:18 -08:00
tahoe_rm.py Alter CLI utilities to handle nonexistent aliases better 2010-02-10 18:43:18 -08:00
tahoe_webopen.py "tahoe webopen": add --info flag, to get ?t=info 2010-04-24 16:30:03 -07:00