2006-10-30 |
Zac Medico | For getmaskingstatus messages, don't assume ARCH is... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Zac Medico | For bug #153295, do a sanity check for non-string types... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Zac Medico | Use a tuple for __slots__ so that it's immutable. |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Zac Medico | Don't forget to continue for invalid binpkgs. |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Zac Medico | Prevent an attribute error AttributeError for invalid... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Zac Medico | Use mtree to save/restore bsd file flags before/after... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Zac Medico | Avoid a TypeError with emerge -kN when there's no match... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Zac Medico | Add backward compatibility code for cache modules that... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Zac Medico | Update help for greedy behavior of --update. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Zac Medico | Update help for --deep. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Zac Medico | Add --with-bdeps to emerge --help output. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Zac Medico | Don't bother to insert /usr/lib/portage/pym into sys... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Zac Medico | Do not pass the "clean" parameter to doebuild since... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Marius Mauch | show licenses or pointer to license files on 'masked... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Marius Mauch | show licenses or pointer to license files on 'masked... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Marius Mauch | add function getlicensetexts() to extract license texts... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Marius Mauch | need a mutable config instance to use setcpv |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Marius Mauch | rename getmaskingreason() to getpmaskcomment() to clari... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Marius Mauch | streamline portage pythonpath handling and add an overr... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Zac Medico | Reverse the relationship between __contains__ and has_k... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Zac Medico | Test for basestring instead of types.DictType so that... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Zac Medico | Fix broken is_eclass_data_valid comparison logic. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Zac Medico | For full compatibility with older versions of portage... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Zac Medico | For bug #152726, ignore hidden files in vardbapi.cp_list(). |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Zac Medico | For the time being, write a variation of the old _eclas... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Zac Medico | Improve reconstruct_eclasses error handling. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Zac Medico | Remove ACCEPT_LICENSE docs until they're really impleme... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Zac Medico | Disable ACCEPT_LICENSE support until the details of... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Zac Medico | Add ACCEPT_LICENSE back to incrementals so that profile... |
commit | commitdiff | tree | snapshot |
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 |
next |