summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* reenable multi-hash and make error message a bit more usefulMarius Mauch2006-01-082-3/+2
* bug 117440, added PORTAGE_ACTUAL_DISTDIR var to make cvs/svn eclasses play ni...Brian Harring2006-01-071-1/+2
* - FEATURES=installsources from Olivier Crete an extention of splitdebug for ...Ned Ludd2006-01-071-0/+10
* touchup styleMike Frysinger2006-01-061-4/+4
* generate a log file for users to attach to bug reportsMike Frysinger2006-01-061-0/+7
* touchup output slightlyMike Frysinger2006-01-061-0/+2
* - set noiselevel when quiet is enabledNed Ludd2006-01-051-0/+1
* bug 117849, when parallel-fetch is on don't write out the mtimedb in the fetc...Brian Harring2006-01-051-0/+3
* filter '(' and ')' tokens also when checking for invalid atoms.Brian Harring2006-01-051-1/+1
* bug 42299, detect and fail invalid atoms in *DEPENDBrian Harring2006-01-051-18/+21
* adress -> address spelling typo.Brian Harring2006-01-0513-39/+39
* force a realpath call for complaints about digest files; better resolution is...Brian Harring2006-01-051-1/+1
* 'k. reverted use_reduce filtering of empty lists (was resulting in ["||"] as...Brian Harring2006-01-052-6/+22
* only complain about executable stacks on architectures that actually support ...Mike Frysinger2006-01-051-2/+9
* update copyright yearsMike Frysinger2006-01-0571-73/+73
* sync with savior branchMike Frysinger2006-01-052-24/+8
* el buggo pointed out via spyderous.Brian Harring2006-01-041-2/+6
* use an echo rather than ewarnMike Frysinger2006-01-041-1/+1
* re-import the e* functions from baselayout since these ones are broken #117186Mike Frysinger2006-01-031-24/+54
* fix broken quotingMike Frysinger2006-01-031-13/+13
* if youre going to rip code from baselayout, you really need to do it from an ...Mike Frysinger2006-01-031-62/+37
* - added writemsg_stdout function and make portage use it internallyNed Ludd2006-01-011-29/+32
* - added writemsg_stdout function and make portage use it internallyNed Ludd2006-01-011-3/+10
* Kill the double xterm title codes.Jason Stubbs2006-01-011-1/+1
* Add CTARGET back into the list of vars to be written out for installedv2.1_pre3Jason Stubbs2005-12-311-1/+1
* Redo virtuals code that relied on unique_array keeping the original order.Jason Stubbs2005-12-311-1/+2
* BUILDIR => BUILDDIRJason Stubbs2005-12-311-1/+1
* Update the `touch .unpacked` error message to output the actual path in orderJason Stubbs2005-12-311-1/+1
* Updated --pretend example to document new USE flag displays.Jason Stubbs2005-12-311-17/+11
* Unify the -p and -pv USE display functions and IUSE additions in yellowJason Stubbs2005-12-311-32/+16
* Check and raise an exception when a hash function is missing during digesting.Jason Stubbs2005-12-302-1/+8
* Split email addresses on the final "@" so as to allow "@" within the usernameJason Stubbs2005-12-301-1/+1
* Convert digest failure information to strings for printing.Jason Stubbs2005-12-301-2/+2
* Don't attempt to chmod/chown unless running as root when calling simpleJason Stubbs2005-12-301-4/+8
* Don't download distfiles when manifesting.Jason Stubbs2005-12-301-2/+3
* Don't print emaint warning for masked/non-existant packages. When usingJason Stubbs2005-12-301-1/+7
* Remove tests for masked/unavailable packages.Jason Stubbs2005-12-301-10/+0
* tweak multiline whitespace display cause i'm anal like thatMike Frysinger2005-12-291-2/+2
* revert down to 2.3 python requirement via avoiding sortedBrian Harring2005-12-271-1/+4
* whitespace corrections, single space between funcs, double between class bloc...Brian Harring2005-12-271-7/+1
* linear unique_array lifted from saviour, lifted from a python cookbook.Brian Harring2005-12-271-9/+34
* ongoing portage_util cleanup.Brian Harring2005-12-272-79/+23
* bye bye crap grab_multiple function.Brian Harring2005-12-272-18/+12
* Modify portage's settings object rather than the original env.Jason Stubbs2005-12-261-1/+4
* - add splitdebug FEATURE to make.conf.5Ned Ludd2005-12-261-0/+4
* - export env variable PORTAGE_QUIET when --quiet option is passedNed Ludd2005-12-261-0/+1
* Sanitize the root parameter specified to portageq.Jason Stubbs2005-12-261-1/+4
* - add back in 1 newline after trimming all the extraneous onesNed Ludd2005-12-261-1/+1
* - update fatal qa error handlingNed Ludd2005-12-261-9/+9
* Export the ROOT environment variable when using functions that take a <root>Jason Stubbs2005-12-261-4/+13