summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/actions.py
Commit message (Expand)AuthorAgeFilesLines
* Delete runtime_pkg_mask to avoid memory leak.Zac Medico2009-07-041-1/+1
* Cleanup spinner before calling depgraph.display_problems().Zac Medico2009-07-041-0/+2
* Bug #275217 - Part 5 - When a slot conflict occurs, mask the first packageZac Medico2009-07-041-15/+39
* Fix broken reference to _graph_trees.Zac Medico2009-07-031-1/+1
* Fix broken references to depgraph._dynamic_config and _frozen_config inZac Medico2009-07-011-10/+11
* Use clear_caches() to free memory inside action_depclean().Zac Medico2009-06-261-2/+1
* Bug #275532 - In action_depclean(), free memory from the dep calculationZac Medico2009-06-261-39/+62
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
* Bug #275047 - Split _emerge/__init__.py into smaller pieces (part 6).Zac Medico2009-06-231-0/+2725