Remove the _ensure_encodings module.
[portage.git] / pym /
2011-07-07 Zac MedicoRemove the _ensure_encodings module.
2011-07-07 Zac Medicoebuild(1): allow-missing-manifests for fetch
2011-07-07 Zac Medicodigestcheck: more allow-missing-manifests
2011-07-07 Zac Medicodigestcheck: support allow-missing-manifests
2011-07-07 Brian Harringadd FEATURES=allow-missing-manifests
2011-07-03 Arfrever Frehtes... Show repository in error message about missing USE...
2011-07-01 Zac MedicoFix a typo in a comment.
2011-07-01 Zac Medicovarexpand: remove escaped newline characters
2011-07-01 Zac Medicopreserve-libs: only preserve soname symlinks v2.2.0_alpha42
2011-07-01 Zac MedicoLinkageMapElf.findConsumers(): fix $ROOT handling
2011-07-01 Zac MedicoLinkageMapElf: clarify findConsumers soname code
2011-07-01 Zac MedicoLinkageMapElf.isMasterLink(): handle libproc
2011-06-30 Zac MedicoUseFlagDisplay: fix USE_EXPAND_HIDDEN breakage
2011-06-30 Zac MedicoFix a typo in a comment.
2011-06-30 Zac MedicoFix a typo in a docstring.
2011-06-30 Zac MedicoLinkageMapELF.isMasterLink(): literally compare
2011-06-30 Zac Medicoconfig: filter repo-level make.defaults earlier
2011-06-30 Zac Medicoebuild(1): use bintree.inject for "package" phase
2011-06-30 Zac MedicoOnly create soname symlinks in global libdirs.
2011-06-30 Zac Medicoconfig.setcpv(): simplify repo_env code
2011-06-30 Zac Medicoenv_update: document ldconfig -X for bug #373341
2011-06-29 Zac Medicopreserve-libs: don't preserve "master" symlink
2011-06-29 Michał GórnyDon't ever recreate root .so links on env-update.
2011-06-29 Zac MedicoDetect/create missing soname symlinks for libs.
2011-06-28 Arfrever Frehtes... read_corresponding_eapi_file(): Strip final \n from...
2011-06-28 Zac MedicoRemove unimplemented "severe" FEATURES value.
2011-06-28 Zac Medicovarexpand: handle backslashes like more like bash
2011-06-27 Arfrever Frehtes... pkg_use_display(): Use use.expand and use.expand_hidden...
2011-06-27 Zac MedicoPackage.use: share identical frozenset instances
2011-06-27 Zac MedicoFix CONFIG_PROTECT breakage from previous commit.
2011-06-27 Zac Medicoconfig: disallow per-package/repo CONFIG_PROTECT
2011-06-27 Zac MedicoPackage: add use.expand/expand_hidden attributes
2011-06-25 Zac Medicoprepare_features_dirs: fix ccache/distcc libdir
2011-06-23 Arfrever Frehtes... Improve indentation for readability.
2011-06-21 Zac Medicouse_reduce: less strict for installed
2011-06-21 Zac Medicoextract_affecting_use: less strict for installed
2011-06-21 Zac Medicoconfig: fix repo KeyErrors
2011-06-21 Zac MedicoUseManager: avoid possible repo KeyErrors
2011-06-21 Zac Medicoconfig: repo-level make.defaults/package.use
2011-06-21 Zac Medicoconfig: fix repositories attribute for clone
2011-06-19 Arfrever Frehtes... Bug #370693: Handle package.use.force and package.use...
2011-06-19 Arfrever Frehtes... Bug #370693: Support use.force, package.use.force,...
2011-06-17 Zac Medicorepoman: handle PermissionDenied from digestgen
2011-06-17 Zac Medicomisspell-suggestions: filter the input cp
2011-06-17 Zac Medicotreewalk: set REPLACING_VERSIONS later
2011-06-17 Zac Medicodoebuild: don't set REPLACING_VERSIONS for remove
2011-06-17 Zac Medicodoebuild: export REPLACING_VERSIONS more
2011-06-16 Zac Medicoprepare_build_dirs: skip FEATURES dirs more
2011-06-16 Zac Medicoexpand_set_args: add root SetArg nodes to graph
2011-06-13 Zac Medicobintree: don't provide default VERSION header v2.2.0_alpha41
2011-06-13 Zac Medicopkg_use_enabled: return early for built pkgs
2011-06-13 Zac Medicodigestgen: spawn_nofetch (fix previous commit)
2011-06-13 Zac Medicodigestgen: always allow fetch from mirror://
2011-06-13 Zac MedicoScheduler: make --fetchonly skip pkg_pretend
2011-06-12 Zac Medicotest_merge_order: test smallest runtime cycle
2011-06-11 Arfrever Frehtes... Fix a typo in a comment. v2.2.0_alpha40
2011-06-11 Zac Medicoserialize_tasks: debug output for runtime cycles
2011-06-11 Zac Medicoserialize_tasks: asap ignore medium_soft earlier
2011-06-11 Zac Medicoserialize_tasks: minimize runtime cycles more
2011-06-11 Zac Medicoserialize_tasks: minimize nodes in runtime cycles
2011-06-11 Zac Medicodepgraph._serialize_tasks: revert formatting diff
2011-06-11 Zac Medicodepgraph._serialize_tasks: move libperl/perl code
2011-06-11 Zac Medicobintree: verify that default REPO is legit
2011-06-11 Zac Medicodepgraph._serialize_tasks: tweak last commit more
2011-06-11 Zac Medicodepgraph._serialize_tasks: tweak last commit
2011-06-11 Zac Medicotest_fakedbapi: define PORTDIR, test missing IUSE
2011-06-11 Zac Medicotest_fakedbapi: use tempdir for config paths
2011-06-11 Zac MedicoAdd tests for fakedbapi.
2011-06-11 Zac Medicoslot_collision_notice: don't omit any use dep
2011-06-11 Zac Medicoshow_unsatisfied_blockers: don't omit any pkgs
2011-06-11 Arfrever Frehtes... Fix a typo.
2011-06-10 Zac Medicodepgraph._serialize_tasks: fix libperl/perl order
2011-06-10 Zac Medicofakedbapi: add myrepo args for portdbapi compat
2011-06-10 Zac Medicobintree: handle pkgindex CHOST header like REPO
2011-06-10 Zac Medicobintree: always populate pkgindex REPO header
2011-06-10 Zac MedicoFix some typoes in docs and comments. v2.2.0_alpha39
2011-06-09 Zac Medicouseflag/dep_re: less strict if eapi None
2011-06-09 Zac MedicoSubProcess: fix status for _set_returncode caller
2011-06-09 Zac MedicoAbstractEbuildProcess: handle kill by signal
2011-06-09 Zac MedicoSubProcess: make returncode like Popen
2011-06-09 Zac Medicolockfile: use hasattr() instead of dir()
2011-06-09 Zac Medicotest_use_reduce: test empty parens (bug 370565)
2011-06-09 Arfrever Frehtes... use_reduce: disallow empty parens
2011-06-09 Zac Medicogetmaskingstatus: fix keywords logic
2011-06-09 Zac Medicogetmaskingreason: EAPI metadata safety
2011-06-09 Zac Medicoshow_masked_packages: EAPI metadata safety
2011-06-09 Arfrever Frehtes... Fix a typo and update a comment.
2011-06-09 Zac Medico_show_unsatisfied_dep: fix logic for EAPI mask
2011-06-09 Zac MedicoSpawnTestCase: check returncode
2011-06-09 Zac Medicolocks: use a private constant for fcntl.lockf
2011-06-09 Zac MedicoTest noblocking locks.
2011-06-08 Zac Medicounmerge: show virtual in system unmerge warning
2011-06-08 Zac MedicoAtom: avoid TypeError with PyPy
2011-06-08 Zac Medicoautounmask-write: prefer package.accept_keywords
2011-06-08 Zac Medicoextract_affecting_use: _get_useflag_re(eapi)
2011-06-08 Zac Medicoautounmask-write: support package.accept_keywords
2011-06-08 Arfrever Frehtes... Add initial support for EAPI="4-python".
2011-06-06 Arfrever Frehtes... Fix some typos.
2011-06-06 Zac Medicobintree: populate REPO header for empty pkgindex v2.2.0_alpha38
2011-06-06 Zac Medicogetmaskingreason: assume myrepo arg is valid
next