aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* depgraph: handle invalid SRC_URIZac Medico2011-07-271-2/+7
* Migrate from codecs.open() to io.open().Zac Medico2011-07-101-2/+2
* circular_dependency: fix total_flags calcZac Medico2011-07-101-2/+2
* slot_collision: fix more for bug 374423Zac Medico2011-07-101-0/+9
* slot_collision: fix AttributeError for bug 374423Zac Medico2011-07-101-0/+14
* circular_dependency: fix REQUIRED_USE testZac Medico2011-07-091-0/+17
* circular_dependency: fix ridiculously long loopZac Medico2011-07-091-10/+0
* slot_collision: be consistent with missing IUSEZac Medico2011-07-091-7/+14
* circular_dependency: show debug graph earlierZac Medico2011-07-091-0/+10
* circular_dependency: use itertools.product()Zac Medico2011-07-091-24/+3
* Package: add use.expand/expand_hidden attributesZac Medico2011-06-261-8/+5
* use_reduce: less strict for installedZac Medico2011-06-211-4/+10
* extract_affecting_use: less strict for installedZac Medico2011-06-211-2/+8
* slot_collision_notice: don't omit any use depZac Medico2011-06-101-14/+16
* extract_affecting_use: _get_useflag_re(eapi)Zac Medico2011-06-081-1/+2
* Update timestamps in headers of modified files.Zac Medico2011-06-031-1/+1
* Use bool(digraph) instead of empty()/is_empty().Zac Medico2011-06-021-1/+1
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2011-05-151-2/+2
* --autounmask: Allow package.mask changesSebastian Luther2011-05-151-1/+6
* Update timestamps in headers of modified files.Zac Medico2011-05-011-1/+1
* emerge: add --rebuild and --norebuild-atoms optsDavid James2011-05-011-1/+12
* Display: fix fetch restrict msg for RO_DISTDIRSZac Medico2011-03-311-2/+2
* Update timestamps in headers of modified files.v2.2.0_alpha28Zac Medico2011-03-181-1/+1
* slot_conflict: tweak message and fix grammarZac Medico2011-03-151-1/+1
* 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
* slot collision suggestions: Avoid showing redundant suggestions.Sebastian Luther2011-01-311-14/+71
* 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-232-10/+12
* Fix portage restart warning message.Zac Medico2010-12-221-1/+0
* Refactor depgraph merge list display code.Brian Dolbec2010-12-222-1013/+1383
* emerge --changelog: repo support for binpkgsZac Medico2010-12-221-1/+1
* slot_conflict_handler: fix for bug #348389Zac Medico2010-12-151-8/+17
* highlight_violations: handle unversioned atomZac Medico2010-12-151-8/+12
* Use Package.use.force/mask attributes.Zac Medico2010-11-201-3/+1
* Fix malformed atom formatting for slot conflict.Zac Medico2010-11-131-1/+1
* Fix portdbapi.getfetchsizes() repo handling.Zac Medico2010-11-021-1/+1