summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Add a multiplatform ScriptWrapperHEADmasterTomás Touceda2011-11-11
* Merge remote-tracking branch 'chiiph/fixenv'Nick Mathewson2011-11-09
|\
| * Fix bogus environment for the thp scriptsTomás Touceda2011-11-05
* | Merge remote-tracking branch 'chiiph/ignoreconfig'Nick Mathewson2011-11-09
|\ \
| * | Only ignore config files when updatingTomás Touceda2011-11-05
| |/
* | Don't exit when trying to create a directory for an installed packageTomás Touceda2011-11-07
|/
* Add logCtrl for scripts that might fail from a thpTomás Touceda2011-11-05
* Make transactions not Thp specificTomás Touceda2011-11-01
* Remove unused bit of code in getCheckerTomás Touceda2011-11-01
* Fix minor bug in the ThpCheck: broken status wont mark it as not installedTomás Touceda2011-11-01
* Paths inside a Thp cfg will use / from now onTomás Touceda2011-10-20
* Fix possible race condition with os.path.existsTomás Touceda2011-10-20
* Documents the ThpPackages codeTomás Touceda2011-10-20
* Use the tmp dir just for the metadataTomás Touceda2011-10-20
* Handle Thp package creation in a separate CLI from SignerTomás Touceda2011-10-20
* Fix file permissionsTomás Touceda2011-10-20
* Adds README, RELEASE-NOTES and ACKS files for lockfileTomás Touceda2011-09-07
* Add the LICENSE file for the lockfile libraryTomás Touceda2011-09-07
* Add a WAIT-FOR logCtrl messageTomás Touceda2011-09-03
* Try to install only if isReadyTomás Touceda2011-09-03
* Improve handling of updates to thp bundlesTomás Touceda2011-09-03
* Improve re-install behaviorTomás Touceda2011-09-03
* Fix behavior for bundles with more than one thp and add thpTomás Touceda2011-09-02
* Run transactions only if --install is given, and create pkg-status if it does...Tomás Touceda2011-09-02
* Log with loggin instead of print, and add thp files to download when neededTomás Touceda2011-09-01
* Update lockfile to work on OSXTomás Touceda2011-07-26
* Execute postinst script and serialize script executionTomas Touceda2011-06-27
* Start scripts partTomas Touceda2011-06-26
* Adds installation with subdirs and upgrade based on the specTomas Touceda2011-06-25
* Adds basic installationTomas Touceda2011-06-25
* Adds the ThpTransaction class and its basic structureTomas Touceda2011-06-24
* Correct some silly errorsTomas Touceda2011-06-24
* Adds the code to introduce Thp TransactionsTomas Touceda2011-06-23
* Validate files in a thp and add LockFile bundle depTomas Touceda2011-06-23
* Improve ThpDB, implement ThpPackageTomas Touceda2011-06-22
* Add really simple checker, installer and thpdbTomas Touceda2011-06-22
* Creates basic structure to start the thp checkerTomas Touceda2011-06-22
* Make optional keys actually optionalTomas Touceda2011-06-22
* Creates the thp fileTomas Touceda2011-06-22
* First part of makethppackageTomas Touceda2011-06-21
* Fix typo in RPMCheckerTomas Touceda2011-06-21
* More unit tests and documentation for the Thandy codeNick Mathewson2010-07-25
* Fix the interface of RSAKey.sign() to work as documented.Nick Mathewson2010-07-25
* NONE? We are python; we have no NONE. Only none.Nick Mathewson2009-08-25
* Add the ability to download files via BitTorrentSebastian Hahn2009-08-25
* Add ability to create .torrent metadata when making a packageSebastian Hahn2009-08-25
* Allow tracking all bundles in the repository with thandy-clientSebastian Hahn2009-08-25
* If we have more than we want, we have too much, not the other way.Sebastian Hahn2009-08-25
* All current versions of Thandy have length fieldsSebastian Hahn2009-08-25
* Spelling fixes and import cleanupSebastian Hahn2009-08-25