| Commit message (Expand) | Author | Age | Files | Lines |
* | exit with proper status rather than always 0 | Mike Frysinger | 2006-02-03 | 1 | -2/+6 |
* | s/cronological/chronological/ for you anal peeps | Mike Frysinger | 2006-02-03 | 1 | -1/+1 |
* | Revert change in -r2611, re-opening bug 121106. The fix is not that simple..... | Alec Warner | 2006-02-02 | 1 | -2/+1 |
* | optional tarsync integration; thanks to Johannes Fahrenkrug for doing the leg... | Brian Harring | 2006-02-02 | 1 | -14/+22 |
* | added PORTAGE_NICENESS support. | Brian Harring | 2006-02-02 | 1 | -0/+9 |
* | bug #116681 , better handling of MULTILIB_STRICT_EXEMPT | Brian Harring | 2006-02-02 | 1 | -2/+2 |
* | touchup syntax/output of new $D/$D check | Mike Frysinger | 2006-02-01 | 1 | -3/+3 |
* | - portage allows installing files into ${D}/${D}. Simon Stelling bug #120941 | Ned Ludd | 2006-02-01 | 1 | -0/+10 |
* | touchup the way options are declared to prevent bitrot, add a --quiet option ... | Mike Frysinger | 2006-02-01 | 1 | -57/+107 |
* | Fix for bug #121106, resume + skipfirst + pretend would print the skipped pac... | Alec Warner | 2006-01-31 | 1 | -1/+2 |
* | Change the usage of a "class" of packages into a "set" of packages. | Alec Warner | 2006-01-31 | 2 | -17/+17 |
* | remove red coloring from right ')' in 'dependency required by' message report... | Zac Medico | 2006-01-31 | 1 | -1/+1 |
* | get --nospinner from myopts instead of sys.argv so that it works with EMERGE_... | Zac Medico | 2006-01-30 | 1 | -3/+3 |
* | Chris PeBenito writes in #110857 for SELinux updates: | Mike Frysinger | 2006-01-30 | 1 | -10/+9 |
* | make sure all .debug files have the executable bit cleared | Mike Frysinger | 2006-01-29 | 1 | -3/+4 |
* | Allow || ( ) deps that have no default atoms (or turn out empty). | Jason Stubbs | 2006-01-29 | 2 | -1/+8 |
* | Add note about --alphabetical | Jason Stubbs | 2006-01-28 | 1 | -0/+3 |
* | Disable the vdb check until it can be migrated to filter-env. | Jason Stubbs | 2006-01-28 | 1 | -2/+3 |
* | add the "/usr/lib/portage/pym" insert to deal with osx (bit of a hack, but ti... | Brian Harring | 2006-01-27 | 1 | -0/+1 |
* | make env-update a bit more flexible by adding a --no-ldconfig option | Mike Frysinger | 2006-01-27 | 2 | -3/+3 |
* | touchup if logic | Mike Frysinger | 2006-01-27 | 1 | -5/+5 |
* | Add support for an --alphabetical option to emerge that restores the old | Jason Stubbs | 2006-01-27 | 3 | -4/+21 |
* | Add support for EMERGE_DEFAULT_OPTS configuration variable for setting | Jason Stubbs | 2006-01-27 | 15 | -2/+83 |
* | Added a check for obsolete virtual/x11 usage in dependencies. | Jason Stubbs | 2006-01-27 | 1 | -1/+28 |
* | m68k generates proper gnu stack markings | Mike Frysinger | 2006-01-27 | 1 | -1/+1 |
* | Fix typo in error description | Marius Mauch | 2006-01-25 | 1 | -1/+1 |
* | Add a warning for KEYWORDS=-* | Marius Mauch | 2006-01-24 | 2 | -5/+22 |
* | Disable auto-use prior to code removal | Marius Mauch | 2006-01-24 | 1 | -0/+3 |
* | fix possible path and vdb location issues | Marius Mauch | 2006-01-24 | 1 | -14/+15 |
* | 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 |