summaryrefslogtreecommitdiffstats
path: root/pym/portage/repository
Commit message (Expand)AuthorAgeFilesLines
...
* Fix broken SafeConfigParser.Error reference.Zac Medico2010-10-011-3/+3
* Support documented repos.conf settings.Zac Medico2010-10-011-6/+31
* Handle user_location in RepoConfig.update().Zac Medico2010-10-011-0/+2
* Fix typo in 'masters' variable name.Zac Medico2010-10-011-2/+4
* Fix misspelling of masters.split() as plit().Zac Medico2010-10-011-1/+1
* Make _RepoDisplay show user_location.Zac Medico2010-09-301-0/+8
* More repository handling cleanupSebastian Luther2010-09-301-22/+118
* Handle missing PORTDIR in RepoConfigLoader.mainRepo() and theZac Medico2010-09-291-1/+4
* Fix RepoConfigLoader so that it's possible to use PORTDIR_OVERLAYZac Medico2010-09-281-2/+4
* Improved profiles/p.mask handlingSebastian Luther2010-09-261-1/+16
* move repository.py to repository/config.pySebastian Luther2010-09-262-0/+258