aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bin/ebuild: fix --debug to work during manifest generationZac Medico2018-08-161-0/+6
* Refer to "ebuild repository" rather than "portage tree"Zac Medico2018-08-061-1/+1
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-1/+1
* asyncio: explicitly close event loops (bug 654390)Zac Medico2018-05-061-0/+4
* bin/ebuild: selectively handle PortageKeyerror from doebuildZac Medico2018-05-021-2/+2
* emerge/ebuild: sanitize file descriptors on startupZac Medico2018-02-221-0/+2
* Do not enable optimizations by default to work-around pycparser issueMichał Górny2017-09-021-1/+1
* bin/ebuild: fix EBUILD_FORCE_TEST / RESTRICT interaction (bug 601466)Zac Medico2016-12-031-7/+18
* Revert "ebuild: Set PORTAGE_REPOSITORIES instead of deprecated PORTDIR_OVERLAY."Michał Górny2015-12-131-17/+21
* Revert "ebuild: Rename some variables."Michał Górny2015-12-131-14/+14
* Revert unreviewed and breaking changes done by ArfreverMichał Górny2015-12-091-1/+1
* portage.repository.config.RepoConfig: Support location with trailing whitespa...Arfrever Frehtes Taifersar Arahesis2015-12-091-1/+1
* ebuild: Rename some variables.Arfrever Frehtes Taifersar Arahesis2015-12-081-14/+14
* ebuild: Set PORTAGE_REPOSITORIES instead of deprecated PORTDIR_OVERLAY.Arfrever Frehtes Taifersar Arahesis2015-12-081-21/+17
* ebuild: Move imports to the top.Arfrever Frehtes Taifersar Arahesis2015-12-011-10/+7
* ebuild: Do not catch unexpected KeyErrors from aux_get().Arfrever Frehtes Taifersar Arahesis2015-12-011-2/+3
* _argparse: punt the moduleMike Frysinger2015-10-291-2/+2
* bin/ebuild: fix --color=n for bug #531690Zac Medico2014-12-061-0/+1
* bin/ebuild: allow useful phases with pkg_configZac Medico2014-10-241-1/+5
* Update sys.path in scripts only when using not installed instance of Portage.Arfrever Frehtes Taifersar Arahesis2014-09-201-2/+2
* Use -b instead of -bb.Arfrever Frehtes Taifersar Arahesis2014-01-231-1/+1
* Enable BytesWarnings.Arfrever Frehtes Taifersar Arahesis2014-01-181-2/+2
* Fix ResourceWarning.Arfrever Frehtes Taifersar Arahesis2013-12-241-1/+1
* fix random pylint errorsMike Frysinger2013-11-291-2/+2
* ebuild: portage.util._argparseZac Medico2013-08-021-27/+26
* *_DEFAULT_OPTS: shlex for embedded quotesZac Medico2013-05-201-1/+2
* bin/ebuild: tweak FEATURES=digest logicZac Medico2013-04-161-3/+3
* bin/ebuild: only digest once for FEATURES=digestZac Medico2013-04-161-1/+3
* ebuild: standardize error output a bitMike Frysinger2013-03-271-13/+10
* ebuild: add _reset_legacy_globals for reloadZac Medico2013-02-111-2/+1
* doebuild: tweak handling of _unused paramZac Medico2013-01-151-1/+1
* Add portage._internal_caller var, and use it.Zac Medico2013-01-031-2/+2
* Move portage.dep._internal_warnings to portage.v2.2.0_alpha139Zac Medico2012-10-161-1/+1
* Unconditionally insert our pym dir in sys.path.Zac Medico2012-09-021-7/+4
* Don't use SIGUSR1 under Jython, bug #424259.Zac Medico2012-07-021-1/+8
* Allow dots in package names in EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2012-05-121-2/+8
* Use EROOT instead of ROOT for keys everywhere.Zac Medico2011-10-251-2/+2
* bin/ebuild: don't set PORTAGE_CALLERZac Medico2011-10-151-1/+0
* cache: rewrite to support arbitrary validation methodBrian Harring2011-10-141-4/+2
* bin/ebuild: add --version optionZac Medico2011-10-111-3/+9
* bin/ebuild: simplify PORTDIR_OVERLAY queryv2.2.0_alpha59Zac Medico2011-09-181-5/+1
* Deprecate the manifest1_compat parameter.v2.2.0_alpha56Zac Medico2011-09-131-1/+1
* ebuild(1): remove unneeded porttrees modificationZac Medico2011-09-121-6/+4
* ebuild(1): avoid "Location not set for repo" msgsZac Medico2011-09-121-2/+8
* Bind all manifest access through repoconfigsBrian Harring2011-09-121-2/+3
* ebuild(1): show merge/noauto msg only if neededZac Medico2011-08-201-4/+4
* ebuild(1): pass missing myrepo arg to aux_getZac Medico2011-06-291-1/+1
* ebuild(1): pass "installed" arg to PackageZac Medico2011-06-291-0/+1
* ebuild(1): pass Package instance to setcpvZac Medico2011-06-291-3/+19
* portdbapi: cleanup when base module is reloadedZac Medico2011-06-031-1/+0