Brian Warner
|
4e937c2100
|
rename cmd_send_twisted to cmd_send, same for cmd_receive
|
2016-04-18 15:52:29 -07:00 |
|
Brian Warner
|
e6fba34570
|
start on twisted receive: move old files into new homes
|
2016-02-17 19:25:19 -08:00 |
|
Brian Warner
|
903129f4a2
|
add --hide-progress, mostly for tests
|
2016-02-17 13:58:41 -08:00 |
|
Brian Warner
|
c5b2800a3e
|
runner: strictly use cwd/stdout/stderr from 'args'
This will make it easier to test the scripts in a controlled fashion.
|
2016-02-17 13:53:20 -08:00 |
|
Brian Warner
|
5e928ac9f0
|
rewrite ProgressPrinter as a class, add tests
|
2016-02-17 12:46:12 -08:00 |
|
Brian Warner
|
5b46df133f
|
implement (and test) --output-file for receive-file
|
2015-11-29 01:40:25 -06:00 |
|
Brian Warner
|
3a343f9895
|
test send/receive directory
|
2015-11-29 01:33:15 -06:00 |
|
Brian Warner
|
6fefcde061
|
add send/receive of whole directories
|
2015-11-25 01:53:04 -06:00 |
|
Brian Warner
|
1428507909
|
refactor cmd_receive.py, split accept_file() to a separate function
|
2015-11-25 01:40:17 -06:00 |
|
Brian Warner
|
80beb20631
|
make blocking.Wormhole into a context manager
|
2015-11-11 21:59:16 -08:00 |
|
Brian Warner
|
3daef13ac0
|
indent commands: no functional changes
|
2015-11-11 18:11:53 -08:00 |
|
Brian Warner
|
35768d6738
|
wormhole/invitation code is now unicode
|
2015-10-06 19:42:10 -07:00 |
|
Brian Warner
|
9e1a00cbd9
|
appid and derive_key(purpose) are now unicode
|
2015-10-06 19:21:53 -07:00 |
|
Brian Warner
|
9ba7de6e1e
|
relay-url is now unicode
|
2015-10-06 19:19:39 -07:00 |
|
Brian Warner
|
e7e5c2d079
|
merge send/receive "file" and "text" into a single command
|
2015-10-03 22:45:43 -07:00 |
|