2006-11-06 |
Zac Medico | Remove "update portage before proceeding" message that... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zac Medico | Ensure that sys-apps/portage is as close as possible... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zac Medico | Prevent the --newuse check in depgraph.create() that... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Zac Medico | Revert implicit rdepend behavior back to the way it... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Zac Medico | Fix --ignore-default-opts for bug #153980. |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Zac Medico | Make sure trg is defined. |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Zac Medico | When transferring cache after sync, compare all metadat... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Zac Medico | Don't allow RESTRICT=ccache since it should work and... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Zac Medico | Enable RESTRICT=ccache. Thanks to drizzt for reporting. |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Zac Medico | Silently omit info_pkgs that aren't installed. Thanks... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Zac Medico | For bug #153951, fail with a simple "Permission denied... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Zac Medico | Fix the USE_ORDER docs for bug #153764. Thanks to... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Zac Medico | Remove broken nocolor() call, since thats handled inter... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Zac Medico | Add --color < y | n > help output for bug #42115. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Zac Medico | Document the new --color < y | n > option for bug ... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Zac Medico | Implement --color < y | n > for bug #42115 and deprecat... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Zac Medico | For bug #116616, only run the post_process phase if... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Zac Medico | For bug #129670, skip the replace-cvs and replace-wscom... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Zac Medico | For bug #153282, automatically find the owner package... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Zac Medico | For bug #153295, make load_infodir ignore files that... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Mike Frysinger | recommend people use `emake` rather than `make` when... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Zac Medico | Add support for frozen config files for which updates... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Zac Medico | Fix a KeyError when the profile doesn't define default... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Zac Medico | Rely on PYTHONPATH instead of PORTAGE_PYM_PATH for... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Zac Medico | Just use stat instead of lstat for config protect,... |
commit | commitdiff | tree | snapshot |
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 |
next |