portage.repository.config.RepoConfigLoader.config_string(): Rename a variable.
[portage.git] / pym / portage /
2013-07-14 Arfrever Frehtes... portage.repository.config.RepoConfigLoader.config_strin...
2013-07-14 Arfrever Frehtes... portage.settings.repositories.config_string(): Improve...
2013-07-13 Arfrever Frehtes... Use consistent paths of repositories in test suite...
2013-07-13 Arfrever Frehtes... Move default configuration of repositories from /usr...
2013-07-13 Arfrever Frehtes... Use PORTAGE_REPOSITORIES in test suite.
2013-07-13 Arfrever Frehtes... Set portage._working_copy bool variable.
2013-07-13 Arfrever Frehtes... Support PORTAGE_REPOSITORIES environmental variable...
2013-07-13 Arfrever Frehtes... Stop using config["PORTDIR"] in some tests.
2013-07-12 Zac MedicoExclude system.nfs4_acl xattrs, bug #475496
2013-07-07 Zac Medicotest_doebuild_fd_pipes: test qmerge v2.2.0_alpha187
2013-07-07 Zac Medicotest_doebuild_fd_pipes: test pkg_info
2013-07-07 Zac Medicodoebuild: support 'nofetch' phase
2013-07-07 Zac Medicodoebuild: handle tmpdir / returnpid interaction
2013-07-07 Zac Medicocalc_depclean: use runtime_slot_op priorities
2013-07-07 Zac MedicoUse sys.__std* streams for fileno().
2013-07-07 Zac MedicoMergeProcess: flush stderr for traceback
2013-07-07 Zac MedicoDoebuildFdPipesTestCase: fix docstring
2013-07-07 Zac Medicodoebuild: fix fd_pipes support, bug #475812
2013-07-07 Zac MedicoForkProcess: flush stderr for traceback
2013-07-06 Zac Medicodoebuild: deprecate returnpid
2013-07-06 Zac Medicodepgraph: tweak slot-operator merge order
2013-07-06 Zac Medicodoebuild: cleanup returnpid support, bug #475812
2013-07-06 Zac MedicoDisable global spawned_pids (avoid memory leak)
2013-07-02 Zac Medico_copyxattr: report attribute name in error
2013-06-28 Zac MedicoRepoConfigLoader: support repos.conf directory
2013-06-28 Zac Medicogetconfig: share recursion code with grablines
2013-06-27 Zac Medicoutil.listir: simplify and optimize
2013-06-27 Zac Medicocacheddir: disable cache (avoid memory leak)
2013-06-26 Arfrever Frehtes... Update comments.
2013-06-25 Zac MedicoUse /proc/self/fd for solaris compat, bug #474536
2013-06-24 Arfrever Frehtes... portage.repository.config.RepoConfigLoader: Support...
2013-06-24 Arfrever Frehtes... portage.repository.config.RepoConfigLoader: Add __conta...
2013-06-24 Arfrever Frehtes... portage.repository.config.RepoConfigLoader: Fix __delit...
2013-06-24 Arfrever Frehtes... portage.package.ebuild.config.config(): Add repositorie...
2013-06-24 Arfrever Frehtes... portage.repository.config.RepoConfigLoader: Add __setit...
2013-06-24 Arfrever Frehtes... Improve portage.repository.config.RepoConfig.__repr__...
2013-06-24 Zac MedicoRepoConfigLoader: fix bug #474578
2013-06-24 Zac MedicoRepoConfigLoader: don't use ValueError to warn
2013-06-24 Arfrever Frehtes... Print error when section name set in repos.conf differs...
2013-06-24 Zac Medicoutil/__init__.py: enable unicode_literals
2013-06-24 Zac Medicogetconfig: convert source IOError to ParseError
2013-06-23 Zac MedicoUse /proc/<pid>/fd for solaris compat, bug 474536
2013-06-22 Zac MedicoPython 3.1: pass bytes to Popen
2013-06-22 Zac Medicofind_binary: return bytes when input is bytes
2013-06-22 Zac MedicoFEATURES=xattr: wrap install binary, bug #465000
2013-06-21 Zac MedicoNormalize EPREFIX more.
2013-06-20 Zac MedicoDecode sys.argv with surrogateescape for Python 3
2013-06-20 Zac Medicoemirrordist: wget --no-check-certificate
2013-06-20 Zac MedicoTest cross-prefix best/has_version --host-root. v2.2.0_alpha182
2013-06-19 Zac MedicoFix cross-prefix bugs, and test.
2013-06-19 Zac MedicoRepoConfigLoader: fix last commit
2013-06-19 Zac MedicoRepoConfigLoader: handle equal priorities
2013-06-19 Zac MedicoRepoConfig: safe config for repoman/egencache
2013-06-19 Zac MedicoRepoConfigLoader: handle invalid repos.conf more
2013-06-19 Zac MedicoRepoConfigLoader: initialize missing_repo_names
2013-06-19 Zac MedicoRepoConfigLoader: return early for parse error
2013-06-19 Zac MedicoRepoConfigLoader: handle configparser.Error
2013-06-19 Zac MedicoRepoConfigLoader: pass source arg to read_file
2013-06-19 Zac MedicoRepoConfigLoader: refer to make.globals in comment
2013-06-19 Zac MedicoRepoConfigLoader: suppress /usr/portage warning
2013-06-18 Zac MedicoRepoConfigLoader: main-repo priority before sort v2.2.0_alpha181
2013-06-18 Ruud KoolenAdd cross-prefix support
2013-06-18 Zac MedicoRepoConfigLoader: fix main-repo priority default
2013-06-18 Zac MedicoRepoConfigLoader: delete repo if location missing
2013-06-10 Zac Medicodep_check: remove redundant list copy
2013-06-09 Zac Medicomatch_from_list: =* op with revision, bug #467826
2013-06-08 Zac Medicoclose_portdbapi_caches: portage.db atexit hook
2013-06-08 Zac Medicoporttree._dummy_list: fix infinite recursion
2013-06-08 Zac Medico_iter_match_use: construct _pkg_str instances v2.2.0_alpha178
2013-06-08 Zac Medicocache/template.py: call self.sync() from __del__
2013-06-07 Arfrever Frehtes... portage.dbapi.dbapi._match_use(): Use _emerge.Package...
2013-06-07 Arfrever Frehtes... portage.package.ebuild._config.UseManager.UseManager...
2013-06-02 Zac Medicotreewalk: skip CHOST warning for binary packages
2013-05-24 Zac MedicoAtom: handle invalid */foo-version wildcard
2013-05-24 Zac Medicorepoman: check for deprecated EAPIs, bug #470670 v2.2.0_alpha177
2013-05-24 Zac Medicofetch: correctly handle file name without scheme
2013-05-18 Zac Medicotest_getconfig: sync FETCHCOMMAND_SFTP/SSH v2.2.0_alpha176
2013-05-18 Zac MedicoSupport PORTAGE_SSH_OPTS, bug #470002.
2013-05-18 Zac Medicodoebuild: fix emerge --fetchonly FEATURES=digest
2013-05-17 Zac MedicoPORTAGE_BINHOST: sftp with FETCHCOMMAND_SFTP
2013-05-15 Zac MedicoPORTAGE_BINHOST: https FETCHCOMMAND, bug #469888
2013-05-14 Zac Medicoenv_update: ensure_dirs, encode filename
2013-05-13 Mike Frysingerenv-update: change prelink to use /etc/prelink.conf...
2013-05-07 Zac Medicobinarytree: evaluate RESTRICT conditionals
2013-05-06 Zac Medicobinarytree: index RESTRICT, for ACCEPT_RESTRICT
2013-05-03 Zac MedicoSupport ACCEPT_RESTRICT for bug #467622. v2.2.0_alpha174
2013-05-03 Zac Medico_getMissingProperties: remove || support
2013-05-03 Zac MedicoSilence embedded profile warning for bug #467142.
2013-05-01 Zac MedicoSupport RESTRICT=preserve-libs, bug #364427
2013-05-01 Zac MedicoUse non-greedy findConsumers for bug #467896.
2013-04-29 Mike Frysingertests: clean up style a bit (mostly poor/inconsistent...
2013-04-28 Zac Medicoget_open_fds: use /dev/fd or /proc/self/fd
2013-04-23 Robin H. JohnsonAdd preliminary DCO_SIGNED_OFF_BY support for DCO Signe...
2013-04-16 Zac Medicomovefile: remove source symlink/hardlink after mv
2013-04-12 Aviv Keshetrefactor contents file writing to its own function
2013-04-01 Zac Medicobinarytree: copy g+rw from PKGDIR to files v2.2.0_alpha171
2013-04-01 Zac Medicoegencache,emirrordist: export NOCOLOR if no tty
2013-04-01 Zac Medicoegencache,emirrordist: disable color if no tty
2013-03-29 Michał GórnySupport overriding repo-name from layout.conf.
2013-03-27 Zac Medicomake.defaults: profile-formats control recursive v2.2.0_alpha170
next