summaryrefslogtreecommitdiff
path: root/lib/thandy/packagesys/PackageSystem.py
AgeCommit message (Expand)Author
2012-01-04Add a thp_dest parameter to install package in custom locationsTomás Touceda
2011-11-01Make transactions not Thp specificTomás Touceda
2011-11-01Remove unused bit of code in getCheckerTomás Touceda
2011-10-20Fix file permissionsTomás Touceda
2011-09-01Log with loggin instead of print, and add thp files to download when neededTomás Touceda
2011-07-26Update lockfile to work on OSXTomás Touceda
2011-06-22Improve ThpDB, implement ThpPackageTomas Touceda
2011-06-22Add really simple checker, installer and thpdbTomas Touceda
2011-06-22Creates basic structure to start the thp checkerTomas Touceda
2009-01-22Fix multiple pychecker-spotted typos.Nick Mathewson
2008-12-03add missing PackageItem.getRelativePath()Nick Mathewson
2008-12-01More pydocNick Mathewson
2008-12-01Yes, I did mean get.Nick Mathewson
2008-12-01And now omit the cmd_remove entirely so certain pedantic python versions are ...Martin Peck
2008-12-01Correct reference to cmd_remove extras passed to CommandInstaller.Martin Peck
2008-11-30Big thandy installation refactoring. Things should be saner now: we recogniz...Nick Mathewson
2008-11-20various fixes. now thandy will loop infinitely because the exe file gives a ...Nick Mathewson
2008-11-16attach per-file type-specific metainfo to packages. use metainfo to tell wha...Nick Mathewson
2008-11-16have some more thandy. This update includes a working downloader with tor su...Nick Mathewson