aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Display: fix fetch restrict msg for RO_DISTDIRSZac Medico2011-03-311-2/+2
* Recognize git-2.eclass when reinstalling self.Zac Medico2011-02-141-1/+2
* Display: tweak output and docs for bug 58416Zac Medico2011-02-131-2/+5
* Display: simplify alignment for mask statusZac Medico2011-02-021-15/+11
* Display: Simplify mask code for bug #58416.Zac Medico2011-01-311-5/+6
* Display: align nomerge nodes moreZac Medico2011-01-311-4/+12
* Display: align blocker and nomerge nodesZac Medico2011-01-311-2/+9
* fix a "*" being added for a stable pkg-verBrian Dolbec2011-01-301-2/+3
* Display: show masks in the [ ] partZac Medico2011-01-301-11/+16
* fix the problem of mixing "**" and ebuild keywords for only some archsBrian Dolbec2011-01-301-1/+1
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2011-01-301-2/+2
* make it only print if it is due to an override settingBrian Dolbec2011-01-301-1/+1
* Use the new _getRawMissingKeyword() which optimizes the keyword display. Misc...Brian Dolbec2011-01-301-42/+38
* Move most of the code to _emerge's Package object. Refine the hardmasking cod...Brian Dolbec2011-01-301-22/+3
* add keyword output info for masked pkgs, fixes bug 58416Brian Dolbec2011-01-301-2/+41
* Remove unused filter_iuse_defaults() function.Zac Medico2010-12-241-14/+1
* Optimize merge list display with Package attrs.Zac Medico2010-12-241-27/+24
* Fix merge list repo display breakage.Zac Medico2010-12-231-7/+7
* Fix portage restart warning message.Zac Medico2010-12-221-1/+0
* Refactor depgraph merge list display code.Brian Dolbec2010-12-221-1013/+809
* emerge --changelog: repo support for binpkgsZac Medico2010-12-221-1/+1
* Fix portdbapi.getfetchsizes() repo handling.Zac Medico2010-11-021-1/+1
* Make _RepoDisplay show user_location.Zac Medico2010-09-301-2/+1
* Use realpath(repo_path_real) to avoid a ValueError inZac Medico2010-09-271-0/+1
* reposyntax: Add repo config parser, but don't use config files for nowSebastian Luther2010-09-261-5/+2
* reposyntax: Add support all over the placeSebastian Luther2010-09-261-4/+4
* Remove obsolete docstring from _RepoDisplay.__str__().Zac Medico2010-09-201-4/+0
* Move mergelist printing into resolver/output.pySebastian Luther2010-09-201-0/+1076