aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-188-4284/+0
* Support BDEPEND (CBUILD dependencies) in EAPI 7Michał Górny2018-03-171-2/+5
* Remove support for PROVIDE virtualsMichał Górny2018-03-141-18/+2
* Empty || *DEPEND group no longer satisfy deps in EAPI 7Michał Górny2018-03-041-0/+3
* Empty ||/^^ REQUIRED_USE groups are no longer true in EAPI 7Michał Górny2018-03-041-2/+2
* dep_zapdeps: sort by new_slot_count for DNF only (bug 645002)Zac Medico2018-02-021-8/+41
* dep_zapdeps: fix virtual/rust handling (bug 645416)Zac Medico2018-01-271-3/+7
* dep_zapdeps: exclude virtuals from new_slot_count (bug 645190)Zac Medico2018-01-201-1/+2
* dep_zapdeps: prefer choices with fewer new slots (bug 645002)Zac Medico2018-01-201-5/+9
* dep_zapdeps: install new package, allow upgrade (bug 643974)Zac Medico2018-01-111-6/+5
* multilib_category.py: add ALTERA_NIOS2 ELF typeSergei Trofimovich2017-12-281-1/+3
* dep_check: use DNF to optimize overlapping virtual || deps (bug 632026)Zac Medico2017-11-132-7/+219
* 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