summaryrefslogtreecommitdiff
path: root/portato/backend/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* first catapult supportNecoro2007-10-071-1/+8
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-4/+16
* add splash screennecoro2007-08-101-3/+2
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-201-4/+19
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-55/+20
* fixed some bugs pyChecker foundnecoro2007-01-311-1/+1
* Updatesnecoro2007-01-111-3/+16
* enhancement for the settings-handling (better reloading-support, moving into ...necoro2006-12-291-7/+36
* removed gentoolkit-dependencynecoro2006-12-021-11/+11
* Added portage.db wherever it wants tree ... not the final solution, but it do...necoro2006-11-291-0/+1
* Renamed to portatonecoro2006-11-241-0/+33
a>Jason A. Donenfeld2-40/+75 2014-03-18Shred shm files.Jason A. Donenfeld3-1/+4 2014-03-18Do not compress passwords.Jason A. Donenfeld1-1/+1 2013-09-14Use a glob in the pattern match instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12