index
:
thandy.git
develop
[thandy]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
thandy
/
repository.py
Age
Commit message (
Expand
)
Author
2011-09-03
Improve re-install behavior
Tomás Touceda
2011-09-02
Fix behavior for bundles with more than one thp and add thp
Tomás Touceda
2011-09-01
Log with loggin instead of print, and add thp files to download when needed
Tomás Touceda
2011-07-26
Update lockfile to work on OSX
Tomás Touceda
2011-06-25
Adds basic installation
Tomas Touceda
2011-06-24
Adds the ThpTransaction class and its basic structure
Tomas Touceda
2011-06-24
Correct some silly errors
Tomas Touceda
2011-06-23
Adds the code to introduce Thp Transactions
Tomas Touceda
2010-07-25
More unit tests and documentation for the Thandy code
Nick Mathewson
2009-08-25
Add the ability to download files via BitTorrent
Sebastian Hahn
2009-08-25
Allow tracking all bundles in the repository with thandy-client
Sebastian Hahn
2009-01-22
Fix multiple pychecker-spotted typos.
Nick Mathewson
2008-12-15
Implement lengths in thandy objects, mostly:
Nick Mathewson
2008-12-01
Make controller logging work better on python 2.4 (where the "extra" feature ...
Nick Mathewson
2008-12-01
Add a possible workaround for coderman's Ubuntu's simplejson snafus. 1) Only...
Nick Mathewson
2008-11-30
Big thandy installation refactoring. Things should be saner now: we recogniz...
Nick Mathewson
2008-11-22
Fix a bug in userFilename that left us with a directory in ./~/. Add a facil...
Nick Mathewson
2008-11-20
Normalize paths to avoid bugging win32 folks with harmless (i believe) slashes.
Nick Mathewson
2008-11-20
what the heck kind of language doesn't have basic function checking?
Roger Dingledine
2008-11-17
Make log message not result in exception when timestamp expires.
Nick Mathewson
2008-11-17
Add a --force-check option to make the client download a new timestamp file w...
Nick Mathewson
2008-11-17
make log levels configurable. check file hashes correctly.
Nick Mathewson
2008-11-16
Fix bundle download logic. Better fix needed.
Nick Mathewson
2008-11-16
attach per-file type-specific metainfo to packages. use metainfo to tell wha...
Nick Mathewson
2008-11-16
Make client downloading work. Testing still needed. Glue still needed for i...
Nick Mathewson
2008-11-16
have some more thandy. This update includes a working downloader with tor su...
Nick Mathewson
2008-10-15
In python 2.6 and later, simplejson is built-in as json.
Nick Mathewson
2008-10-14
Add some in-code documentation, fix some dead code, add a license, add a work...
Nick Mathewson
2008-10-14
Rename glider to thandy, based on discussions on #nottor. Please let me know...
Nick Mathewson