summaryrefslogtreecommitdiff
path: root/lib/thandy/ClientCLI.py
AgeCommit message (Expand)Author
2013-04-09We only care about filenames, we'll always have installablesTomas Touceda
2013-04-09Improve logger handling, and signal when new updates are availableTomas Touceda
2013-04-09Revert "Remove logging setup from thandy"Tomas Touceda
2013-04-08Remove logging setup from thandyTomas Touceda
2011-11-01Make transactions not Thp specificTomás Touceda
2011-10-20Fix file permissionsTomás Touceda
2011-09-03Add a WAIT-FOR logCtrl messageTomás Touceda
2011-09-03Try to install only if isReadyTomás Touceda
2011-09-03Improve handling of updates to thp bundlesTomás Touceda
2011-09-03Improve re-install behaviorTomás Touceda
2011-09-02Run transactions only if --install is given, and create pkg-status if it does...Tomás Touceda
2011-07-26Update lockfile to work on OSXTomás Touceda
2011-06-25Adds installation with subdirs and upgrade based on the specTomas Touceda
2011-06-25Adds basic installationTomas Touceda
2011-06-24Correct some silly errorsTomas Touceda
2011-06-23Adds the code to introduce Thp TransactionsTomas Touceda
2009-08-25Add the ability to download files via BitTorrentSebastian Hahn
2009-08-25Allow tracking all bundles in the repository with thandy-clientSebastian Hahn
2009-08-25Spelling fixes and import cleanupSebastian Hahn
2009-03-19Actually enforce file lengths when downloading.Nick Mathewson
2009-01-22Fix multiple pychecker-spotted typos.Nick Mathewson
2008-12-01Make controller logging work better on python 2.4 (where the "extra" feature ...Nick Mathewson
2008-12-01coderman's hack to make it not traceback on etch. nick should do aRoger Dingledine
2008-12-01Add a possible workaround for coderman's Ubuntu's simplejson snafus. 1) Only...Nick Mathewson
2008-11-30Big thandy installation refactoring. Things should be saner now: we recogniz...Nick Mathewson
2008-11-24Document Thandy controller interface better.Nick Mathewson
2008-11-22Fix a bug in userFilename that left us with a directory in ./~/. Add a facil...Nick Mathewson
2008-11-22Add a quick and dirty thandy-client json2xml command. I am going to regret t...Nick Mathewson
2008-11-20Teach thandy downloader how to back off on failure, ignore failing mirrors fo...Nick Mathewson
2008-11-17misc docsNick Mathewson
2008-11-17Actually call the "flush the downloaded thing's state" callback on success so...Nick Mathewson
2008-11-17Add a --force-check option to make the client download a new timestamp file w...Nick Mathewson
2008-11-17make log levels configurable. check file hashes correctly.Nick Mathewson
2008-11-16Support socks.Nick Mathewson
2008-11-16attach per-file type-specific metainfo to packages. use metainfo to tell wha...Nick Mathewson
2008-11-16Make client downloading work. Testing still needed. Glue still needed for i...Nick Mathewson
2008-11-16have some more thandy. This update includes a working downloader with tor su...Nick Mathewson
2008-10-14Add some in-code documentation, fix some dead code, add a license, add a work...Nick Mathewson
2008-10-14Rename glider to thandy, based on discussions on #nottor. Please let me know...Nick Mathewson