summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* quote vars inside PORTAGE_ELOG_COMMANDMarius Mauch2005-12-1913-13/+26
* fix custom module (bug #116024)Marius Mauch2005-12-192-4/+4
* Make the dep_zapdeps a little bit more readable.Jason Stubbs2005-12-191-64/+57
* Check if atoms are masked when scanning for which || ( ) atom/list to use.Jason Stubbs2005-12-191-1/+9
* Removed the now unnecessary dep_opconvert portage function.Jason Stubbs2005-12-191-91/+0
* further type -> isinstance cleanup in dep crapBrian Harring2005-12-191-4/+4
* moved cpv funcs out of the block of dep funcs, removed some type usage (use i...Brian Harring2005-12-191-116/+93
* use spaces for space aligned text (kind of a duh)Brian Harring2005-12-191-1/+1
* added parallel-fetch in...Brian Harring2005-12-191-0/+2
* Add USE display when --verbose is not used. Only flags that are enabled,Jason Stubbs2005-12-181-10/+33
* Restore previous --verbose USE flag style and prepare for a minimal flagJason Stubbs2005-12-181-70/+72
* Quick hack to work around the extra package lookups in porttree when checkingJason Stubbs2005-12-181-11/+17
* removed unnecessary reconstruct_eclasses importBrian Harring2005-12-181-1/+0
* parallel-fetch, baby.Brian Harring2005-12-183-11/+38
* couple of tweaks. fixed up whitespacing for template, added a default __cont...Brian Harring2005-12-182-20/+10
* Unpack the _eclasses_ value as it's packed by the database template's __setit...Jason Stubbs2005-12-171-1/+5
* Check if packages listed in the --resume list have been removed from theJason Stubbs2005-12-171-0/+8
* Remove old ChangeLog files as they will now be auto-generated from commitv2.1_pre1Jason Stubbs2005-12-172-7433/+0
* Check if atoms with matching keys will result in higher versioned packagesJason Stubbs2005-12-172-90/+44
* Remove duplicate if statement.Jason Stubbs2005-12-171-1/+0
* Fix missing ":" on except line.Jason Stubbs2005-12-171-1/+1
* deprecate preplibMike Frysinger2005-12-171-0/+2
* Add --verbose to the list of options that need to be removed from those Jason Stubbs2005-12-171-4/+3
* remove preplib/preplib.so docsMike Frysinger2005-12-171-12/+0
* nothing uses it so no point in keeping it ... plus the ldconfig calls are gli...Mike Frysinger2005-12-171-10/+0
* Fail if not running as root and --resume is attempted.Jason Stubbs2005-12-171-1/+1
* sync with savior branchMike Frysinger2005-12-171-18/+66
* add an add-ebuild-death-hook func so people dont need to know about setting s...Mike Frysinger2005-12-171-0/+4
* Catch KeyError exception throw from aux_get.Jason Stubbs2005-12-171-0/+3
* touchup TEXTREL warning some more #115727Mike Frysinger2005-12-171-5/+3
* cleanup textrel qa noticeMike Frysinger2005-12-171-5/+6
* Prevent masked use flags from being shown in packages' flag list.Jason Stubbs2005-12-161-18/+16
* Change unmatched ' to " in use flag output.Jason Stubbs2005-12-161-1/+1
* - initial commit of split elf debug codeNed Ludd2005-12-151-36/+35
* ferringb says: i pity the fool who doesnt use better styleMike Frysinger2005-12-151-1/+1
* Bug 115519 by Diego Petteno: Fix ldconfig command ordering, add dragonfly sup...Mike Frysinger2005-12-151-2/+2
* Add USE_EXPAND_HIDDEN so that users can extend it without killing off Jason Stubbs2005-12-141-1/+1
* Use soft limit, not hard limit.Brian Harring2005-12-141-1/+1
* Prevent USE_EXPAND variables from bypassing use.maskJason Stubbs2005-12-131-1/+1
* Separate and format USE_EXPAND based variables found in IUSE.Jason Stubbs2005-12-131-19/+62
* Removed the specific check against PORTAGE_CALLER with regard to fetching.Jason Stubbs2005-12-111-1/+1
* add a -v (verbose) option to envvar for easily generating output for use in b...Mike Frysinger2005-12-101-1/+9
* fix the fetch/digest shortcuts so they dont break normal runs of emerge/ebuildMike Frysinger2005-12-101-4/+7
* make the --quiet option useful, touchup whitespace in a few places, and add -...Mike Frysinger2005-12-101-14/+28
* touchup in general, add support for -h/--help, and delay importing portage so...Mike Frysinger2005-12-101-16/+24
* fix whitespace in depend atom as point out by chkno #114956Mike Frysinger2005-12-101-1/+1
* Drop the virtuals related fatal errors down to warnings.Jason Stubbs2005-12-101-1/+3
* dont run depscan.sh anymoreMike Frysinger2005-12-091-2/+0
* eat whitespace -> YUMMike Frysinger2005-12-091-7/+7
* only digest/fetch files when the operation warrants itMike Frysinger2005-12-091-3/+8