summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s/maketest/test/Mike Frysinger2006-01-1813-13/+13
* add -h/--helpMike Frysinger2006-01-171-1/+16
* fix traceback when EDITOR is not set in the env #118976 by Paul VarnerMike Frysinger2006-01-151-0/+2
* fix inverted strip skip logicMike Frysinger2006-01-151-4/+4
* add FEATURES=assume-digests so i dont have to keep hashing all the glibc tarb...Mike Frysinger2006-01-132-1/+5
* clean up coding style/quoting, figure out what objdump to run same as strip, ...Mike Frysinger2006-01-131-19/+33
* don't inline code, do __name__=="__main__" so the module can be used instead ...Brian Harring2006-01-121-47/+48
* - dont save debug info twiceNed Ludd2006-01-101-0/+3
* Always call prerm/postrm regardless if the previous install had contents or not.Brian Harring2006-01-091-6/+5
* fix display of ebuild(1)Mike Frysinger2006-01-091-1/+1
* get rid of the word "downloaded" in the search output because some people can...Mike Frysinger2006-01-091-4/+4
* reorganization and a bit of clean up from Benno Schulenberg , bug 84285Brian Harring2006-01-091-37/+36
* handle cross-compilers as wellMike Frysinger2006-01-091-1/+1
* fixed the '/' stray char outputBrian Harring2006-01-081-3/+3
* bug 118191 , puke properly when no args to envvar are supplied.Brian Harring2006-01-081-5/+8
* add another common example for package.providedMike Frysinger2006-01-081-0/+3
* s/checksums/manifests/Marius Mauch2006-01-081-1/+1
* slightly improve newsMarius Mauch2006-01-081-3/+4
* 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