]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts/magic_folder_cli.py
Teach join to also check for existing magicfolder db file
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts / magic_folder_cli.py
2016-01-25 David StaintonTeach join to also check for existing magicfolder db...
2016-01-25 David StaintonPrevent magic-folder join if already joined.
2016-01-25 Daira HopwoodMore path fixes.
2016-01-25 Daira HopwoodDon't include [magic_folder]enabled and local.directory...
2016-01-25 Daira HopwoodDon't use a long path for the [magic_folder]local.direc...
2016-01-25 Daira HopwoodFix some path Unixisms.
2016-01-25 Daira HopwoodEliminate duplicate parsing of invite code.
2016-01-25 Daira HopwoodURIs are strs.
2016-01-25 Daira HopwoodAliases and nicknames are Unicode.
2016-01-25 Daira HopwoodFix call to argv_to_abspath. Also rename localdir to...
2016-01-25 David StaintonAttempt to fix cli tests
2016-01-25 David StaintonFix tests by submitting unicode args instead of str
2016-01-25 David StaintonTeach magic-folder join to use argv_to_abspath
2016-01-25 David StaintonUse argv_to_abspath for magic-folder join file path arg
2016-01-25 Daira HopwoodCorrect a string-type error.
2016-01-25 Daira HopwoodWIP.