portage.git
2006-10-21 Zac MedicoUse reset instead of regenerate (revert part of the...
2006-10-21 Zac MedicoOptimize config.setcpv so that it only calls regenerate...
2006-10-21 Zac MedicoAlso check keyword visibility via gvisible.
2006-10-21 Zac MedicoFor bug #152157, don't send a redundant escape sequence...
2006-10-21 Zac MedicoAdd news about package.use in profiles and default...
2006-10-21 Zac MedicoAdd package.use to the list of files supported in profiles.
2006-10-21 Zac MedicoAdd news about new-style virtuals being usable for...
2006-10-21 Zac MedicoRemove redunant population of the fakedb in depgraph...
2006-10-21 Zac MedicoUpdate the docs regarding delay of config.setinst calls...
2006-10-21 Zac MedicoAdd nodes to the fakedb in depgraph.create instead...
2006-10-21 Zac MedicoMore filtering binary package for visiblity in greedy...
2006-10-21 Zac MedicoIn greedy atom handlink, filter binary package for...
2006-10-21 Zac MedicoApply the fix for bug #152175 to system/world greedy...
2006-10-21 Zac MedicoFor bug #152175, trigger greedy --update behavior when...
2006-10-20 Zac MedicoAllow an empty PROMPT_COMMAND for bug #152157.
2006-10-20 Zac MedicoWe there is a circular deps panic in reversed mode...
2006-10-20 Zac MedicoClean up the blocker validation logic so that "blocks...
2006-10-20 Zac MedicoFix sed options from the previous commit so that it...
2006-10-20 Zac MedicoMake dosed use sed -i instead of a temp file. Thanks...
2006-10-20 Zac MedicoRemove special case of --emptytree in depgraph.display...
2006-10-19 Zac MedicoFor userpriv, call setgroups with all groups that the...
2006-10-19 Zac MedicoOnly call altlist() to validate blockers when necessary.
2006-10-18 Zac Medicos/digraph.MEDIUM/DepPriority.MEDIUM/
2006-10-18 Zac MedicoHandle unresolvable blockers properly for bug #151822.
2006-10-18 Zac MedicoExplicitly set the priority when a node is added to...
2006-10-18 Zac MedicoAll packages to be added to the world favorites via...
2006-10-18 Zac MedicoDon't initialize __weakref__ in the DepPriority constru...
2006-10-18 Zac MedicoAdd __weakref__ to __slots__ so that weakref support...
2006-10-18 Zac MedicoFix --usepkg --newuse logic so that it doesn't throw...
2006-10-18 Zac MedicoRemove the unused system slot from DepPriority.
2006-10-18 Zac MedicoFix a typo in xrange arguments from the previous commit.
2006-10-18 Zac MedicoAdd more dependency priority levels for merge order...
2006-10-17 Zac MedicoEliminate an unnecessary string concatenation.
2006-10-17 Zac MedicoMake empty digest-* files 0 bytes instead of 1 byte...
2006-10-17 Zac MedicoFix CONFIG_PROTECT so that is works with symlinked...
2006-10-17 Zac MedicoFilter empty elements in cumulative env-update variable...
2006-10-17 Zac MedicoEncapsulate altlist calls (for blockers that depend...
2006-10-17 Zac MedicoAdd back the -v option for tar (removed for bug #151146...
2006-10-17 Zac MedicoAdd -* support to stack_lists() and use dict.pop()...
2006-10-17 Zac MedicoStack use.mask/package.use.mask together at each level...
2006-10-17 Zac MedicoMerge package.use and USE from make.defaults together...
2006-10-17 Zac MedicoUse setdefault to avoid an extra dict lookup.
2006-10-17 Zac MedicoMake --depclean treat DEPEND as soft deps instead of...
2006-10-16 Zac MedicoAlways add blockers with priority=digraph.SOFT so that...
2006-10-16 Zac MedicoFix altlist blocker validation logic so that the correc...
2006-10-16 Zac MedicoBlockers that depend on merge order must be validated...
2006-10-16 Zac MedicoRemove blocker nodes from the digraph prior to the...
2006-10-16 Zac MedicoWhen unable to navigate around blockers, add them back...
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.
next