aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cause standard enumerate sucks and you can't do offset slicesBrian Harring2005-08-161-0/+12
* no package class defined yet, but fixed imports so that querying is usable now.Brian Harring2005-08-162-40/+18
* improper tracking of additions without recording a forced change (duplicate f...Brian Harring2005-08-161-5/+6
* 1) restriction cleanupBrian Harring2005-08-161-13/+24
* 1) corrections for restriction subsystem changesBrian Harring2005-08-164-29/+104
* 1) fixed restriction import changes, corrected a couple of hidden bugs that t...Brian Harring2005-08-161-11/+11
* removal of code that was transfered out of restriction, and adjustment of imp...Brian Harring2005-08-162-223/+25
* restriction subsystem slight redesign.Brian Harring2005-08-164-167/+837
* domain support, and a few underlying repository tweaks for configured package...Brian Harring2005-08-145-24/+53
* restriction_set name changeBrian Harring2005-08-141-1/+4
* restriction_set name chaangeBrian Harring2005-08-141-2/+2
* restriction_set fix, and made old __str__ code active as atom_strBrian Harring2005-08-141-7/+7
* initial digest parsing codeBrian Harring2005-08-091-0/+20
* bye bye cvs_id attrib...Brian Harring2005-08-091-2/+1
* wrapper layer for (ab|)use of stacking on other repositories.Brian Harring2005-08-091-0/+16
* portage.util.dicts => portage.util.mappingsBrian Harring2005-08-091-2/+3
* added use deps and slot deps parsing, better exception's (and better throwing...Brian Harring2005-08-091-10/+51
* updates forBrian Harring2005-08-095-33/+36
* doc updatesBrian Harring2005-08-091-5/+15
* broke the conditional node class out into portage.package.conditionals.base, ...Brian Harring2005-08-092-33/+95
* documentation first off (across the board)Brian Harring2005-08-093-67/+140
* whee.Brian Harring2005-08-095-32/+123
* dicts.py => mappings.pyBrian Harring2005-08-097-323/+103
* blahBrian Harring2005-08-051-0/+11
* bam, herpesBrian Harring2005-08-051-0/+11
* whitespace fix in errors.pyBrian Harring2005-08-033-9/+74
* cleanup, and a few bug fixes to profiles.Brian Harring2005-08-034-36/+46
* __str__ , and cleanup/bug fixing of versionmatchBrian Harring2005-08-031-12/+42
* pref_curry is now pre_curryBrian Harring2005-08-032-16/+28
* collapsed now is fully functional (and fast, too).Brian Harring2005-08-033-64/+170
* reworked the visibility filter, now it accepts only one instance of a restric...Brian Harring2005-08-031-11/+7
* bit 'o' cleanup. added cleanse_keys class attribute, serves as an indication...Brian Harring2005-08-036-24/+47
* negation inversion via operators mangling.Brian Harring2005-07-281-1/+13
* changed default intersect results to None, rather then exception.Brian Harring2005-07-281-2/+2
* hokay, now it works.Brian Harring2005-07-281-3/+9
* ouch.Brian Harring2005-07-281-3/+50
* bug in bool_parser's var interpretation ("no" != True, "no" == False)Brian Harring2005-07-281-2/+5
* bug fixes, and updates.Brian Harring2005-07-284-23/+77
* fix to rewrite_eclasses baseBrian Harring2005-07-281-3/+3
* typo in StrSubstringMatch instantation)Brian Harring2005-07-281-2/+2
* bleh, yanked the interesect stub since it's not finished.Brian Harring2005-07-271-2/+2
* touched up prototype.itermatch so that it now supports full range of package ...Brian Harring2005-07-272-21/+30
* changed the visibility masker so it's properBrian Harring2005-07-271-4/+8
* restrictions updates, addition of intersects (still underway), and a lookup b...Brian Harring2005-07-274-26/+164
* added description attributeBrian Harring2005-07-271-1/+3
* threw out some unused varsBrian Harring2005-07-271-17/+4
* cleanupBrian Harring2005-07-221-5/+4
* typo.Brian Harring2005-07-211-2/+7
* basic contents objs.Brian Harring2005-07-212-0/+76
* whee.Brian Harring2005-07-217-26/+56