index
:
thandy.git
develop
[thandy]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
thandy
/
packagesys
/
ThpPackages.py
Age
Commit message (
Expand
)
Author
2012-01-04
Add a thp_dest parameter to install package in custom locations
Tomás Touceda
2011-11-11
Add a multiplatform ScriptWrapper
Tomás Touceda
2011-11-09
Merge remote-tracking branch 'chiiph/fixenv'
Nick Mathewson
2011-11-09
Merge remote-tracking branch 'chiiph/ignoreconfig'
Nick Mathewson
2011-11-07
Don't exit when trying to create a directory for an installed package
Tomás Touceda
2011-11-05
Only ignore config files when updating
Tomás Touceda
2011-11-05
Fix bogus environment for the thp scripts
Tomás Touceda
2011-11-05
Add logCtrl for scripts that might fail from a thp
Tomás Touceda
2011-11-01
Make transactions not Thp specific
Tomás Touceda
2011-11-01
Fix minor bug in the ThpCheck: broken status wont mark it as not installed
Tomás Touceda
2011-10-20
Paths inside a Thp cfg will use / from now on
Tomás Touceda
2011-10-20
Fix possible race condition with os.path.exists
Tomás Touceda
2011-10-20
Documents the ThpPackages code
Tomás Touceda
2011-10-20
Fix file permissions
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-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