portage.git
2010-08-18 Sebastian LutherTests: Make sure the ResolverPlayground doesn't ignore...
2010-08-18 Sebastian LutherTests: ResolverPlaygound: change --root-deps parameter...
2010-08-18 Zac MedicoUse _prepare_env_file() to extract the binary package...
2010-08-18 Zac MedicoUse _prepare_env_file() to extract environment.bz2...
2010-08-18 Zac MedicoBug #324075 - If the vcs doesn't preserve mtimes then...
2010-08-18 Sebastian Luthercheck_required_use: Fix the same bug as in use_reduce
2010-08-18 Sebastian Lutherparen_reduce: Fix the same bug as in use_reduce
2010-08-18 Sebastian LutherRevert "Tests: Remove paren_reduce tests"
2010-08-18 Zac Medico* Replace config._iuse_implicit_re with a callable...
2010-08-18 Sebastian Lutheruse_reduce: code cleanup
2010-08-18 Zac MedicoBug #312085 - Make config.setcpv() treat USE_EXPAND_HID...
2010-08-18 Zac MedicoBug #308933 - Export os.path.realpath(PORTAGE_TMPDIR...
2010-08-18 Zac MedicoRemove unused iuse_implicit attribute.
2010-08-18 Zac MedicoAdd opconvert test for "|| ( ( A B ) C )".
2010-08-18 Zac MedicoFix use_reduce() to correctly handle "|| ( ( A B )...
2010-08-18 Zac MedicoAdd commented test case for a known regression.
2010-08-17 Zac MedicoTemporarily disable portage.dep deprecation warnings...
2010-08-17 Zac MedicoUse binarytree._ensure_dir() to create the binpkg paren...
2010-08-17 Zac MedicoUse binarytree._ensure_dir() to create the binpkg paren...
2010-08-17 Zac MedicoFix breakage in REPLACING_VERSIONS support for emerge.
2010-08-17 Zac MedicoAdd pretend to actionmap_deps.
2010-08-17 Zac MedicoFix the REPLACING_VERSIONS code to work in cases when...
2010-08-17 Zac MedicoDiscard REPLACING_VERSIONS and REPLACED_BY_VERSION...
2010-08-17 Zac MedicoUse EbuildPhase instead of EbuildProcess, for things...
2010-08-17 Zac MedicoMake EbuildBinpkg inherit from CompositeTask since...
2010-08-17 Arfrever Frehtes... Remove no longer needed code.
2010-08-17 Zac MedicoTweak the EbuildSpawnProcess test and add comments.
2010-08-17 Zac MedicoMake EbuildBinpkg inherit from EbuildProcess since...
2010-08-17 Zac MedicoPass actionmap keyword argument as keyword, rather...
2010-08-17 Zac MedicoWrite compiled bytecodes to /dev/null, rather than...
2010-08-17 Zac MedicoFix _spawn_phase() to pass actionmap to EbuildPhase.
2010-08-17 Zac MedicoUnify ebuild spawing some more. All proper ebuild phase...
2010-08-17 Zac MedicoFix _spawn_phase() to spawn phases without sandbox...
2010-08-17 Zac MedicoSource isolated-functions.sh for helpers_die function.
2010-08-17 Zac MedicoMake doebuild() use EbuildPhase to execute all phase...
2010-08-17 Zac MedicoMake sure doebuild() doesn't erroneously unlink a logfi...
2010-08-17 Zac MedicoMake EbuildBuild check the manifest before beginning...
2010-08-17 Zac MedicoFor ebuilds from $ROOT/var/db/pkg, don't give /var...
2010-08-17 Zac MedicoUse EbuildPhase to eliminate duplicate phase conditiona...
2010-08-17 Zac MedicoUse EbuildPhase to execute preinst/postinst and elimina...
2010-08-17 Zac MedicoUse MiscFunctionsProcess to eliminate the _spawn_misc_s...
2010-08-17 Zac MedicoMake spawnebuild() use EbuildPhase to eliminate duplica...
2010-08-17 Zac MedicoReuse a single TaskScheduler instance.
2010-08-17 Zac MedicoFix broken reference to 'myprovide' variable.
2010-08-17 Zac MedicoPass token_class=portage.dep.Atom when parsing PROVIDE.
2010-08-17 Zac MedicoAdd a MiscFunctionsProcess test.
2010-08-17 Sebastian LutherPass token_class parameter if possible to use_reduce
2010-08-17 Sebastian Lutherportage.dep.use_reduce: Add token_class parameter
2010-08-17 Zac MedicoFix ebuild.sh argument for cleanrm phase.
2010-08-17 Zac MedicoMove the fakeroot_state attribute back to EbuildSpawnPr...
2010-08-16 Arfrever Frehtes... Expand sys.executable earlier, so that change of sys...
2010-08-16 Arfrever Frehtes... Fix typos in comments.
2010-08-16 Zac MedicoMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-08-16 Zac MedicoMove fakeroot_state attribute from EbuildSpawnProcess to
2010-08-16 Arfrever Frehtes... Merge branch 'master' of git+ssh://git.overlays.gentoo...
2010-08-16 Arfrever Frehtes... Ensure that PORTAGE_PYTHON isn't a symlink.
2010-08-16 Zac MedicoTest the EbuildPhase class.
2010-08-16 Zac MedicoRemove unused attributes from classes.
2010-08-16 Zac MedicoSplit out parts of doebuild() so that EbuildProcess...
2010-08-16 Zac MedicoRevert back to using portdbapi.getFetchMap() since...
2010-08-16 Sebastian Lutherportage.dep.use_reduce: More comments and better error...
2010-08-16 Sebastian LutherPass is_valid_flag to use_reduce if possible
2010-08-16 Sebastian Lutherportage.dep.use_reduce: Better error messages
2010-08-16 Sebastian Lutherportage.dep.use_reduce: Better validation of use flags...
2010-08-16 Zac MedicoConvert EbuildBinpkg to inherit from MiscFunctionsProce...
2010-08-16 Zac MedicoSplit the actionmap code out of doebuild() into a _spaw...
2010-08-16 Zac MedicoHandle OSError from os.path.samefile() (breakage from...
2010-08-16 Zac MedicoBug #332967 - In bintree.inject(), add a sanity check...
2010-08-16 Zac MedicoWhen displaying portage.auxdbkeys, sort and filter...
2010-08-16 Alec WarnerAdd ability for portageq help to print valid metadata...
2010-08-16 Zac MedicoUse _parse_uri_map() so that we can use cached metadata...
2010-08-16 Zac MedicoSplit a _parse_uri_map() function out of portdbapi...
2010-08-16 Zac MedicoBug #316311 - Document that in EAPI 4 the doman -i18n...
2010-08-16 Zac MedicoBug #273651 - Document how helpers die automatically...
2010-08-16 Zac MedicoBug #273650 - Document that unset RDEPEND no longer...
2010-08-16 Zac MedicoBug #273648 - Document restriction of S to WORKDIR...
2010-08-16 Zac MedicoBug #273646 - Copy PMS section 12.1.2 EAPI 4 docs for...
2010-08-16 Zac MedicoBug #273644 - Document that the KV variable is gone...
2010-08-16 Zac MedicoBug #273643 - Document that the AA variable is gone...
2010-08-16 Zac MedicoBug #273640 - Document that in EAPI 4 econf adds
2010-08-16 Zac MedicoBug #273636 - Document that in EAPI 4 doins and newins...
2010-08-16 Zac MedicoBug #273631 - Add docs for EAPI 4 default src_install...
2010-08-16 Zac MedicoBug #273626 - Add PMS docs for USE Dependency Defaults.
2010-08-16 Zac MedicoBug #273622 - Add docs for pkg_pretend from PMS 10...
2010-08-16 Zac MedicoEnable EbuildIpcDaemon support by default.
2010-08-16 Zac MedicoAdd support for /etc/portage/package.accept_keywords...
2010-08-16 Zac MedicoImplement ExtendedAtomDict.iteritems(), so that it...
2010-08-16 Zac MedicoFix make.conf code to handle None return value from...
2010-08-16 Zac MedicoAdd support for /etc/portage/make.profile as an alterna...
2010-08-16 Zac MedicoAdd support for /etc/portage/make.conf. If present...
2010-08-16 Zac MedicoRemove PollScheduler._schedule_waitpid() since this...
2010-08-15 Zac MedicoDon't handle KeyError when looking up event handlers...
2010-08-15 Zac MedicoFix PollScheduler._unregister() to discard any unhandle...
2010-08-15 Zac MedicoFix SubProcess instances to call _set_returncode()...
2010-08-15 Zac MedicoRemove questionable lockfile removal code in dbapi...
2010-08-15 Zac MedicoDispose of lock object after calling unlockfile(),...
2010-08-15 Zac MedicoEvaluate SRC_URI and return early if there's nothing...
2010-08-15 Zac MedicoMake DoebuildSpawnTestCase instantiate a minimal Packag...
2010-08-15 Zac MedicoRemove unuser return values from PollScheduler event...
2010-08-15 Zac MedicoRemove redundant os.path.join() call in _init_ipc_fifos().
next