summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/UseFlagDisplay.py
Commit message (Collapse)AuthorAgeFilesLines
* depgraph: more debug output for _add_pkgZac Medico2011-07-101-2/+5
| | | | | This should make it easier to debug cases like bug 374423, among others.
* UseFlagDisplay: fix USE_EXPAND_HIDDEN breakageZac Medico2011-06-301-1/+1
|
* pkg_use_display(): Use use.expand and use.expand_hidden attributes.Arfrever Frehtes Taifersar Arahesis2011-06-271-4/+2
|
* Split out pkg_use_display() from action_info().Zac Medico2011-01-041-2/+64
|
* Make UseFlagDisplay __str__ and __unicode__ methods more likeZac Medico2010-09-161-1/+13
| | | | DependencyArg, and add tests.
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
|
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
| | | | svn path=/main/trunk/; revision=13690
* Bug #275047 - Split _emerge/__init__.py into smaller pieces. Thanks toZac Medico2009-06-221-0/+44
Sebastian Mingramm (few) <s.mingramm@gmx.de> for this patch. svn path=/main/trunk/; revision=13663