aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rewrite prepallman to use find rather than hardcoded pathsMike Frysinger2005-07-292-8/+11
* rewrite by Aron Griffis so that it works flawlessly with all options #97324Mike Frysinger2005-07-293-37/+11
* fix IMAGE usage in pkg_preinst so that ebuild authors dont have to know/care ...Mike Frysinger2005-07-292-16/+22
* 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
* addition of readonly + bool type to cache section definition, and setting con...Brian Harring2005-07-282-3/+9
* 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
* blehBrian Harring2005-07-221-2/+6
* update...Brian Harring2005-07-221-0/+26
* typo.Brian Harring2005-07-211-2/+7
* updated horked with what still is needed to get to equivalent functionality, ...Brian Harring2005-07-217-37/+201
* basic contents objs.Brian Harring2005-07-212-0/+76
* whee.Brian Harring2005-07-217-26/+56
* updates...Brian Harring2005-07-206-40/+83
* central now uses currying (portage.util.curry). curry has been broken into a...Brian Harring2005-07-2020-161/+708
* removed hardcoded paths, split inherit into two seperate chunks (internal, an...Brian Harring2005-07-206-371/+417
* exists in portage.util.dicts nowBrian Harring2005-07-131-97/+0
* header adjustmentBrian Harring2005-07-131-0/+2
* shifted imports, added some documentation to the class.Brian Harring2005-07-131-3/+8
* unused, central replaced it a few weeks back.Brian Harring2005-07-131-182/+0
* bleh, this has been bugging me for weeks... removed the from cpv import CPV a...Brian Harring2005-07-131-2/+3
* alright, y'all have permission to shoot me on this one. The short version is...Brian Harring2005-07-1353-372/+406
* bad language makes kittens cryBrian Harring2005-07-121-2/+2
* bleh, forgot these.Brian Harring2005-07-124-0/+538
* plop.Brian Harring2005-07-109-0/+1165
* whee. import of embryonic portage rewrite.Brian Harring2005-07-1057-0/+6437
* fix gnuconfig find expression #93363Mike Frysinger2005-07-042-3/+7
* abort if binaries have null RPATHsMike Frysinger2005-06-232-3/+10
* fix typo ... BUILDDIR -> PORTAGE_BUILDDIRMike Frysinger2005-06-191-2/+2
* report exit status if gpg failedMike Frysinger2005-06-182-2/+7
* remove reference to non-existant profiles/use.maskMarius Mauch2005-06-142-7/+5
* use %p instead of %F for outputting stuff from scanelfMike Frysinger2005-06-132-11/+15
* someone needs a wedgie. stick to tabs, not spaces for indentation (or conver...Brian Harring2005-06-111-8/+8
* Brought forward fixes from stableJason Stubbs2005-06-043-20/+36