Brian Warner
|
8b9f86fb17
|
remove the slash-to-bang conversion from CLI tools and webapi.txt
|
2007-12-17 20:22:26 -07:00 |
|
Brian Warner
|
8465e99fe4
|
trailing-whitespace eradication, no functional changes
|
2007-11-01 15:29:12 -07:00 |
|
Zooko O'Whielacronx
|
81e0820904
|
cli: use urllib.quote() on vdrive-path arguments before passing them through HTTP
|
2007-10-26 18:30:44 -07:00 |
|
Brian Warner
|
f0e727867a
|
cli: simplify code by using stdlib's httplib module
|
2007-10-11 22:29:23 -07:00 |
|
Brian Warner
|
8985b6565d
|
cli: add test coverage
|
2007-10-11 19:20:41 -07:00 |
|
Brian Warner
|
a470947cc3
|
cli: use urllib.escape on all URIs
|
2007-10-11 01:34:44 -07:00 |
|
Brian Warner
|
5b28411b04
|
cli: add --node-directory and --root-uri to all commands
|
2007-10-11 00:30:36 -07:00 |
|
Zooko O'Whielacronx
|
0c22044f7e
|
command-line: remove the --vdrive option (it is now hardcoded to "global")
|
2007-08-23 13:27:00 -07:00 |
|
Zooko O'Whielacronx
|
594912e334
|
command-line: fix a few bugs in the "execute this python file" way to execute rm
|
2007-08-17 14:17:31 -07:00 |
|
Zooko O'Whielacronx
|
a12ef1ae82
|
command-line: add "rm", and tidy-up variable names, and make it so "allmydata-tahoe spam" prints a usage message instead of returning silently
|
2007-08-17 13:23:16 -07:00 |
|