aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Respect PYTHONDONTWRITEBYTECODE in test suite.Arfrever Frehtes Taifersar Arahesis2015-12-021-1/+1
* Support environmental variables overriding parts of configuration of reposito...Arfrever Frehtes Taifersar Arahesis2015-12-011-3/+10
* portage.package.ebuild._config.LicenseManager.LicenseManager._getPkgAcceptLic...Arfrever Frehtes Taifersar Arahesis2015-12-011-2/+2
* repoman: check deps of stable ebuilds for unstable configurations (bug 563546)Zac Medico2015-10-261-23/+12
* UseManager: handle newlines for USE_EXPAND prefixes (bug 546512)Albert Safin2015-04-211-1/+7
* binpkg-multi-instance 7 of 7Zac Medico2015-03-044-14/+32
* Support escaping network-sandbox through SOCKSv5 proxyMichał Górny2015-02-011-1/+1
* Support USE_EXPAND prefixes in package.use and relevant filesMichał Górny2015-01-311-3/+21
* Support override of default profile EAPI (532670)Zac Medico2014-12-304-34/+109
* Blacklist _ variable.Arfrever Frehtes Taifersar Arahesis2014-12-131-2/+2
* Support @profile package set for bug #532224Zac Medico2014-12-111-1/+1
* LocationsManager: enable user package.bashrcZac Medico2014-11-021-1/+2
* package.bashrc: per profile, per-package bashrc mechanismBertrand SIMONNET2014-10-241-2/+2
* Add profile-formats to profile_complexBertrand SIMONNET2014-10-241-3/+7
* Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-02-282-2/+2
* Revert "Add support for the following attributes in layout.conf to allow more"Brian Dolbec2014-02-092-23/+10
* Rename portage._sync_disabled_warnings to portage._sync_mode.Arfrever Frehtes Taifersar Arahesis2014-01-191-2/+2
* Add support for the following attributes in layout.conf to allow moreArfrever Frehtes Taifersar Arahesis2014-01-182-10/+23
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2013-10-261-2/+2
* Exclude PORTAGE_BINPKG_FORMAT from ebuild env.Zac Medico2013-07-291-1/+1
* Add support for multiple repositories in `emerge --sync`.Arfrever Frehtes Taifersar Arahesis2013-07-231-1/+6
* inherit: optimize eclass searchZac Medico2013-07-221-1/+1
* Sanitize PYTHONPATH for helpers, bug #477764Zac Medico2013-07-221-1/+2
* Support PORTAGE_REPOSITORIES environmental variable, which overridesArfrever Frehtes Taifersar Arahesis2013-07-131-1/+1
* FEATURES=xattr: wrap install binary, bug #465000Zac Medico2013-06-211-2/+2
* Normalize EPREFIX more.Zac Medico2013-06-211-0/+6
* Fix cross-prefix bugs, and test.Zac Medico2013-06-191-1/+1
* Add cross-prefix supportRuud Koolen2013-06-181-22/+3
* portage.package.ebuild._config.UseManager.UseManager.getUseAliases(): Accept ...Arfrever Frehtes Taifersar Arahesis2013-06-071-1/+1
* Support PORTAGE_SSH_OPTS, bug #470002.Zac Medico2013-05-181-1/+1
* Support ACCEPT_RESTRICT for bug #467622.v2.2.0_alpha174Zac Medico2013-05-021-1/+2
* Add preliminary DCO_SIGNED_OFF_BY support for DCO Signed-off-by footer.Robin H. Johnson2013-04-221-0/+1
* PORTAGE_XATTR_EXCLUDE="security.*", bug #461868Zac Medico2013-03-271-1/+2
* ebuild: reformat user error message to be a bit more readableMike Frysinger2013-03-111-7/+10
* Disable IUSE check for binary pkg API consumers.Zac Medico2013-02-111-1/+3
* repoman: fix use.stable, bug #456342Zac Medico2013-02-101-5/+7
* config: raise PermissionDenied morev2.2.0_alpha161Zac Medico2013-01-241-7/+8
* repoman: fix stable mask to use correct profilev2.2.0_alpha157Zac Medico2013-01-191-11/+25
* isStable: fix * logic for repomanZac Medico2013-01-191-1/+5
* isStable: handle * for repoman moreZac Medico2013-01-191-1/+1
* isStable: handle * for repomanv2.2.0_alpha156Zac Medico2013-01-191-1/+1
* Fix stable mask logic for repoman.Zac Medico2013-01-191-9/+19
* Use unicode_literals more.Zac Medico2013-01-181-1/+3
* SpawnProcess: improve dummy pipe allocation logicZac Medico2013-01-151-2/+2
* Warn if 2 make.profile dirs found, bug #452176Zac Medico2013-01-151-3/+15
* EAPI="5-progress": Add automatic unpack dependencies.Arfrever Frehtes Taifersar Arahesis2012-11-241-0/+38
* Add Package.eapi property.Zac Medico2012-11-171-1/+1
* Fix PORTAGE_BUILDIR_LOCKED typo.Arfrever Frehtes Taifersar Arahesis2012-11-161-2/+2
* EAPI="5-progress": Add package_manager_build_user() and package_manager_build...Arfrever Frehtes Taifersar Arahesis2012-11-161-1/+2
* EAPI="4-python" and EAPI="5-progress": Add support for use.aliases and packag...Arfrever Frehtes Taifersar Arahesis2012-11-151-3/+116