]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts/common_http.py
Flesh out "tahoe magic-folder status" command
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts / common_http.py
2016-02-08 meejahFlesh out "tahoe magic-folder status" command
2012-09-04 Brian WarnerApply David-Sarah's recommended changes. Closes #974
2012-09-04 Andrew MillerWhen the CLI cannot connect to the gateway, it prints...
2012-05-16 david-sarahSince we now require Python 2.5, we can use os.SEEK_END.
2010-07-12 david-sarahRename stringutils to encodingutil, and drop listdir_un...
2010-06-07 david-sarahcommon_http.py, tahoe_cp.py: Fix an error in calling...
2010-06-07 david-sarahUnicode fixes.
2009-12-27 Brian WarnerCLI: send 'Accept:' header to ask for text/plain traceb...
2009-02-23 Brian Warnerscripts: stop using RuntimeError, for #639
2009-02-13 Zooko O'Whielacronxsetup: make the "full version string" be "allmydata...
2009-02-12 Zooko O'Whielacronxversioning: include an "appname" in the application...
2008-05-22 Brian Warnerscripts/common_http.py: add comment about why we need...
2008-05-20 Brian Warneroverhaul CLI: not quite complete but it works a lot...
2007-10-12 Brian Warnercli: simplify code by using stdlib's httplib module