| Commit message (Expand) | Author | Age | Files | Lines |
* | pparenthesis -> parenthesis #104333 by Alin DobreHEADmaster | Mike Frysinger | 2005-08-31 | 1 | -2/+2 |
* | final Changelog entry | Marius Mauch | 2005-08-23 | 1 | -1/+4 |
* | manpage by Aaron Walker #72434 | Mike Frysinger | 2005-08-20 | 1 | -0/+59 |
* | update use_with/use_enable documentation | Mike Frysinger | 2005-08-20 | 1 | -24/+24 |
* | update --usepkgonly info #79531 | Mike Frysinger | 2005-08-20 | 1 | -4/+5 |
* | forward port fixes from portage_2_0 branch | Mike Frysinger | 2005-08-16 | 1 | -19/+24 |
* | forward port from 2.0 branch rar support in unpack and the die->assert fix fo... | Mike Frysinger | 2005-08-16 | 2 | -3/+10 |
* | Dont strip stuff if `file` failed #102499 | Mike Frysinger | 2005-08-16 | 2 | -3/+8 |
* | cause standard enumerate sucks and you can't do offset slices | Brian Harring | 2005-08-16 | 1 | -0/+12 |
* | no package class defined yet, but fixed imports so that querying is usable now. | Brian Harring | 2005-08-16 | 2 | -40/+18 |
* | improper tracking of additions without recording a forced change (duplicate f... | Brian Harring | 2005-08-16 | 1 | -5/+6 |
* | 1) restriction cleanup | Brian Harring | 2005-08-16 | 1 | -13/+24 |
* | 1) corrections for restriction subsystem changes | Brian Harring | 2005-08-16 | 4 | -29/+104 |
* | 1) fixed restriction import changes, corrected a couple of hidden bugs that t... | Brian Harring | 2005-08-16 | 1 | -11/+11 |
* | removal of code that was transfered out of restriction, and adjustment of imp... | Brian Harring | 2005-08-16 | 2 | -223/+25 |
* | restriction subsystem slight redesign. | Brian Harring | 2005-08-16 | 4 | -167/+837 |
* | adjusted filename on tercel's request | Marius Mauch | 2005-08-14 | 1 | -1/+1 |
* | fix logic error in sandbox | Marius Mauch | 2005-08-14 | 2 | -5/+8 |
* | domain support, and a few underlying repository tweaks for configured package... | Brian Harring | 2005-08-14 | 5 | -24/+53 |
* | restriction_set name change | Brian Harring | 2005-08-14 | 1 | -1/+4 |
* | restriction_set name chaange | Brian Harring | 2005-08-14 | 1 | -2/+2 |
* | restriction_set fix, and made old __str__ code active as atom_str | Brian Harring | 2005-08-14 | 1 | -7/+7 |
* | fixing earlier stomping of spankys ebuild*.sh work that I managed :/ | Brian Harring | 2005-08-13 | 3 | -146/+244 |
* | minor bugfixes for exception handler | Marius Mauch | 2005-08-11 | 2 | -4/+8 |
* | clean up syntax and quoting and such | Mike Frysinger | 2005-08-10 | 2 | -34/+37 |
* | use gawk instead of awk #102050 | Mike Frysinger | 2005-08-10 | 2 | -4/+7 |
* | general seperated out docs/comments/questions/issues | Brian Harring | 2005-08-09 | 5 | -0/+91 |
* | update for ACCEPT_LICENSE filtering | Brian Harring | 2005-08-09 | 1 | -4/+5 |
* | initial digest parsing code | Brian Harring | 2005-08-09 | 1 | -0/+20 |
* | bye bye cvs_id attrib... | Brian Harring | 2005-08-09 | 1 | -2/+1 |
* | wrapper layer for (ab|)use of stacking on other repositories. | Brian Harring | 2005-08-09 | 1 | -0/+16 |
* | portage.util.dicts => portage.util.mappings | Brian Harring | 2005-08-09 | 1 | -2/+3 |
* | added use deps and slot deps parsing, better exception's (and better throwing... | Brian Harring | 2005-08-09 | 1 | -10/+51 |
* | updates for | Brian Harring | 2005-08-09 | 5 | -33/+36 |
* | doc updates | Brian Harring | 2005-08-09 | 1 | -5/+15 |
* | broke the conditional node class out into portage.package.conditionals.base, ... | Brian Harring | 2005-08-09 | 2 | -33/+95 |
* | documentation first off (across the board) | Brian Harring | 2005-08-09 | 3 | -67/+140 |
* | whee. | Brian Harring | 2005-08-09 | 5 | -32/+123 |
* | dicts.py => mappings.py | Brian Harring | 2005-08-09 | 7 | -323/+103 |
* | blah | Brian Harring | 2005-08-05 | 1 | -0/+11 |
* | bam, herpes | Brian Harring | 2005-08-05 | 1 | -0/+11 |
* | use set, not dict for valid. | Brian Harring | 2005-08-05 | 1 | -3/+3 |
* | fix header again | Mike Frysinger | 2005-08-05 | 3 | -6/+6 |
* | update of how to handle package.provided. | Brian Harring | 2005-08-03 | 1 | -1/+2 |
* | useful little utility for converting between cache backends without having to... | Brian Harring | 2005-08-03 | 1 | -0/+44 |
* | ver_cmp info | Brian Harring | 2005-08-03 | 1 | -0/+4 |
* | tweak to the instantiation target for domain (not reay to use it yet) | Brian Harring | 2005-08-03 | 1 | -2/+2 |
* | whitespace fix in errors.py | Brian Harring | 2005-08-03 | 3 | -9/+74 |
* | cleanup, and a few bug fixes to profiles. | Brian Harring | 2005-08-03 | 4 | -36/+46 |
* | __str__ , and cleanup/bug fixing of versionmatch | Brian Harring | 2005-08-03 | 1 | -12/+42 |