aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-341/+0
* tests: clean up style a bit (mostly poor/inconsistent spacing)Mike Frysinger2013-04-281-127/+127
* Atom: support *_beta* wildcard, bug #437872Zac Medico2012-10-101-1/+5
* Atom: don't allow :slot* syntaxZac Medico2012-09-181-1/+0
* Rename slot-abi stuff to refer to slot-operator.Zac Medico2012-08-291-8/+8
* Support =*/*-*9999* wildcard atom, bug #402197.Zac Medico2012-07-181-0/+4
* Add experimental EAPI 4-slot-abi support.Zac Medico2012-06-221-0/+19
* Allow repository specs for atoms with wildcardsSebastian Luther2010-10-121-0/+10
* portage.dep: Add support for ::repo syntax to all functions and classesSebastian Luther2010-09-141-67/+84
* Atom.violated_conditionals: Always treat deps as violated if the flag is not ...Sebastian Luther2010-08-241-0/+8
* _use_dep.{evaluate_conditionals,_eval_qa_conditionals,violated_conditionals}:...Sebastian Luther2010-08-221-24/+24
* portage.dep._use_dep: Rewrite the parser for better readability and speedSebastian Luther2010-08-221-2/+0
* Atom.violated_conditionals: Use iuse.is_valid_flag instead of iuse.allSebastian Luther2010-08-131-3/+12
* Implement use dependency defaultsSebastian Luther2010-08-131-65/+172
* Tests: More portage,dep.Atom testsSebastian Luther2010-08-101-1/+29
* portage.dep._dep_check_strict: Unused, removedSebastian Luther2010-08-101-4/+3
* Tests: dep/testAtom: add test for Atom.violated_conditionals()Sebastian Luther2010-08-081-0/+50
* extended atom syntax: Allow wildcards in all placesSebastian Luther2010-07-241-1/+5
* portage.dep._use_dep: better validation, enable all testsSebastian Luther2010-07-231-2/+2
* Tests: Extend dep/testAtom.py and add test cases for wildcards Two failing te...Sebastian Luther2010-07-231-7/+51
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Add tests for the Atom class.Zac Medico2009-09-121-0/+42