summaryrefslogtreecommitdiff
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* portage.const: toggle constants for stable branchZac Medico2013-06-181-3/+3
* RepoConfigLoader: main-repo priority before sortv2.2.0_alpha181Zac Medico2013-06-181-8/+7
* Add cross-prefix supportRuud Koolen2013-06-1810-55/+36
* RepoConfigLoader: fix main-repo priority defaultZac Medico2013-06-181-11/+20
* RepoConfigLoader: delete repo if location missingZac Medico2013-06-181-2/+10
* RootConfig.update: call delattr when appropriateZac Medico2013-06-181-1/+4
* RootConfig: mtimedb AttributeError, bug #473710Zac Medico2013-06-181-1/+5
* action_build: remove useless --ask autocleanZac Medico2013-06-161-2/+0
* Show blocker parents for non slot-conflict pkgs.v2.2.0_alpha180Zac Medico2013-06-151-5/+16
* run_action: use emerge_config attrs, not localsZac Medico2013-06-153-162/+189
* Show unevaluated atom in blocker parent display.Zac Medico2013-06-141-1/+8
* emerge --autounmask-write: chk_updated_cfg_filesZac Medico2013-06-131-1/+5
* _emerge_config: simplify __getitem__Zac Medico2013-06-091-7/+1
* _emerge_config: implement __iter__Zac Medico2013-06-091-0/+5
* dep_check: remove redundant list copyZac Medico2013-06-091-2/+2
* emerge_main: call portdbapi destructorsv2.2.0_alpha179Zac Medico2013-06-081-1/+8
* match_from_list: =* op with revision, bug #467826Zac Medico2013-06-082-6/+33
* emerge_main: hold large objects in emerge_configZac Medico2013-06-082-23/+51
* emerge --metadata/regen: flush portdbapi cacheZac Medico2013-06-082-0/+3
* close_portdbapi_caches: portage.db atexit hookZac Medico2013-06-082-4/+36
* porttree._dummy_list: fix infinite recursionZac Medico2013-06-071-1/+1
* _iter_match_use: construct _pkg_str instancesv2.2.0_alpha178Zac Medico2013-06-071-8/+11
* cache/template.py: call self.sync() from __del__Zac Medico2013-06-074-51/+31
* portage.dbapi.dbapi._match_use(): Use _emerge.Package.Package._iuse.get_real_...Arfrever Frehtes Taifersar Arahesis2013-06-071-23/+17
* portage.package.ebuild._config.UseManager.UseManager.getUseAliases(): Accept ...Arfrever Frehtes Taifersar Arahesis2013-06-071-1/+1
* treewalk: skip CHOST warning for binary packagesZac Medico2013-06-021-1/+4
* depgraph.display(): handle reverse for --treeZac Medico2013-05-314-22/+21
* depgraph: tuple display list, avoid copiesZac Medico2013-05-312-7/+14
* depgraph: buidpkgonly error earlier, bug #471910Zac Medico2013-05-312-26/+24
* repoman: deprecate mono.eclass, bug #471184Zac Medico2013-05-241-0/+1
* _find_bad_atoms: use insert_category_into_atomZac Medico2013-05-241-5/+10
* Atom: handle invalid */foo-version wildcardZac Medico2013-05-242-3/+8
* repoman: check for deprecated EAPIs, bug #470670v2.2.0_alpha177Zac Medico2013-05-231-1/+14
* fetch: correctly handle file name without schemeZac Medico2013-05-232-2/+22
* EMERGE_DEFAULT_OPTS: shlex for embedded quotesZac Medico2013-05-191-1/+2
* test_getconfig: sync FETCHCOMMAND_SFTP/SSHv2.2.0_alpha176Zac Medico2013-05-181-2/+2
* Support PORTAGE_SSH_OPTS, bug #470002.Zac Medico2013-05-186-17/+72
* JobStatusDisplay: fix tigetstr for pypy-2.0_beta2Zac Medico2013-05-181-1/+2
* EbuildBuild: don't digest if fetch failedZac Medico2013-05-181-1/+1
* Fix emerge --fetch --digest for bug #470238.Zac Medico2013-05-182-3/+10
* doebuild: fix emerge --fetchonly FEATURES=digestZac Medico2013-05-181-13/+8
* PORTAGE_BINHOST: sftp with FETCHCOMMAND_SFTPZac Medico2013-05-161-14/+4
* PORTAGE_BINHOST: https FETCHCOMMAND, bug #469888Zac Medico2013-05-151-9/+29
* env_update: ensure_dirs, encode filenameZac Medico2013-05-131-4/+4
* env-update: change prelink to use /etc/prelink.conf.d/portage.confMike Frysinger2013-05-121-23/+38
* binarytree: evaluate RESTRICT conditionalsZac Medico2013-05-061-1/+1
* binarytree: index RESTRICT, for ACCEPT_RESTRICTZac Medico2013-05-061-1/+1
* Support ACCEPT_RESTRICT for bug #467622.v2.2.0_alpha174Zac Medico2013-05-027-4/+117
* _getMissingProperties: remove || supportZac Medico2013-05-021-35/+2
* Silence embedded profile warning for bug #467142.Zac Medico2013-05-021-4/+14