aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use EROOT instead of ROOT for keys everywhere.Zac Medico2011-10-251-2/+2
* deprecate "root" attributesZac Medico2011-10-241-2/+3
* discardBlocker: fix bug in slot match codeZac Medico2011-05-261-2/+3
* discardBlocker: fix cpv match so it worksZac Medico2011-05-261-2/+4
* BlockerDB: add SLOT match in discardBlockerZac Medico2011-03-261-1/+3
* Update header timestamps for modified files.Zac Medico2011-03-251-1/+1
* Update Portage to sync BlockerDB at init.David James2011-03-241-7/+6
* Ignore build-time blockers from DEPEND inZac Medico2010-09-041-1/+6
* Add a Scheduler._frozen_config attribute that will be useful forZac Medico2010-09-041-10/+8
* Rename the portage.sets module to portage._sets since it will be usefulZac Medico2010-08-301-1/+1
* portage.dep._dep_check_strict: Unused, removedSebastian Luther2010-08-101-14/+6
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Move FakeVartree population out of the constructor by calling the sync()Zac Medico2009-11-011-4/+2
* Use next(iterator) instead of iterator.next() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-211-1/+1
* Define long as int when Python 3 is used.Arfrever Frehtes Taifersar Arahesis2009-09-211-0/+5
* Update imports to import portage.os (with unicode wrappers), and useZac Medico2009-08-111-10/+2
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
* Bug #275047 - Split _emerge/__init__.py into smaller pieces (part 4).Zac Medico2009-06-221-0/+127