.. |
__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 |
admin.py
|
cli: improve formatting of all commands
|
2015-05-26 11:31:06 -07:00 |
backupdb.py
|
Add get_pathinfo.
|
2016-07-21 12:35:59 -07:00 |
cli.py
|
add --json option for 'tahoe list-aliases'
|
2018-01-05 18:07:52 -07:00 |
common_http.py
|
hush somewhat-real problems found by static analysis
|
2017-12-31 00:23:43 +01:00 |
common.py
|
Add 'tahoe invite' and 'tahoe create-node --join' commands
|
2017-08-08 18:27:06 -06:00 |
create_node.py
|
tor/i2p: rename create_onion/create_dest to create_config
|
2017-11-03 00:24:46 -07:00 |
debug.py
|
CLI: remove 'debug trial', 'debug repl'
|
2016-09-09 15:37:28 -07:00 |
default_nodedir.py
|
refactor scripts/common.py: move _default_nodedir out to its own file
|
2015-05-26 11:27:57 -07:00 |
magic_folder_cli.py
|
hush a bunch of not-really-problems caught by the lgtm.com static analyzer
|
2017-12-31 00:19:41 +01:00 |
runner.py
|
Split up startstop_node and add 'tahoe daemonize'
|
2017-09-19 10:39:19 -06:00 |
slow_operation.py
|
simplejson -> json
|
2017-02-23 15:21:36 -07:00 |
stats_gatherer.py
|
unify signature of all CLI dispatch functions
|
2016-09-09 15:40:01 -07:00 |
tahoe_add_alias.py
|
add --json option for 'tahoe list-aliases'
|
2018-01-05 18:07:52 -07:00 |
tahoe_backup.py
|
simplejson -> json
|
2017-02-23 15:21:36 -07:00 |
tahoe_check.py
|
simplejson -> json
|
2017-02-23 15:21:36 -07:00 |
tahoe_cp.py
|
simplejson -> json
|
2017-02-23 15:21:36 -07:00 |
tahoe_daemonize.py
|
Pull "config" handling out of Node and hide node-derivitives
|
2017-11-20 12:57:20 -07:00 |
tahoe_get.py
|
Change uses of os.path.expanduser and os.path.abspath. refs #2235
|
2015-01-30 00:50:18 +00:00 |
tahoe_invite.py
|
Add 'tahoe invite' and 'tahoe create-node --join' commands
|
2017-08-08 18:27:06 -06:00 |
tahoe_ls.py
|
simplejson -> json
|
2017-02-23 15:21:36 -07:00 |
tahoe_manifest.py
|
simplejson -> json
|
2017-02-23 15:21:36 -07:00 |
tahoe_mkdir.py
|
add --format= to 'tahoe put'/'mkdir', remove --mutable-type. Closes #1561
|
2011-10-13 20:15:00 -07:00 |
tahoe_mv.py
|
simplejson -> json
|
2017-02-23 15:21:36 -07:00 |
tahoe_put.py
|
Change uses of os.path.expanduser and os.path.abspath. refs #2235
|
2015-01-30 00:50:18 +00:00 |
tahoe_restart.py
|
Split up startstop_node and add 'tahoe daemonize'
|
2017-09-19 10:39:19 -06:00 |
tahoe_run.py
|
Split up startstop_node and add 'tahoe daemonize'
|
2017-09-19 10:39:19 -06:00 |
tahoe_start.py
|
Wait up to 60s for node start; improve messaging; look for errors
|
2017-09-20 00:55:19 -06:00 |
tahoe_status.py
|
hush a bunch of not-really-problems caught by the lgtm.com static analyzer
|
2017-12-31 00:19:41 +01:00 |
tahoe_stop.py
|
hush a bunch of not-really-problems caught by the lgtm.com static analyzer
|
2017-12-31 00:19:41 +01:00 |
tahoe_unlink.py
|
cleanup: implement rm as a synonym for unlink rather than vice-versa. refs #776
|
2011-08-01 15:01:08 -07:00 |
tahoe_webopen.py
|
Unicode fixes.
|
2010-06-06 18:02:15 -07:00 |