aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* save-ebuild-env.sh, special_env_vars.py: add https_proxySam James2023-08-191-1/+1
* bin/save-ebuild-env.sh: refrain from using the compgen builtinKerin Millar2023-07-031-2/+6
* bin: Rename all _E_*DESTTREE_ variables to __E_*DESTTREEUlrich Müller2023-04-271-1/+1
* emerge: respect NO_COLORSiddhanth Rathod2023-03-211-1/+1
* bin: style tweaksSam James2022-08-011-4/+4
* *: use /usr/bin/env bash iso /bin/bashFabian Groffen2022-07-251-1/+1
* Eliminate now-dead code from EAPIs 4-python and 5-progressMatt Turner2022-04-011-7/+0
* Use distinct colors for output msg typesMichał Górny2021-10-041-2/+4
* Prefix color vars with "PORTAGE_COLOR_"Michał Górny2021-10-041-7/+9
* Add dostrip for EAPI 7Zac Medico2018-03-271-2/+2
* Ban DESTTREE/INSDESTTREE in EAPI 7Michał Górny2018-03-041-2/+2
* bin/save-ebuild-env.sh: remove redundand unset of DISTCC_*Zac Medico2017-01-121-1/+1
* ebuild: unset all funcs/vars that start with ___Mike Frysinger2015-11-121-1/+3
* ebuild: clear __bashpid & __start_distcc from envMike Frysinger2015-11-121-0/+1
* ebuild: set up bash compat levelsMike Frysinger2015-11-121-1/+1
* bin/save-ebuild-env.sh: remove bogus __1 function namesZac Medico2015-11-111-1/+1
* Support escaping network-sandbox through SOCKSv5 proxyMichał Górny2015-02-011-2/+3
* Remove __eqalog & __eqawarnlogMichał Górny2014-11-201-1/+1
* Introduce eqatag to output proper machine-readable QA logsMichał Górny2014-11-201-1/+1
* Introduce eqalog and eqawarnlog functions.Michael Palimaka2014-10-271-0/+1
* package.bashrc: per profile, per-package bashrc mechanismBertrand SIMONNET2014-10-241-1/+1
* Refactor bashrc scripts sourcingBertrand SIMONNET2014-10-241-0/+1
* Re-apply "Rewrite default ebuild phase setting code" (bug 523182)"Michał Górny2014-09-251-1/+1
* Revert "Rewrite default ebuild phase setting code" (bug 523182)Brian Dolbec2014-09-191-1/+1
* Rewrite default ebuild phase setting codeMichał Górny2014-09-111-1/+1
* Rename a private function.Arfrever Frehtes Taifersar Arahesis2014-02-051-2/+2
* docompress: add --limit support with newer EAPIsMike Frysinger2013-12-011-1/+2
* Make keepdir an external ebuild helper program.Ulrich Müller2013-08-221-1/+1
* Sanitize PYTHONPATH for helpers, bug #477764Zac Medico2013-07-221-1/+1
* __save_ebuild_env: filter __repo_keyZac Medico2013-07-211-1/+1
* EAPI="5-progress": Add package_manager_build_user() and package_manager_build...Arfrever Frehtes Taifersar Arahesis2012-11-161-0/+2
* EAPI="5-progress": Add master_repositories(), repository_path(),Arfrever Frehtes Taifersar Arahesis2012-10-141-3/+6
* Add eapi.sh with ___eapi_*() functions and use these functions in other files.Arfrever Frehtes Taifersar Arahesis2012-09-261-4/+5
* doebuild: update environment.bz2 for pre/postinstv2.2.0_alpha129Zac Medico2012-09-171-1/+1
* Use __ prefix for _hasg, _hasgq, and _unpack_tar.Zac Medico2012-09-141-2/+2
* save-ebuild-env: fix for __dyn* renamesZac Medico2012-09-141-4/+7
* Convert funcs of ebuild.sh to __ prefixed namespace.Brian Harring2012-09-141-3/+3
* Convert funcs of save-ebuild-env.sh to __ prefixed namespace.Brian Harring2012-09-141-3/+3
* Convert funcs of phase*.sh to __ prefixed namespace.Brian Harring2012-09-141-10/+11
* Convert funcs of isolated-functions.sh to __ prefixed namespace.Brian Harring2012-09-131-6/+6
* Convert funcs of bashrc-functions.sh to __ prefixed namespace.Brian Harring2012-09-131-1/+1
* drop dead functionsBrian Harring2012-09-131-3/+3
* Drop diefunc protection.Brian Harring2012-09-131-1/+1
* Deprecate EAPI 5_pre1.Zac Medico2012-09-131-5/+0
* save-ebuild-env: don't filter apply_user_patchesZac Medico2012-09-111-1/+5
* Quote ${EAPI} more.Zac Medico2012-09-021-1/+1
* Update years in header.Ulrich Müller2012-08-311-1/+1
* Fix usex for EAPI 4-python|4-slot-abi.Zac Medico2012-08-311-1/+1
* EAPI 5: usex helper functionUlrich Müller2012-08-311-0/+5
* EAPI 5: User patches (no-op dummy stub for now)Zac Medico2012-08-291-1/+3