Support SYNC setting in make.conf.
[portage.git] / pym / portage /
2013-07-26 Zac MedicoSupport SYNC setting in make.conf. v2.2.0_alpha190
2013-07-26 Arfrever Frehtes... Fix NameError.
2013-07-26 Zac MedicoRemove pysqlite2 support.
2013-07-25 Zac MedicoRefer to /etc/portage/make.conf in messages.
2013-07-25 Zac MedicoFix alias handling in missing masters warning.
2013-07-25 Zac MedicoDisable usersandbox for tests.
2013-07-25 Zac Medicotest_doebuild_fd_pipes: bsd compat
2013-07-25 Zac MedicoRepoConfig: backward compat SYNC for mirrorselect
2013-07-25 Arfrever Frehtes... Disable an error for entries from PORTDIR_OVERLAY.
2013-07-25 Arfrever Frehtes... Print more consistent error messages for entries in...
2013-07-24 Zac MedicoAvoid redundant parse_layout_conf() calls.
2013-07-24 Arfrever Frehtes... emirrordist: Require --repo option, deprecate --portdir...
2013-07-24 Arfrever Frehtes... Bug #477452: Support force attribute in repos.conf.
2013-07-23 Arfrever Frehtes... Add warning for missing masters attribute in layout...
2013-07-23 Zac Medicogetmaskingreason: handle UNKNOWN_REPO
2013-07-23 Arfrever Frehtes... portage.package.ebuild.getmaskingreason.getmaskingreaso...
2013-07-23 Zac MedicoDelay validation of repos.conf locations/names.
2013-07-23 Zac MedicoRemove stray print from last commit.
2013-07-23 Zac MedicoRepoConfigLoader: PORTDIR/repos.conf interaction
2013-07-22 Arfrever Frehtes... Move hardcoded atoms of cvs, git and rsync to portage...
2013-07-22 Arfrever Frehtes... Add support for multiple repositories in `emerge -...
2013-07-22 Zac Medicoemerge-webrsync: use PORTAGE_REPOSITORIES var
2013-07-22 Zac Medicoinherit: optimize eclass search
2013-07-22 Zac MedicoSplit PORTDIR_OVERLAY with shlex.
2013-07-22 Zac MedicoSanitize PYTHONPATH for helpers, bug #477764
2013-07-16 Arfrever Frehtes... Stop using PORTDIR_OVERLAY in bash part of Portage.
2013-07-14 Zac Medicoconfig: add PORTDIR to expand_map
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
next