2006-10-24 |
Zac Medico | Enable recognition of _mtime_ that doesn't rely on... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Zac Medico | Remove paths from _eclasses_ serialization in the cache... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Zac Medico | Don't display the "Please update portage" message in... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Zac Medico | In getmaskingstatus(), add missing check for * in accep... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Don't put -* in the env layer, since that layer isn... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Add package.license to the list of files. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Don't limit the size of USE in config.load_infodir. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Make config.load_infodir also load the data into the... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Add news about ACCEPT_LICENSE and package.license. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Add some package.license docs. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Put the package.keywords docs in alphabetical order... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Add some ACCEPT_LICENSE docs. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Fix gcc version parsing once again for bug #137786... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | s/str_matches/acceptable_licenses/ typo |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Add support for masking of packages via ACCEPT_LICENSE... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Do put empty incrementals in the environment if they... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Don't put empty incrementals in the environment. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Call load_infodir before the setup phase for binary... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Zac Medico | Fix visibility checks so that binary packages aren... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | Use reset instead of regenerate (revert part of the... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | Optimize config.setcpv so that it only calls regenerate... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | Also check keyword visibility via gvisible. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | For bug #152157, don't send a redundant escape sequence... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | Add news about package.use in profiles and default... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | Add package.use to the list of files supported in profiles. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | Add news about new-style virtuals being usable for... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | Remove redunant population of the fakedb in depgraph... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | Update the docs regarding delay of config.setinst calls... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | Add nodes to the fakedb in depgraph.create instead... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | More filtering binary package for visiblity in greedy... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | In greedy atom handlink, filter binary package for... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | Apply the fix for bug #152175 to system/world greedy... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Zac Medico | For bug #152175, trigger greedy --update behavior when... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Zac Medico | Allow an empty PROMPT_COMMAND for bug #152157. |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Zac Medico | We there is a circular deps panic in reversed mode... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Zac Medico | Clean up the blocker validation logic so that "blocks... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Zac Medico | Fix sed options from the previous commit so that it... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Zac Medico | Make dosed use sed -i instead of a temp file. Thanks... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Zac Medico | Remove special case of --emptytree in depgraph.display... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Zac Medico | For userpriv, call setgroups with all groups that the... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Zac Medico | Only call altlist() to validate blockers when necessary. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Zac Medico | s/digraph.MEDIUM/DepPriority.MEDIUM/ |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Zac Medico | Handle unresolvable blockers properly for bug #151822. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Zac Medico | Explicitly set the priority when a node is added to... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Zac Medico | All packages to be added to the world favorites via... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Zac Medico | Don't initialize __weakref__ in the DepPriority constru... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Zac Medico | Add __weakref__ to __slots__ so that weakref support... |
commit | commitdiff | tree | snapshot |
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 |
next |