| Commit message (Expand) | Author | Age | Files | Lines |
* | Add further checks for correct DEPEND syntax | Jason Stubbs | 2006-01-24 | 1 | -0/+8 |
* | Provide more information with DEPEND syntax exceptions | Jason Stubbs | 2006-01-24 | 1 | -10/+14 |
* | Move DEPEND empty sublist processing back into use_reduce | Jason Stubbs | 2006-01-24 | 2 | -22/+8 |
* | patch by Alec Warner to document CCACHE_DIR #65492 | Mike Frysinger | 2006-01-24 | 1 | -0/+6 |
* | fix prepstrip after previous commit as pointed out by Olivier Crete | Mike Frysinger | 2006-01-23 | 1 | -2/+2 |
* | fixed up dump_trace, courtesy of spyderous | Brian Harring | 2006-01-23 | 1 | -12/+27 |
* | Added usage info to dump_trace, and credit for the code (eselect authors) | Brian Harring | 2006-01-23 | 1 | -0/+3 |
* | updated diefunc "post the relevant info" msg | Brian Harring | 2006-01-23 | 1 | -1/+1 |
* | bash tracebacks. :) | Brian Harring | 2006-01-23 | 1 | -1/+17 |
* | accept --skip-first and --skipfirst | Mike Frysinger | 2006-01-23 | 1 | -1/+3 |
* | verify_all occasionally returns longs rather then strings. | Brian Harring | 2006-01-23 | 1 | -4/+4 |
* | fixup | Marius Mauch | 2006-01-22 | 1 | -1/+1 |
* | store all auxdbkeys in vdb and add a new emaint target to create missing entries | Marius Mauch | 2006-01-22 | 2 | -3/+61 |
* | also catch leading null runpaths | Mike Frysinger | 2006-01-20 | 1 | -1/+1 |
* | s/maketest/test/ | Mike Frysinger | 2006-01-18 | 13 | -13/+13 |
* | add -h/--help | Mike Frysinger | 2006-01-17 | 1 | -1/+16 |
* | fix traceback when EDITOR is not set in the env #118976 by Paul Varner | Mike Frysinger | 2006-01-15 | 1 | -0/+2 |
* | fix inverted strip skip logic | Mike Frysinger | 2006-01-15 | 1 | -4/+4 |
* | add FEATURES=assume-digests so i dont have to keep hashing all the glibc tarb... | Mike Frysinger | 2006-01-13 | 2 | -1/+5 |
* | clean up coding style/quoting, figure out what objdump to run same as strip, ... | Mike Frysinger | 2006-01-13 | 1 | -19/+33 |
* | don't inline code, do __name__=="__main__" so the module can be used instead ... | Brian Harring | 2006-01-12 | 1 | -47/+48 |
* | - dont save debug info twice | Ned Ludd | 2006-01-10 | 1 | -0/+3 |
* | Always call prerm/postrm regardless if the previous install had contents or not. | Brian Harring | 2006-01-09 | 1 | -6/+5 |
* | fix display of ebuild(1) | Mike Frysinger | 2006-01-09 | 1 | -1/+1 |
* | get rid of the word "downloaded" in the search output because some people can... | Mike Frysinger | 2006-01-09 | 1 | -4/+4 |
* | reorganization and a bit of clean up from Benno Schulenberg , bug 84285 | Brian Harring | 2006-01-09 | 1 | -37/+36 |
* | handle cross-compilers as well | Mike Frysinger | 2006-01-09 | 1 | -1/+1 |
* | fixed the '/' stray char output | Brian Harring | 2006-01-08 | 1 | -3/+3 |
* | bug 118191 , puke properly when no args to envvar are supplied. | Brian Harring | 2006-01-08 | 1 | -5/+8 |
* | add another common example for package.provided | Mike Frysinger | 2006-01-08 | 1 | -0/+3 |
* | s/checksums/manifests/ | Marius Mauch | 2006-01-08 | 1 | -1/+1 |
* | slightly improve news | Marius Mauch | 2006-01-08 | 1 | -3/+4 |
* | reenable multi-hash and make error message a bit more useful | Marius Mauch | 2006-01-08 | 2 | -3/+2 |
* | bug 117440, added PORTAGE_ACTUAL_DISTDIR var to make cvs/svn eclasses play ni... | Brian Harring | 2006-01-07 | 1 | -1/+2 |
* | - FEATURES=installsources from Olivier Crete an extention of splitdebug for ... | Ned Ludd | 2006-01-07 | 1 | -0/+10 |
* | touchup style | Mike Frysinger | 2006-01-06 | 1 | -4/+4 |
* | generate a log file for users to attach to bug reports | Mike Frysinger | 2006-01-06 | 1 | -0/+7 |
* | touchup output slightly | Mike Frysinger | 2006-01-06 | 1 | -0/+2 |
* | - set noiselevel when quiet is enabled | Ned Ludd | 2006-01-05 | 1 | -0/+1 |
* | bug 117849, when parallel-fetch is on don't write out the mtimedb in the fetc... | Brian Harring | 2006-01-05 | 1 | -0/+3 |
* | filter '(' and ')' tokens also when checking for invalid atoms. | Brian Harring | 2006-01-05 | 1 | -1/+1 |
* | bug 42299, detect and fail invalid atoms in *DEPEND | Brian Harring | 2006-01-05 | 1 | -18/+21 |
* | adress -> address spelling typo. | Brian Harring | 2006-01-05 | 13 | -39/+39 |
* | force a realpath call for complaints about digest files; better resolution is... | Brian Harring | 2006-01-05 | 1 | -1/+1 |
* | 'k. reverted use_reduce filtering of empty lists (was resulting in ["||"] as... | Brian Harring | 2006-01-05 | 2 | -6/+22 |
* | only complain about executable stacks on architectures that actually support ... | Mike Frysinger | 2006-01-05 | 1 | -2/+9 |
* | update copyright years | Mike Frysinger | 2006-01-05 | 71 | -73/+73 |
* | sync with savior branch | Mike Frysinger | 2006-01-05 | 2 | -24/+8 |
* | el buggo pointed out via spyderous. | Brian Harring | 2006-01-04 | 1 | -2/+6 |
* | use an echo rather than ewarn | Mike Frysinger | 2006-01-04 | 1 | -1/+1 |