aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dep_zapdeps: install new package, avoid downgrade (bug 635540)Zac Medico2017-11-021-1/+10
* portage/dep/depcheck.py: Whitespace, add indentation level after newlineSergei Trofimovich2017-07-021-3/+3
* use_reduce: reserve missing_white_space_check for invalid tokens (bug 611838)Zac Medico2017-03-081-2/+2
* dep_zapdeps: make package selections internally consistent (bug 600346)Zac Medico2016-11-222-6/+38
* _expand_new_virtuals: constrain output for dep_zapdeps (bug 597752)Zac Medico2016-11-031-6/+7
* portage.package.ebuild.config.config.__getitem__(): Partially drop backward c...Arfrever Frehtes Taifersar Arahesis2015-12-011-2/+4
* match_from_list: restrict =* to match only on version part boundaries (bug 56...Zac Medico2015-09-211-1/+6
* multilib: use ia64 as ia64 multilib nameMike Frysinger2015-05-301-1/+1
* binpkg-multi-instance 7 of 7Zac Medico2015-03-041-6/+32
* use_reduce: support non-string token_class (bug 541198)Zac Medico2015-02-241-2/+4
* depgraph: soname dependency resolution (bug 282639)Zac Medico2015-02-133-0/+144
* Generate soname dependency metadata (bug 282639)Zac Medico2015-02-132-0/+116
* emerge: add --changed-deps/--binpkg-changed-deps (282927)Zac Medico2015-01-121-0/+13
* Solve more slot-operator conflicts (531656)Zac Medico2015-01-051-1/+15
* dep_zapdeps: avoid use.mask/force changes (515584)Zac Medico2014-11-171-2/+34
* _dep_check_composite_db: fix bug #526160Zac Medico2014-11-021-1/+7
* dep_zapdeps: handle circular deps with --onlydepsZac Medico2014-10-281-5/+4
* dep_zapdeps: fix bug #522652Zac Medico2014-09-141-0/+10
* dep_check: fix bug #515230Zac Medico2014-08-281-5/+5
* vdb: Preserve := when storing uninstalled dependency atomsMichał Górny2014-08-281-9/+18
* Remove some broken old-style virtual codeSebastian Luther2014-03-301-14/+0
* Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-02-051-1/+1
* various pylint clean upsMike Frysinger2014-02-031-0/+1
* dep_zapdeps: fix all_available referenceZac Medico2013-08-211-1/+1
* dep_zapdeps: prefer all_installed_slots choicesZac Medico2013-08-211-9/+20
* dep_zapdeps: skip want_update_pkg if pkg in graphv2.2.0_alpha191Zac Medico2013-07-291-0/+2
* Pull in new slots when appropriate, bug #478188.Zac Medico2013-07-291-5/+28
* dep_check: remove redundant list copyZac Medico2013-06-091-2/+2
* match_from_list: =* op with revision, bug #467826Zac Medico2013-06-081-5/+27
* Atom: handle invalid */foo-version wildcardZac Medico2013-05-241-2/+4
* _get_slot_re: relocate due to circular importZac Medico2013-03-191-20/+1
* Fix default use match for implicit IUSE.v2.2.0_alpha159Zac Medico2013-01-211-3/+5
* Use unicode_literals more.Zac Medico2013-01-183-6/+11
* test_paren_reduce: disable deprecation warningZac Medico2013-01-031-2/+2
* Add portage._internal_caller var, and use it.Zac Medico2013-01-031-6/+6
* Disallow SLOT="${slot}/${subslot}=" in ebuilds.Arfrever Frehtes Taifersar Arahesis2012-12-111-1/+1
* Rename Package.metadata to _metadata.Zac Medico2012-11-262-2/+2
* Update doc string of portage.dep.extract_affecting_use().Arfrever Frehtes Taifersar Arahesis2012-11-251-5/+5
* EAPI="5-progress": Add automatic unpack dependencies.Arfrever Frehtes Taifersar Arahesis2012-11-241-0/+45
* Add Package.eapi property.Zac Medico2012-11-172-2/+2
* Atom.without_use: preserve blocker prefixZac Medico2012-11-141-3/+9
* Move portage.dep._internal_warnings to portage.v2.2.0_alpha139Zac Medico2012-10-161-10/+5
* match_from_list: rm redundant catpkgsplit(mycpv)Zac Medico2012-10-141-3/+2
* EAPI="5-progress": Add master_repositories(), repository_path(),Arfrever Frehtes Taifersar Arahesis2012-10-141-0/+1
* Atom: support *_beta* wildcard, bug #437872Zac Medico2012-10-101-2/+2
* _slot_operator: EAPI 5-hdepend DEPEND target onlyZac Medico2012-09-271-5/+9
* evaluate_slot_operator_equal_deps: do HDEPENDZac Medico2012-09-251-0/+1
* Use constants for hardcoded *DEPEND lists.Zac Medico2012-09-251-6/+4
* Add experimental EAPI 5-hdepend support.Ambroz Bizjak2012-09-241-1/+1
* Use re.UNICODE for category/package name regexes.Zac Medico2012-09-221-5/+5