summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove extended package set configuration docs.v2.1.12.5Zac Medico2013-06-152-6/+2
* portage.const: toggle constants for stable branchZac Medico2013-06-151-3/+3
* 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
* man/make.conf.5: mention RSYNC_PROXYZac Medico2013-06-121-3/+3
* _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
* man/portage.5: remove /etc/make.conf referencesZac Medico2013-06-091-14/+1
* 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-234-3/+43
* man/emerge.1: --resume uses mtimedbZac Medico2013-05-231-0/+3
* fetch: correctly handle file name without schemeZac Medico2013-05-232-2/+22
* ecompressdir: indirect symlinks, bug #470916Zac Medico2013-05-211-0/+15
* *_DEFAULT_OPTS: shlex for embedded quotesZac Medico2013-05-204-4/+8
* 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
* Fix RESTRICT=test message for bug #469332.Zac Medico2013-05-181-10/+14
* Support PORTAGE_SSH_OPTS, bug #470002.Zac Medico2013-05-188-19/+84
* RELEASE-NOTES: ACCEPT_RESTRICT in 2.1.12Zac Medico2013-05-181-0/+1
* Flag -Wsizeof-pointer-memaccess warnings.Ryan Hill2013-05-181-0/+1
* docs: metadata/cache is now md5-cache bug #470154Zac Medico2013-05-184-20/+14
* 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
* man/make.conf.5: SYNC ssh examples, bug #470152tomboy642013-05-171-0/+16
* PORTAGE_BINHOST: sftp with FETCHCOMMAND_SFTPZac Medico2013-05-161-14/+4
* repoman: use FETCHCOMMAND for metadata.dtdv2.2.0_alpha175Zac Medico2013-05-151-69/+35
* man/ebuild.5: note that PROVIDE is deprecatedZac Medico2013-05-151-1/+5
* dispatch-conf: fix python2-style print callVladimir Romanov2013-05-151-1/+2
* archive-conf: rename vars to avoid builtin namesVladimir Romanov2013-05-151-8/+8