index
:
thandy.git
develop
[thandy]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2011-09-07
Add the LICENSE file for the lockfile library
Tomás Touceda
2011-09-03
Add a WAIT-FOR logCtrl message
Tomás Touceda
2011-09-03
Try to install only if isReady
Tomás Touceda
2011-09-03
Improve handling of updates to thp bundles
Tomás Touceda
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-02
Run transactions only if --install is given, and create pkg-status if it does...
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-27
Execute postinst script and serialize script execution
Tomas Touceda
2011-06-26
Start scripts part
Tomas Touceda
2011-06-25
Adds installation with subdirs and upgrade based on the spec
Tomas 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
2011-06-23
Validate files in a thp and add LockFile bundle dep
Tomas Touceda
2011-06-22
Improve ThpDB, implement ThpPackage
Tomas Touceda
2011-06-22
Add really simple checker, installer and thpdb
Tomas Touceda
2011-06-22
Creates basic structure to start the thp checker
Tomas Touceda
2011-06-22
Make optional keys actually optional
Tomas Touceda
2011-06-22
Creates the thp file
Tomas Touceda
2011-06-21
First part of makethppackage
Tomas Touceda
2011-06-21
Fix typo in RPMChecker
Tomas Touceda
2010-07-25
More unit tests and documentation for the Thandy code
Nick Mathewson
2010-07-25
Fix the interface of RSAKey.sign() to work as documented.
Nick Mathewson
2009-08-25
NONE? We are python; we have no NONE. Only none.
Nick Mathewson
2009-08-25
Add the ability to download files via BitTorrent
Sebastian Hahn
2009-08-25
Add ability to create .torrent metadata when making a package
Sebastian Hahn
2009-08-25
Allow tracking all bundles in the repository with thandy-client
Sebastian Hahn
2009-08-25
If we have more than we want, we have too much, not the other way.
Sebastian Hahn
2009-08-25
All current versions of Thandy have length fields
Sebastian Hahn
2009-08-25
Spelling fixes and import cleanup
Sebastian Hahn
2009-06-01
fix "make test"
Sebastian Hahn
2009-03-19
Actually enforce file lengths when downloading.
Nick Mathewson
2009-03-19
Add lengths to the timestamp file.
Nick Mathewson
2009-01-22
Fix multiple pychecker-spotted typos.
Nick Mathewson
2009-01-05
Correct syntax for name-to-length dictionary assignment.
Martin Peck
2008-12-21
packageLen was meant to be a name-to-length dictionary, not an int.
Nick Mathewson
2008-12-21
fix a "NameError: global name 'os' is not defined" complaint when
Roger Dingledine
2008-12-15
Implement lengths in thandy objects, mostly:
Nick Mathewson
2008-12-08
Make encrypted data format handle unicode.
Nick Mathewson
2008-12-08
Oops: actually commit the patch from this morning where I made Thandy not bre...
Nick Mathewson
2008-12-03
add missing PackageItem.getRelativePath()
Nick Mathewson
2008-12-01
More pydoc
Nick Mathewson
2008-12-01
Make controller logging work better on python 2.4 (where the "extra" feature ...
Nick Mathewson
2008-12-01
Yes, I did mean get.
Nick Mathewson
2008-12-01
And now omit the cmd_remove entirely so certain pedantic python versions are ...
Martin Peck
2008-12-01
Correct reference to cmd_remove extras passed to CommandInstaller.
Martin Peck
2008-12-01
coderman's hack to make it not traceback on etch. nick should do a
Roger Dingledine
[next]