]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
WIP.
authorDaira Hopwood <daira@jacaranda.org>
Thu, 1 Oct 2015 21:40:10 +0000 (22:40 +0100)
committermeejah <meejah@meejah.ca>
Tue, 19 Jan 2016 22:48:36 +0000 (15:48 -0700)
commit2c878bc5220c850d3d6f6914d8283ca33ca421ab
tree5844d568cf0a042ba3b05131475148254d6dc51f
parent06404026d06ce0933d44d3a946e020b30694e5fe
WIP.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
20 files changed:
docs/proposed/magic-folder/remote-to-local-sync.rst
src/allmydata/backupdb.py
src/allmydata/client.py
src/allmydata/frontends/magic_folder.py
src/allmydata/magicpath.py [new file with mode: 0644]
src/allmydata/scripts/common.py
src/allmydata/scripts/magic_folder_cli.py [new file with mode: 0644]
src/allmydata/scripts/runner.py
src/allmydata/scripts/tahoe_ls.py
src/allmydata/test/no_network.py
src/allmydata/test/test_cli.py
src/allmydata/test/test_cli_backup.py
src/allmydata/test/test_cli_magic_folder.py [new file with mode: 0644]
src/allmydata/test/test_client.py
src/allmydata/test/test_magic_folder.py
src/allmydata/test/test_magicpath.py [new file with mode: 0644]
src/allmydata/test/test_util.py
src/allmydata/util/deferredutil.py
src/allmydata/util/encodingutil.py
src/allmydata/util/fileutil.py