portage.git
2008-10-30 Zac Medicodefine myunadded such that repoman doesn't crash when...
2008-10-30 Zac MedicoBug #225429 - Inside LinkageMap.rebuild(), update self...
2008-10-30 Zac MedicoBug # 225429 - Try to remove unneeded preserved libs...
2008-10-30 Zac MedicoIn dblink.unmerge(), update the CONTENTS entries when...
2008-10-30 Zac MedicoBug #225429 - In dblink.unmerge(), eliminate consumers...
2008-10-29 Zac MedicoMake config.setcpv() store the ebuild metadata inside...
2008-10-29 Zac MedicoFix interaction between LinkageMap.rebuild() and the...
2008-10-28 Zac MedicoFix $ROOT handling inside LinkageMap.findConsumers().
2008-10-28 Zac MedicoBug #238957 - When removing unneeded preserved libs...
2008-10-28 Zac MedicoUpdate the auto-add message to say "Manifest" instead...
2008-10-28 Zac MedicoRemove manifest1 digest-* autoadd code. Thanks to grobian.
2008-10-28 Zac MedicoFix graph.get() so that it works as intended, returning...
2008-10-28 Zac MedicoFix some incorrect $ROOT handling inside LinkageMap.
2008-10-28 Zac MedicoMake SetConfig.getSetAtoms() raise a PackageSetNotFound...
2008-10-28 Zac MedicoFix incorrect $ROOT handling inside dblink._preserve_li...
2008-10-28 Zac MedicoPass $ROOT into the LinkageMap._ObjectKey constructor...
2008-10-28 Zac MedicoPass $ROOT into portage.util.getlibpaths().
2008-10-27 Zac MedicoReturn early from fetch() if no uris are given.
2008-10-27 Zac MedicoIn fetch(), avoid the "Adjusting permissions recursivel...
2008-10-26 Zac MedicoEnable bashrc even when $EBUILD_PHASE is unset, so...
2008-10-25 Zac MedicoWhen creating the temporary $DISTDIR, do not try to...
2008-10-24 Zac MedicoFix preserve-libs code inside dblink.unmerge() so that...
2008-10-24 Zac MedicoWhen populating the fake $DISTDIR inside doebuild(...
2008-10-23 Zac MedicoAdd "subversion" to InheritAutotools._exempt_eclasses...
2008-10-23 Zac MedicoAdd "bzr" to the lists of live eclasses.
2008-10-23 Zac MedicoAdd "bzr" to the lists of live eclasses.
2008-10-22 Zac MedicoBug #243224 - Add an exemption to the inherit.autotools...
2008-10-22 Zac MedicoFix grammar.
2008-10-22 Zac MedicoAdd a PROPERTIES.syntax check.
2008-10-22 Zac MedicoDocument PROPERTIES=interactive.
2008-10-21 Zac MedicoBug #233296 - Add minimal PROPERTIES=interactive suppor...
2008-10-21 Zac MedicoSplit dep validation out of doebuild() and skip it...
2008-10-21 Zac MedicoValidate PROPERTIES inside doebuild().
2008-10-21 Zac MedicoRemove unused imports found by pyflakes.
2008-10-21 Zac MedicoRemove needlessly complex error handling code from...
2008-10-21 Zac MedicoUse normal return statements instead of calling sys...
2008-10-21 Zac MedicoBug #186842 - Suppress file merge display, as previousl...
2008-10-21 Zac MedicoAdd PORTAGE_QUIET to the environment whitelist and...
2008-10-20 Zac MedicoRemove redundant duplicate uri elimination code. It...
2008-10-20 Zac MedicoPrefer thirdpartymirrors over normal mirrors in cases...
2008-10-20 Zac MedicoHandle the case that was intended to be fixed by r11702...
2008-10-20 Zac MedicoRevert previous 2 commits since they broke "selective...
2008-10-20 Zac MedicoSimplify logic from the previous commit.
2008-10-19 Zac MedicoRemove the "found_available_arg" variable from depgraph...
2008-10-17 Zac MedicoRemove the unused portage.gpg module and portage_gpg_up...
2008-10-17 Zac MedicoRemove support for FEATURES=gpg since it's already...
2008-10-17 Zac MedicoIn fetch(), make sure all references to digests for...
2008-10-16 Zac MedicoIn fetch(), don't spawn pkg_nofetch unless PORTAGE_BUIL...
2008-10-16 Zac MedicoBug #242304 - When a zero-byte distfile is detected...
2008-10-14 Zac MedicoBug #229033 - When a Manifest is added automatically...
2008-10-14 Zac MedicoBug #241366 - Only suggest to run `emaint --check world...
2008-10-14 Zac MedicoWhen emerge --keep-going bails due to missing dependenc...
2008-10-13 Zac MedicoMake sure the pkg_nofetch phase is only called once...
2008-10-13 Zac MedicoMake fetch() fetch as many files as possible, even...
2008-10-13 Zac MedicoDon't return from fetch() due to fetch restriction...
2008-10-12 Zac MedicoBug #234301 - When fetch fails, include the path of...
2008-10-12 Zac MedicoBug #241118 - Re-enable pkg_nofetch for emerge --preten...
2008-10-12 Zac MedicoAdd an explicit note about bug #239560 in the relevant...
2008-10-12 Zac MedicoInside fetch(), don't call pkg_nofetch when in parallel...
2008-10-12 Zac MedicoNow that only prefetch (parallel-fetch) output goes...
2008-10-12 Zac MedicoRemove the prefetch logic in EbuildFetcher._pipe()...
2008-10-12 Zac MedicoBuge #241100 - Make EbuildFetcher use a pty when approp...
2008-10-12 Zac MedicoMake the Scheduler class treat failed fetches the same...
2008-10-11 Zac MedicoIn EbuildFetcher._start(), in order to ensure that...
2008-10-11 Zac MedicoWhen warning about package categories that haven't...
2008-10-11 Zac MedicoBug #241204 - Fix dbapi.invalidentry() calls inside...
2008-10-10 Mike Frysingeronly use dummy echos in do_file() when running in inter...
2008-10-10 Zac MedicoMigrate code from plain ValueError to AmbiguousPackageN...
2008-10-10 Zac MedicoBug #241132 - Handle AmbiguousPackageName exceptions...
2008-10-10 Zac MedicoCreate a new AmbiguousPackageName exception to raise...
2008-10-09 Zac MedicoGrab make.globals from GLOBAL_CONFIG_PATH if available...
2008-10-09 Zac MedicoAt the end of dyn_clean(), also remove the $CATEGORY... v2.2_rc12
2008-10-09 Zac MedicoRemove redundant os.close(master_fd) call inside SpawnP...
2008-10-09 Zac MedicoFix code from previous commit so it properly checks...
2008-10-09 Zac MedicoBug #240684 - Fix _ebuild_arg_to_phase() to handle...
2008-10-09 Zac MedicoIn EbuildFetcher._set_returncode(), don't clean up...
2008-10-08 Zac MedicoDon't show the repo display when the merge list is...
2008-10-08 Zac MedicoFix apparent breakage from r11593 (slot dep support):
2008-10-08 Zac MedicoIn EbuildBuild._fetch_exit(), clean up the fetch log...
2008-10-08 Zac MedicoUse separate temp directories in order to avoid potenti...
2008-10-08 Zac MedicoSince EbuildBuild no longer directs it's EbuildFetcher...
2008-10-08 Zac MedicoBefore returning config instances from Scheduler._alloc...
2008-10-07 Zac MedicoGenerate elog messages for failed fetches. This restore...
2008-10-07 Zac MedicoInstead of using inheritance, reference the ConfigParse...
2008-10-07 Zac MedicoMake "qawarnings" a normal set since the missingvars...
2008-10-07 Zac MedicoChange the "qawarnings" variable from a list to a set.
2008-10-07 Zac MedicoMake HOMEPAGE.missing fatal again since, in cases when...
2008-10-07 Zac MedicoWhen EbuildBuild encounters a failed fetch, propagee...
2008-10-07 Zac MedicoMake EbuildFetcher clean up the build dir after failure...
2008-10-07 Zac MedicoMake EbuildFetcher direct fetch output to the normal...
2008-10-07 Zac MedicoFix EbuildFetcher._wait_hook() so it can be called...
2008-10-07 Zac MedicoBug #234301 - Add support to EbuildFetcher to collect...
2008-10-06 Zac MedicoIn fetch(), never call the pkg_nofetch phase when in...
2008-10-06 Zac MedicoIn doebuild(), don't create build dirs when "listonly...
2008-10-06 Zac MedicoIn order to avoid "waiting for lock" messages
2008-10-06 Zac MedicoFix KeyError raised from display_preserved_libs() when...
2008-10-05 Zac MedicoBug #240022 - Avoid duplicate output for the same libra...
2008-10-05 Zac MedicoMake HOMEPAGE.missing a warning since some packages...
2008-10-05 Zac MedicoAvoid raising a KeyError from display_preserved_libs...
2008-10-05 Zac MedicoIn dyn_clean, cd to $PORTAGE_BUILDDIR/.. before attempt...
next