| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | pref_curry is now pre_curry | Brian Harring | 2005-08-03 | 2 | -16/+28 |
* | collapsed now is fully functional (and fast, too). | Brian Harring | 2005-08-03 | 3 | -64/+170 |
* | reworked the visibility filter, now it accepts only one instance of a restric... | Brian Harring | 2005-08-03 | 1 | -11/+7 |
* | bit 'o' cleanup. added cleanse_keys class attribute, serves as an indication... | Brian Harring | 2005-08-03 | 6 | -24/+47 |
* | rewrite prepallman to use find rather than hardcoded paths | Mike Frysinger | 2005-07-29 | 2 | -8/+11 |
* | rewrite by Aron Griffis so that it works flawlessly with all options #97324 | Mike Frysinger | 2005-07-29 | 3 | -37/+11 |
* | fix IMAGE usage in pkg_preinst so that ebuild authors dont have to know/care ... | Mike Frysinger | 2005-07-29 | 2 | -16/+22 |
* | negation inversion via operators mangling. | Brian Harring | 2005-07-28 | 1 | -1/+13 |
* | changed default intersect results to None, rather then exception. | Brian Harring | 2005-07-28 | 1 | -2/+2 |
* | hokay, now it works. | Brian Harring | 2005-07-28 | 1 | -3/+9 |
* | ouch. | Brian Harring | 2005-07-28 | 1 | -3/+50 |
* | addition of readonly + bool type to cache section definition, and setting con... | Brian Harring | 2005-07-28 | 2 | -3/+9 |
* | bug in bool_parser's var interpretation ("no" != True, "no" == False) | Brian Harring | 2005-07-28 | 1 | -2/+5 |
* | bug fixes, and updates. | Brian Harring | 2005-07-28 | 4 | -23/+77 |
* | fix to rewrite_eclasses base | Brian Harring | 2005-07-28 | 1 | -3/+3 |
* | typo in StrSubstringMatch instantation) | Brian Harring | 2005-07-28 | 1 | -2/+2 |
* | bleh, yanked the interesect stub since it's not finished. | Brian Harring | 2005-07-27 | 1 | -2/+2 |
* | touched up prototype.itermatch so that it now supports full range of package ... | Brian Harring | 2005-07-27 | 2 | -21/+30 |
* | changed the visibility masker so it's proper | Brian Harring | 2005-07-27 | 1 | -4/+8 |
* | restrictions updates, addition of intersects (still underway), and a lookup b... | Brian Harring | 2005-07-27 | 4 | -26/+164 |
* | added description attribute | Brian Harring | 2005-07-27 | 1 | -1/+3 |
* | threw out some unused vars | Brian Harring | 2005-07-27 | 1 | -17/+4 |
* | cleanup | Brian Harring | 2005-07-22 | 1 | -5/+4 |
* | bleh | Brian Harring | 2005-07-22 | 1 | -2/+6 |
* | update... | Brian Harring | 2005-07-22 | 1 | -0/+26 |
* | typo. | Brian Harring | 2005-07-21 | 1 | -2/+7 |
* | updated horked with what still is needed to get to equivalent functionality, ... | Brian Harring | 2005-07-21 | 7 | -37/+201 |
* | basic contents objs. | Brian Harring | 2005-07-21 | 2 | -0/+76 |
* | whee. | Brian Harring | 2005-07-21 | 7 | -26/+56 |
* | updates... | Brian Harring | 2005-07-20 | 6 | -40/+83 |
* | central now uses currying (portage.util.curry). curry has been broken into a... | Brian Harring | 2005-07-20 | 20 | -161/+708 |
* | removed hardcoded paths, split inherit into two seperate chunks (internal, an... | Brian Harring | 2005-07-20 | 6 | -371/+417 |
* | exists in portage.util.dicts now | Brian Harring | 2005-07-13 | 1 | -97/+0 |
* | header adjustment | Brian Harring | 2005-07-13 | 1 | -0/+2 |
* | shifted imports, added some documentation to the class. | Brian Harring | 2005-07-13 | 1 | -3/+8 |
* | unused, central replaced it a few weeks back. | Brian Harring | 2005-07-13 | 1 | -182/+0 |
* | bleh, this has been bugging me for weeks... removed the from cpv import CPV a... | Brian Harring | 2005-07-13 | 1 | -2/+3 |
* | alright, y'all have permission to shoot me on this one. The short version is... | Brian Harring | 2005-07-13 | 53 | -372/+406 |
* | bad language makes kittens cry | Brian Harring | 2005-07-12 | 1 | -2/+2 |
* | bleh, forgot these. | Brian Harring | 2005-07-12 | 4 | -0/+538 |
* | plop. | Brian Harring | 2005-07-10 | 9 | -0/+1165 |
* | whee. import of embryonic portage rewrite. | Brian Harring | 2005-07-10 | 57 | -0/+6437 |
* | fix gnuconfig find expression #93363 | Mike Frysinger | 2005-07-04 | 2 | -3/+7 |
* | abort if binaries have null RPATHs | Mike Frysinger | 2005-06-23 | 2 | -3/+10 |
* | fix typo ... BUILDDIR -> PORTAGE_BUILDDIR | Mike Frysinger | 2005-06-19 | 1 | -2/+2 |
* | report exit status if gpg failed | Mike Frysinger | 2005-06-18 | 2 | -2/+7 |
* | remove reference to non-existant profiles/use.mask | Marius Mauch | 2005-06-14 | 2 | -7/+5 |
* | use %p instead of %F for outputting stuff from scanelf | Mike Frysinger | 2005-06-13 | 2 | -11/+15 |
* | someone needs a wedgie. stick to tabs, not spaces for indentation (or conver... | Brian Harring | 2005-06-11 | 1 | -8/+8 |
* | Brought forward fixes from stable | Jason Stubbs | 2005-06-04 | 3 | -20/+36 |