aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Atom: don't allow :slot* syntaxZac Medico2012-09-181-0/+2
* dep_check: cleanup repoman use.force/mask codeZac Medico2012-09-131-8/+5
* Rename _slot_abi.py to _slot_operator.py.Zac Medico2012-09-021-0/+0
* Rename slot-abi stuff to refer to slot-operator.Zac Medico2012-08-292-59/+59
* EAPI 5: REQUIRED_USE at-most-one-of ?? operatorZac Medico2012-08-271-15/+32
* _pkg_str: pass in config + metadata with KEYWORDSZac Medico2012-08-241-15/+4
* match_from_list: match slot for extended atomsZac Medico2012-07-181-1/+1
* Support =*/*-*9999* wildcard atom, bug #402197.Zac Medico2012-07-181-15/+60
* portage.update: use isvalidatom for EAPI checkZac Medico2012-07-171-2/+10
* Atom: tweak indent for slot logicZac Medico2012-07-021-24/+24
* Atom: evaluate_conditionals slot-abi, bug #424489Zac Medico2012-07-021-7/+31
* _slot_abi: fix broken function refsv2.2.0_alpha113Zac Medico2012-06-251-2/+2