portage.git
2006-10-16 Marius Mauchadd make.conf diff for sparc-fbsd arch (from Uberlord)
2006-10-16 Zac MedicoFor bug #133908, prevent collisions in ${PKGDIR}/All...
2006-10-15 Zac MedicoSimplify and optimize grabdict. Thanks to Brian Harrin...
2006-10-15 Zac MedicoMake grabdict incremental, so that keys occuring multip...
2006-10-15 Zac MedicoTrigger binarytree population on bindbapi.cpv_all(...
2006-10-15 Zac MedicoAdd a missing method parameter.
2006-10-15 Zac MedicoSimplify binarytree.getname().
2006-10-15 Zac MedicoUse globing to match *rm phases from the last commit.
2006-10-15 Zac MedicoDisable the ECLASS inherited illegally message during...
2006-10-15 Zac MedicoFix display of nomerge nodes and --tree for ROOT!=/.
2006-10-14 Zac MedicoThis patch implements intelligent navigation around...
2006-10-14 Zac MedicoFix the USE flag handling in depgraph.display() for...
2006-10-14 Zac MedicoFix a KeyError triggered by blockers in depgraph.displa...
2006-10-14 Zac MedicoImplement per-package default USE flags at the ebuild...
2006-10-14 Zac MedicoFor bug #151082, don't allow installed packages to...
2006-10-14 Zac MedicoAlways `unset DEPEND RDEPEND PDEPEND IUSE` prior to...
2006-10-14 Zac MedicoFor bug #151146, don't use tar's --verbose option durin...
2006-10-14 Zac MedicoFor bug #151238, fix --with-bdeps logic so that it...
2006-10-12 Zac MedicoFix the new env-update lib dirs logic to properly accou...
2006-10-11 Zac MedicoEscape quotes for bug #150932.
2006-10-11 Zac MedicoMake an mtime change force an ldconfig run, since it...
2006-10-11 Zac MedicoUse contents to avoid unnecessary ldconfig calls for...
2006-10-11 Zac MedicoUse -e instead of -a for better cross-shell compatibili...
2006-10-11 Zac MedicoAppend PORTAGE_RSYNC_EXTRA_OPTS after the default optio...
2006-10-11 Zac MedicoUse grabfile instead of cat to display the gentoo-relea...
2006-10-11 Simon Stellingdisable path globbing when creating metadata keys;...
2006-10-11 Zac MedicoMake manifest2AuxfileFilter() slightly more efficient...
2006-10-11 Zac MedicoFor bug #150121, generate an error in digestcheck(...
2006-10-11 Zac MedicoMove PORTAGE_BUILDDIR in to a category subdirectory...
2006-10-11 Mike Frysingerdo not abort for the time being with lazy bindings...
2006-10-10 Zac MedicoAdd more self.modifying() checks in order to detect...
2006-10-10 Zac MedicoDon't lock repoman_settings because it needs to be...
2006-10-10 Zac MedicoRemove an unnecessary assumption preventing the use...
2006-10-10 Zac MedicoFix breakage in generation of favorites list for bug...
2006-10-10 Zac MedicoOnly unlink .installed after the collision-protect...
2006-10-10 Zac MedicoOnly do a slotmove on a slot dep atom if the slotmove...
2006-10-10 Zac MedicoPrint a more useful error message for bug #150488.
2006-10-10 Zac MedicoAdd $ROOT and $PORTAGE_CONFIGROOT support for etc-updat...
2006-10-10 Zac MedicoSimplify the needlessly complex virtuals preferencing...
2006-10-10 Zac MedicoAvoid unnecessary population of the bintree by populati...
2006-10-09 Zac MedicoMake --tree not imply --pretend anymore so that people...
2006-10-09 Zac MedicoMake --newuse not imply --update anymore because that...
2006-10-09 Zac MedicoDocument greedy atoms for the --update option.
2006-10-09 Zac MedicoRemove outdated mention of --update in the --deep docs.
2006-10-09 Zac MedicoCatch UnpicklingError when loading the mtimedb (reporte...
2006-10-09 Zac MedicoRemove unnecessary config.reset() calls in portage...
2006-10-09 Zac MedicoFix typo s/upper/lower/.
2006-10-09 Zac MedicoRemove unused PORTAGE_CALLER=portageq from the environment.
2006-10-09 Zac MedicoRemove unused PORTAGE_CALLER=emerge from the environment.
2006-10-09 Zac MedicoUse a local_config flag to replace PORTAGE_CALLER ...
2006-10-09 Zac MedicoFor repoman, hide the vardbapi from dep_zapdeps.
2006-10-08 Zac MedicoAdd news about multiple inheritance support in profiles.
2006-10-08 Zac MedicoGenerate the depgraph.args_keys list _before_ building...
2006-10-08 Zac MedicoRemove one more reference to use.defaults.
2006-10-08 Zac MedicoRemove use.default documentation since we don't use...
2006-10-08 Zac MedicoRemove the single parent constraint in profiles.
2006-10-08 Zac MedicoClean up depgraph.select_files() to use one list of...
2006-10-08 Zac MedicoMake the .installed invalidation conditional on srcroot...
2006-10-08 Zac MedicoMake the merge phase automatically invalidate the ...
2006-10-08 Zac MedicoFor bug #150361, implement greedy matching of command...
2006-10-08 Zac MedicoFix another bad package type assumption in depgraph...
2006-10-08 Zac MedicoMake system/world less greedy for bug #150251.
2006-10-08 Zac MedicoFor bug #140021, remove autoaddcvs from the docs. ...
2006-10-08 Zac MedicoFix dep_transform breakage (regression from r4596).
2006-10-07 Zac MedicoStack negative user virtuals in the correct order for...
2006-10-07 Zac MedicoFor bug #150377, make virtual preferences in a profile...
2006-10-07 Zac MedicoRemove redundant quotes from PORTAGE_RSYNC_OPTS.
2006-10-07 Zac MedicoRemove redunant quotes for bug #150381. This change...
2006-10-07 Zac MedicoFix package type assumptions in depgraph.display()...
2006-10-07 Zac MedicoAdd a heading for portage-2.1.2.
2006-10-07 Zac MedicoAdd a release note about --with-bdeps.
2006-10-07 Zac MedicoAdd news about major bug fixes in 2.1.2.
2006-10-06 Zac MedicoDelete some temporary variables after use.
2006-10-06 Zac MedicoIn update_dbentries(), use != rather than "is not"...
2006-10-06 Zac MedicoReject installed packages if they have a matching maske...
2006-10-06 Zac MedicoFor bug #48195, fall back to the installed packages...
2006-10-06 Zac MedicoMake repoman generate a syntax error if a slot dep...
2006-10-06 Zac MedicoDon't call varexpand inside getconfig for env.d/profile...
2006-10-06 Zac MedicoFor bug #14215, put the shlex parser in posix mode...
2006-10-06 Zac MedicoFor bug #150163, remove unnecessary validation of new_p...
2006-10-06 Zac MedicoFor bug #150178, print an error message when emerge...
2006-10-05 Zac MedicoAdd news about slot deps.
2006-10-05 Zac MedicoImprove best_match_to_list() and include support for...
2006-10-05 Zac MedicoFix package moves/slotmoves to work with slot deps.
2006-10-05 Zac MedicoJust use a simple replace for the needlessly complex...
2006-10-05 Zac MedicoFor bug #4698, use slot deps to ensure that all install...
2006-10-05 Zac MedicoAdd support for slot based dep matching in all dbapi...
2006-10-04 Zac MedicoShare duplicate code between dep_getkey() and dep_getcpv().
2006-10-04 Zac MedicoDon't create /cvs-src since the cvs.eclass will do...
2006-10-04 Zac MedicoFix a typo for the file mode in ${T}.
2006-10-04 Zac MedicoDon't apply the sticky bits until we have a complete...
2006-10-04 Zac MedicoProperly write all fifo and device nodes to CONTENTS...
2006-10-04 Zac MedicoRemove redundant PORTAGE_BUILDDIR creation.
2006-10-04 Zac MedicoWhen gathering a group of nodes to merge (with circular...
2006-10-04 Zac MedicoMake PORTAGE_BUILDDIR and subdirectories group writable...
2006-10-03 Zac MedicoDon't set the gid unnecessarily on $PORTAGE_BUILDDIR...
2006-10-03 Zac MedicoFor userpriv support, chown files in ${T} if necessary...
2006-10-03 Zac MedicoUse 01775 permissions for subdirectories of PORTAGE_TMP...
2006-10-03 Zac MedicoUse 755 permissions for ${PORTAGE_WORKDIR}/distdir...
2006-10-03 Zac MedicoPrint a message about make.globals if PORTDIR is undefined.
next