index
:
thandy.git
develop
[thandy]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
thandy
/
packagesys
Age
Commit message (
Expand
)
Author
2011-06-25
Adds basic installation
Tomas Touceda
2011-06-24
Adds the ThpTransaction class and its basic structure
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-21
Fix typo in RPMChecker
Tomas Touceda
2009-01-22
Fix multiple pychecker-spotted typos.
Nick Mathewson
2008-12-03
add missing PackageItem.getRelativePath()
Nick Mathewson
2008-12-01
More pydoc
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-11-30
Big thandy installation refactoring. Things should be saner now: we recogniz...
Nick Mathewson
2008-11-22
PackageDB was supposed to use shelve, not anydbm. What was I thinking?
Nick Mathewson
2008-11-22
call setVersion() by the right name.
Nick Mathewson
2008-11-20
If a registry entry exists, treat it as authoritative.
Nick Mathewson
2008-11-20
Fall back to using built-in db rather than registry when some clever person d...
Nick Mathewson
2008-11-20
fix a couple more types in ExePackages.py.
Nick Mathewson
2008-11-20
various fixes. now thandy will loop infinitely because the exe file gives a ...
Nick Mathewson
2008-11-20
maybe if i remove these letters it'll be a recognized variable...
Roger Dingledine
2008-11-20
fix syntax error
Roger Dingledine
2008-11-17
Add win32 registry support to thandy. untested.
Nick Mathewson
2008-11-16
attach per-file type-specific metainfo to packages. use metainfo to tell wha...
Nick Mathewson
2008-11-16
have some more thandy. This update includes a working downloader with tor su...
Nick Mathewson