aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WorldSelectedSet: fix breakage for bug #539746Zac Medico2015-02-111-5/+4
* Revert "WorldSelectedSet._load: load all nested atoms/sets"Brian Dolbec2015-02-111-1/+1
* Support override of default profile EAPI (532670)Zac Medico2014-12-302-13/+17
* Support @profile package set for bug #532224Zac Medico2014-12-112-1/+34
* Update loading of configuration of sets.Arfrever Frehtes Taifersar Arahesis2014-12-102-6/+12
* WorldSelectedSet._load: load all nested atoms/setsZac Medico2014-12-071-1/+1
* Split @selected into @selected-packages and @selected-setsMichał Górny2014-12-072-50/+107
* sets: Introduce @changed-deps to update packages which need dep changesMichał Górny2014-08-281-2/+79
* Enable consistent __future__ behavior for divisionMichał Górny2014-08-111-1/+3
* Revert 'packages' profile as directory patchesAlexander Berntsen2014-06-141-3/+1
* Make b4d8e300c04b768be7cd5c respect max line widthAlexander Berntsen2014-05-121-1/+3
* Support the 'packages' profile file as a directoryMichael Palimaka2014-05-121-1/+1
* Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-02-051-1/+1
* various pylint clean upsMike Frysinger2014-02-031-0/+1
* portage.const: move list of live eclasses hereSebastian Luther2013-11-301-1/+1
* Add cross-prefix supportRuud Koolen2013-06-181-2/+3
* Use non-greedy findConsumers for bug #467896.Zac Medico2013-04-301-4/+5
* _world_atom: avoid world set lock reentranceZac Medico2013-02-211-1/+5
* Enable glsa @security set for stable, and test.Zac Medico2013-01-181-0/+4
* Rename Package.metadata to _metadata.Zac Medico2012-11-261-2/+2
* Handle InvalidData from _pkg_str.Zac Medico2012-10-171-1/+2
* SecuritySet: fix for EAPI 5 sub-slot in SLOTZac Medico2012-10-171-2/+2
* LibraryConsumerSet: fix for EAPI 5 sub-slotZac Medico2012-10-171-4/+3
* StaticFileSet: fix for EAPI 5 sub-slot in SLOTZac Medico2012-10-171-2/+2
* _sets/dbapi: fix for EAPI 5 sub-slot in SLOTZac Medico2012-10-171-14/+11
* Add preserve-libs for stable branch (not default)Zac Medico2012-09-211-0/+4
* DateSet: use BUILD_TIME, bug #433964Martin Väth2012-09-051-13/+23
* Enable @x11-module-rebuild for 2.1 branch.Zac Medico2012-09-041-0/+6
* Enable @live-rebuild for 2.1 branch.Zac Medico2012-09-041-0/+6
* DateSet: only allow one format option in configZac Medico2012-09-021-18/+22
* Add DateSet, bug #433704.Martin Väth2012-09-021-0/+68
* Enable @module-rebuild for 2.1 branch.Zac Medico2012-08-311-0/+5
* Enable /etc/portage/sets for stable, bug #384061.Zac Medico2012-06-222-9/+16
* _sets/security: use _pkg_str + vercmp, not pkgcmpZac Medico2012-05-131-4/+4
* _sets/dbapi: use _pkg_str + vercmp, not pkgcmpZac Medico2012-05-131-9/+5
* SetConfig: use read_file/readfp for unicodeZac Medico2011-10-281-4/+34
* SafeConfigParser: renamed to ConfigParser in 3.2Zac Medico2011-08-241-2/+7
* LibraryConsumerSet: handle KeyError from dbapiZac Medico2011-07-231-8/+13
* LinkageMapELF: add getOwners() method and use itZac Medico2011-07-221-4/+6
* EverythingSet: always create SLOT atomsZac Medico2011-07-211-14/+6
* InternalPackageSet: default allow_repo=TrueZac Medico2011-06-051-2/+8
* Enable atom::repo in the @selected package set.Zac Medico2011-06-051-3/+3
* reposyntax: Add support all over the placeSebastian Luther2010-09-261-2/+2
* reposyntax: Add support in _sets/base.pySebastian Luther2010-09-201-12/+17
* Make sure atoms in profiles follow the profiles EAPISebastian Luther2010-09-131-1/+1
* Adjust OwnersSet configurations to omit $EROOT since, and add aZac Medico2010-09-081-0/+3
* Add support for a exclude-files option to OwnerSet, and use it toZac Medico2010-09-071-8/+28
* Add a new package set called @unavailable-binaries which matchesZac Medico2010-09-071-0/+31
* Remove redundant initial os.sep argument to os.path.join() callsZac Medico2010-09-051-2/+2
* use EROOT with WORLD_FILEFabian Groffen2010-09-041-3/+3