portage.git
2013-06-24 Zac Medicorepoman: re-use repoman_settings.repositories v2.2.0_alpha185
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 Vladimir RomanovAdd man/ru/color.map.5
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 Arfrever Frehtes... Update notes about aliases, eclass-overrides and master...
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 Medicoemerge-webrsync: fetch_file rm absolute path
2013-06-22 Zac Medicoemerge-delta-webrsync: clean TMPDIR more v2.2.0_alpha184
2013-06-22 Zac Medicoemerge-delta-webrsync: check full snapshot sig
2013-06-22 Zac MedicoFEATURES=xattr: wrap install binary, bug #465000
2013-06-22 Zac Medicoinstall.py: add bash wrapper for python script
2013-06-21 Zac Medicoinstall.py: use surrogateescape for Python >=3.2
2013-06-21 Zac MedicoNormalize EPREFIX more.
2013-06-21 Zac Medicoinstall.py: add note about parse_known_args
2013-06-21 Zac Medicoinstall.py: Python 2.6 and 3.1 optparse compat
2013-06-21 Anthony Basileinstall.py wrapper for xattrs, bug #465000
2013-06-20 Zac MedicoDecode sys.argv with surrogateescape for Python 3
2013-06-20 Zac Medicochpathtool: fix mime_type TypeError, bug #473892 v2.2.0_alpha183
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 Medicodepgraph: fix installed/newuse logic more
2013-06-19 Zac Medicodepgraph: fix --exclude/--newuse interaction
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 Medicoportage.5: repos.conf: document priority
2013-06-18 Zac MedicoRepoConfigLoader: fix main-repo priority default
2013-06-18 Zac Medicoportage.5: repos.conf: document main-repo
2013-06-18 Zac MedicoRepoConfigLoader: delete repo if location missing
2013-06-18 Zac MedicoRootConfig.update: call delattr when appropriate
2013-06-18 Zac MedicoRootConfig: mtimedb AttributeError, bug #473710
2013-06-17 Zac Medicoaction_build: remove useless --ask autoclean
2013-06-16 Zac MedicoShow blocker parents for non slot-conflict pkgs. v2.2.0_alpha180
2013-06-15 Zac Medicorun_action: use emerge_config attrs, not locals
2013-06-15 Zac MedicoShow unevaluated atom in blocker parent display.
2013-06-13 Zac Medicoemerge --autounmask-write: chk_updated_cfg_files
2013-06-13 Zac Medicoman/make.conf.5: mention RSYNC_PROXY
2013-06-10 Zac Medico_emerge_config: simplify __getitem__
2013-06-10 Zac Medico_emerge_config: implement __iter__
2013-06-10 Zac Medicodep_check: remove redundant list copy
2013-06-09 Zac Medicoman/portage.5: remove /etc/make.conf references
2013-06-09 Zac Medicoemerge_main: call portdbapi destructors v2.2.0_alpha179
2013-06-09 Zac Medicomatch_from_list: =* op with revision, bug #467826
2013-06-08 Zac Medicoemerge_main: hold large objects in emerge_config
2013-06-08 Zac Medicoemerge --metadata/regen: flush portdbapi cache
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-06-01 Zac Medicodepgraph.display(): handle reverse for --tree
2013-05-31 Zac Medicodepgraph: tuple display list, avoid copies
2013-05-31 Zac Medicodepgraph: buidpkgonly error earlier, bug #471910
2013-05-24 Zac Medicorepoman: deprecate mono.eclass, bug #471184
2013-05-24 Zac Medico_find_bad_atoms: use insert_category_into_atom
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 Medicoman/emerge.1: --resume uses mtimedb
2013-05-24 Zac Medicofetch: correctly handle file name without scheme
2013-05-21 Zac Medicoecompressdir: indirect symlinks, bug #470916
2013-05-20 Zac Medico*_DEFAULT_OPTS: shlex for embedded quotes
2013-05-19 Zac MedicoEMERGE_DEFAULT_OPTS: shlex for embedded quotes
2013-05-18 Zac Medicotest_getconfig: sync FETCHCOMMAND_SFTP/SSH v2.2.0_alpha176
2013-05-18 Zac MedicoFix RESTRICT=test message for bug #469332.
2013-05-18 Zac MedicoSupport PORTAGE_SSH_OPTS, bug #470002.
2013-05-18 Zac MedicoRELEASE-NOTES: ACCEPT_RESTRICT in 2.1.12
2013-05-18 Ryan HillFlag -Wsizeof-pointer-memaccess warnings.
2013-05-18 Zac Medicodocs: metadata/cache is now md5-cache bug #470154
2013-05-18 Zac MedicoJobStatusDisplay: fix tigetstr for pypy-2.0_beta2
2013-05-18 Zac MedicoEbuildBuild: don't digest if fetch failed
2013-05-18 Zac MedicoFix emerge --fetch --digest for bug #470238.
2013-05-18 Zac Medicodoebuild: fix emerge --fetchonly FEATURES=digest
2013-05-17 tomboy64man/make.conf.5: SYNC ssh examples, bug #470152
2013-05-17 Zac MedicoPORTAGE_BINHOST: sftp with FETCHCOMMAND_SFTP
2013-05-15 Zac Medicorepoman: use FETCHCOMMAND for metadata.dtd v2.2.0_alpha175
2013-05-15 Zac Medicoman/ebuild.5: note that PROVIDE is deprecated
2013-05-15 Vladimir Romanovdispatch-conf: fix python2-style print call
2013-05-15 Vladimir Romanovarchive-conf: rename vars to avoid builtin names
2013-05-15 Vladimir RomanovRemove unused imports, bug #469022
2013-05-15 Zac MedicoDefault FEATURES=preserve-libs for portage-2.1.12
next