2006-10-18 |
Zac Medico | Fix --usepkg --newuse logic so that it doesn't throw... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Zac Medico | Remove the unused system slot from DepPriority. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Zac Medico | Fix a typo in xrange arguments from the previous commit. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Zac Medico | Add more dependency priority levels for merge order... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Zac Medico | Eliminate an unnecessary string concatenation. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Zac Medico | Make empty digest-* files 0 bytes instead of 1 byte... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Zac Medico | Fix CONFIG_PROTECT so that is works with symlinked... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Zac Medico | Filter empty elements in cumulative env-update variable... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Zac Medico | Encapsulate altlist calls (for blockers that depend... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Zac Medico | Add back the -v option for tar (removed for bug #151146... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Zac Medico | Add -* support to stack_lists() and use dict.pop()... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Zac Medico | Stack use.mask/package.use.mask together at each level... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Zac Medico | Merge package.use and USE from make.defaults together... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Zac Medico | Use setdefault to avoid an extra dict lookup. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Zac Medico | Make --depclean treat DEPEND as soft deps instead of... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Zac Medico | Always add blockers with priority=digraph.SOFT so that... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Zac Medico | Fix altlist blocker validation logic so that the correc... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Zac Medico | Blockers that depend on merge order must be validated... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Zac Medico | Remove blocker nodes from the digraph prior to the... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Zac Medico | When unable to navigate around blockers, add them back... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Marius Mauch | add make.conf diff for sparc-fbsd arch (from Uberlord) |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Zac Medico | For bug #133908, prevent collisions in ${PKGDIR}/All... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Zac Medico | Simplify and optimize grabdict. Thanks to Brian Harrin... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Zac Medico | Make grabdict incremental, so that keys occuring multip... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Zac Medico | Trigger binarytree population on bindbapi.cpv_all(... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Zac Medico | Add a missing method parameter. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Zac Medico | Simplify binarytree.getname(). |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Zac Medico | Use globing to match *rm phases from the last commit. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Zac Medico | Disable the ECLASS inherited illegally message during... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Zac Medico | Fix display of nomerge nodes and --tree for ROOT!=/. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Zac Medico | This patch implements intelligent navigation around... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Zac Medico | Fix the USE flag handling in depgraph.display() for... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Zac Medico | Fix a KeyError triggered by blockers in depgraph.displa... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Zac Medico | Implement per-package default USE flags at the ebuild... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Zac Medico | For bug #151082, don't allow installed packages to... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Zac Medico | Always `unset DEPEND RDEPEND PDEPEND IUSE` prior to... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Zac Medico | For bug #151146, don't use tar's --verbose option durin... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Zac Medico | For bug #151238, fix --with-bdeps logic so that it... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Zac Medico | Fix the new env-update lib dirs logic to properly accou... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Zac Medico | Escape quotes for bug #150932. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Zac Medico | Make an mtime change force an ldconfig run, since it... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Zac Medico | Use contents to avoid unnecessary ldconfig calls for... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Zac Medico | Use -e instead of -a for better cross-shell compatibili... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Zac Medico | Append PORTAGE_RSYNC_EXTRA_OPTS after the default optio... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Zac Medico | Use grabfile instead of cat to display the gentoo-relea... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Simon Stelling | disable path globbing when creating metadata keys;... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Zac Medico | Make manifest2AuxfileFilter() slightly more efficient... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Zac Medico | For bug #150121, generate an error in digestcheck(... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Zac Medico | Move PORTAGE_BUILDDIR in to a category subdirectory... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Mike Frysinger | do not abort for the time being with lazy bindings... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Zac Medico | Add more self.modifying() checks in order to detect... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Zac Medico | Don't lock repoman_settings because it needs to be... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Zac Medico | Remove an unnecessary assumption preventing the use... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Zac Medico | Fix breakage in generation of favorites list for bug... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Zac Medico | Only unlink .installed after the collision-protect... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Zac Medico | Only do a slotmove on a slot dep atom if the slotmove... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Zac Medico | Print a more useful error message for bug #150488. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Zac Medico | Add $ROOT and $PORTAGE_CONFIGROOT support for etc-updat... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Zac Medico | Simplify the needlessly complex virtuals preferencing... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Zac Medico | Avoid unnecessary population of the bintree by populati... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Zac Medico | Make --tree not imply --pretend anymore so that people... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Zac Medico | Make --newuse not imply --update anymore because that... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Zac Medico | Document greedy atoms for the --update option. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Zac Medico | Remove outdated mention of --update in the --deep docs. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Zac Medico | Catch UnpicklingError when loading the mtimedb (reporte... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Zac Medico | Remove unnecessary config.reset() calls in portage... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Zac Medico | Fix typo s/upper/lower/. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Zac Medico | Remove unused PORTAGE_CALLER=portageq from the environment. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Zac Medico | Remove unused PORTAGE_CALLER=emerge from the environment. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Zac Medico | Use a local_config flag to replace PORTAGE_CALLER ... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Zac Medico | For repoman, hide the vardbapi from dep_zapdeps. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | Add news about multiple inheritance support in profiles. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | Generate the depgraph.args_keys list _before_ building... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | Remove one more reference to use.defaults. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | Remove use.default documentation since we don't use... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | Remove the single parent constraint in profiles. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | Clean up depgraph.select_files() to use one list of... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | Make the .installed invalidation conditional on srcroot... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | Make the merge phase automatically invalidate the ... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | For bug #150361, implement greedy matching of command... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | Fix another bad package type assumption in depgraph... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | Make system/world less greedy for bug #150251. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | For bug #140021, remove autoaddcvs from the docs. ... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Zac Medico | Fix dep_transform breakage (regression from r4596). |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Zac Medico | Stack negative user virtuals in the correct order for... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Zac Medico | For bug #150377, make virtual preferences in a profile... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Zac Medico | Remove redundant quotes from PORTAGE_RSYNC_OPTS. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Zac Medico | Remove redunant quotes for bug #150381. This change... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Zac Medico | Fix package type assumptions in depgraph.display()... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Zac Medico | Add a heading for portage-2.1.2. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Zac Medico | Add a release note about --with-bdeps. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Zac Medico | Add news about major bug fixes in 2.1.2. |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Zac Medico | Delete some temporary variables after use. |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Zac Medico | In update_dbentries(), use != rather than "is not"... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Zac Medico | Reject installed packages if they have a matching maske... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Zac Medico | For bug #48195, fall back to the installed packages... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Zac Medico | Make repoman generate a syntax error if a slot dep... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Zac Medico | Don't call varexpand inside getconfig for env.d/profile... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Zac Medico | For bug #14215, put the shlex parser in posix mode... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Zac Medico | For bug #150163, remove unnecessary validation of new_p... |
commit | commitdiff | tree | snapshot |
next |