summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* helper-functions.sh: multijob support bash <4.1v2.2.0_alpha110Zac Medico2012-06-041-1/+29
* Handle more import exceptions involving xml.Zac Medico2012-06-044-6/+29
* repoman: fix _mask_manager assignmentZac Medico2012-06-041-1/+1
* InheritEclass: exempt auto/libtool for multilibZac Medico2012-06-031-1/+1
* InheritEclass: exempt autotools for libtoolZac Medico2012-06-031-1/+2
* Package: calc visiblity on demandZac Medico2012-06-031-15/+34
* FakeVartree: use KEYWORDS from unbuilt ebuildZac Medico2012-06-031-1/+1
* Delete workaround for http://bugs.python.org/issue14007.Arfrever Frehtes Taifersar Arahesis2012-06-031-10/+0
* ebuild.sh: export EAPI for helpersv2.2.0_alpha109Zac Medico2012-06-011-0/+3
* InheritEclass: remove unused inherited_api codeZac Medico2012-06-011-14/+0
* InheritEclass: exempt eclasses that export src_*Zac Medico2012-06-011-3/+35
* repoman: inherit.missing non-fatal (experimental)Zac Medico2012-06-011-0/+4
* InheritEclass: kde4-base exemptionsZac Medico2012-06-011-2/+2
* InheritEclass: add stable / conservative modeZac Medico2012-06-012-2/+29
* ecompressdir: fix brokenlink newdest logicZac Medico2012-06-011-1/+5
* repoman.1: document inherit.missing/unusedZac Medico2012-06-011-6/+6
* config: whitelist PORTAGE_COMPRESS, don't save itZac Medico2012-06-012-2/+4
* ecompressdir: avoid ecompress.break interferenceZac Medico2012-06-011-3/+3
* ecompressdir: fix ln -s for bug #418309Zac Medico2012-06-011-3/+7
* ecompressdir: fix funk_up_dir return valueZac Medico2012-06-011-2/+4
* config: lazy VirtualsManager instantiationZac Medico2012-06-011-3/+10
* config: lazy MaskManager instantiationZac Medico2012-06-011-6/+14
* config: lazy KeywordsManager instantiationZac Medico2012-06-011-5/+18
* portageexit: skip SANDBOX_ON checkZac Medico2012-06-011-2/+1
* grablines: raise PermissionDenied if appropriateZac Medico2012-06-011-2/+13
* portageexit: skip secpass checkZac Medico2012-06-011-1/+1
* InheritEclass: base and cmake-utils exemptionsZac Medico2012-05-311-1/+5
* make.conf(5): document PORTAGE_{GRPNAME,USERNAME,INST_UID,INST_GID}Mike Frysinger2012-05-311-0/+24
* InheritEclass: support inherit after && or ||Zac Medico2012-05-311-1/+1
* InheritEclass: exempt vim for eutilsZac Medico2012-05-311-1/+1
* InheritEclass: fix autotools for polylib-9999Zac Medico2012-05-301-2/+2
* InheritEclass: support subclass inherited_apiZac Medico2012-05-301-5/+18
* InheritEclass: move eclass info to a dictZac Medico2012-05-301-84/+91
* Use any() to optimize intersection operations.Zac Medico2012-05-304-34/+29
* _wildcard_set: specify allow_repo=FalseZac Medico2012-05-301-2/+2
* portage.dep.Atom: Ignore allow_repo argument when non-None eapi is passed.Arfrever Frehtes Taifersar Arahesis2012-05-301-4/+9
* repoman: add a mini framework for checking eclasses, and fill it outMike Frysinger2012-05-253-52/+116
* repoman: unroll escaped lines so we can check the entirety of itMike Frysinger2012-05-251-12/+53
* reconstruct_eclasses: unicode hashes for python2v2.2.0_alpha108Zac Medico2012-05-241-2/+5
* repoman: tweak elif vcs check style to be consistentMike Frysinger2012-05-241-1/+1
* validate_entry: handle KeyError for bug #417253Zac Medico2012-05-231-1/+6
* Profile parent repo: references for bug #414961.Zac Medico2012-05-202-5/+45
* movefile: fix abs symlink adjustment, bug #416431Zac Medico2012-05-171-3/+3
* merge: fix abs symlink adjustment, bug #416431László Szalma2012-05-171-1/+1
* getconfig: only raise ParseErrorv2.2.0_alpha107Zac Medico2012-05-161-1/+1
* RepoConfig: cleanup portage1_profiles codev2.2.0_alpha106Zac Medico2012-05-162-6/+7
* FEATURES=config-protect-if-modified by default.Zac Medico2012-05-163-3/+11
* _eapi_invalid: elog permission issue, bug #416231Zac Medico2012-05-161-4/+12
* config: fix /etc/portage/make.profile error msgZac Medico2012-05-151-5/+20
* getconfig: use shlex.error_leader() moreZac Medico2012-05-151-22/+23