| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #265111 - Make current options override older options for --resume. | Zac Medico | 2009-04-08 | 1 | -0/+4 |
* | Call _ebuild_phase_funcs() from ebuild_main() since it needs to be called for | Zac Medico | 2009-04-08 | 1 | -5/+5 |
* | - Move DEFINED_PHASES code into _source_ebuild() and add it to the list of | Zac Medico | 2009-04-08 | 1 | -35/+34 |
* | Move the ebuild sourcing code into a new _source_ebuild() function. | Zac Medico | 2009-04-08 | 2 | -6/+10 |
* | Make RecursiveFileLoader skip hidden directories, and only use a single stat | Zac Medico | 2009-04-08 | 1 | -5/+10 |
* | Make emerge --info <atom> display USE similarly to how they are displayed | Zac Medico | 2009-04-08 | 1 | -26/+111 |
* | Fix some _doebuild_exit_status_check() calls so that they only happen when | Zac Medico | 2009-04-07 | 1 | -14/+17 |
* | Add support to repoman for using layout.conf to control which repositories | Zac Medico | 2009-04-07 | 3 | -28/+48 |
* | Replace references to portdbapi.eclassdb with appropriate references for the | Zac Medico | 2009-04-07 | 1 | -5/+6 |
* | Fix code in the portdbapi constructor to cache eclass_cache.cache instances | Zac Medico | 2009-04-07 | 1 | -0/+1 |
* | Add a --repo option, allowing cache to be generated for overlays. | Zac Medico | 2009-04-06 | 2 | -6/+22 |
* | Add portdbapi support for a metadata/layout.conf file which | Zac Medico | 2009-04-06 | 7 | -53/+131 |
* | Bug #262647 - Inside config.setcpv(), never add SRC_URI to the environment | Zac Medico | 2009-04-05 | 1 | -4/+10 |
* | Add an example for PORTAGE_IONICE_COMMAND. Thanks to Vlastimil Babka | Zac Medico | 2009-04-03 | 1 | -0/+5 |
* | Always generate an error if the target cache contains an apparently invalid | Zac Medico | 2009-04-03 | 1 | -5/+13 |
* | If there are not ebuilds matching a argument, only generate an error if there | Zac Medico | 2009-04-03 | 1 | -10/+19 |
* | Generate an error if there are no ebuilds found for a package that's | Zac Medico | 2009-04-03 | 1 | -0/+10 |
* | Inside tar_contents(), don't emulate tar --numeric-id option. The uid/gid | Zac Medico | 2009-04-02 | 1 | -3/+0 |
* | Bug #264245 - Revert i|=1 from r13242 since that breaks the array indexing co... | Zac Medico | 2009-04-02 | 1 | -1/+1 |
* | Note that only updates to PORTDIR are currently supported. | Zac Medico | 2009-04-01 | 1 | -1/+3 |
* | - Add more info to the DESCRIPTION section. | Zac Medico | 2009-04-01 | 1 | -2/+31 |
* | Bug #264494 - In case the ebuild has enabled set -e during an ebuild phase, | Zac Medico | 2009-04-01 | 2 | -0/+3 |
* | Remove the ATOMS section and move --update to a new ACTIONS section. | Zac Medico | 2009-04-01 | 1 | -9/+7 |
* | Allow --root-deps for ROOT=/, so people can do weird things like use it with | Zac Medico | 2009-04-01 | 1 | -8/+6 |
* | Add a man page for egencache(1). | Zac Medico | 2009-04-01 | 1 | -0/+69 |
* | Document new prepare and configure commands for EAPI 2. | Zac Medico | 2009-04-01 | 1 | -0/+12 |
* | Clarify docs for --root-deps. | Zac Medico | 2009-04-01 | 2 | -2/+4 |
* | Combine the --rdeps-only and --root-deps options into a single --root-deps | Zac Medico | 2009-04-01 | 3 | -29/+40 |
* | Add support for a EGENCACHE_DEFAULT_OPTS variable in make.conf. | Zac Medico | 2009-04-01 | 2 | -9/+29 |
* | Automatically enable FEATURES=metadata-transfer if it's not enabled, | Zac Medico | 2009-03-31 | 1 | -4/+8 |
* | Fix typo in comment. | Zac Medico | 2009-03-31 | 1 | -1/+1 |
* | Add parsing code for --jobs and --load-average. | Zac Medico | 2009-03-31 | 1 | -0/+31 |
* | Add a new egencache --rsync option which enables a stat collision workaround | Zac Medico | 2009-03-31 | 3 | -18/+104 |
* | Bug #263370 - In create_message(), use email.header.Header to wrap the | Zac Medico | 2009-03-31 | 1 | -1/+4 |
* | Bug #261377 - Add a new 'egencache' tool to generate metadata cache for | Zac Medico | 2009-03-31 | 1 | -0/+205 |
* | When in --quiet mode, still show a message for failures in | Zac Medico | 2009-03-31 | 1 | -1/+1 |
* | In MetadataRegen._metadata_exit(), notify the consumer of failures (in this | Zac Medico | 2009-03-31 | 1 | -7/+10 |
* | reword the qa execstack notice since it can be triggered by pt_load sections ... | Mike Frysinger | 2009-03-31 | 1 | -5/+5 |
* | Add a "consumer" keyword parameter to the MetadataRegen constructor which | Zac Medico | 2009-03-31 | 2 | -8/+27 |
* | Add support in MetadataRegen for cleansing stale cache when only a subset | Zac Medico | 2009-03-30 | 2 | -10/+28 |
* | Add a cp_iter keyword argument to the MetadataRegen constructor, which can be | Zac Medico | 2009-03-30 | 1 | -15/+32 |
* | Fix --newuse code to compare installed package USE to the USE that a binary | Zac Medico | 2009-03-30 | 1 | -1/+1 |
* | Bug #264291 - Fix inappropriate build dir creation for emerge --fetchonly. | Zac Medico | 2009-03-30 | 2 | -3/+7 |
* | Implement _use_dep.__repr__(). Thanks to Douglass Anderson for the suggestion. | Zac Medico | 2009-03-30 | 1 | -0/+3 |
* | Update dep_getusedeps() docstring. Thanks to Douglass Anderson | Zac Medico | 2009-03-30 | 1 | -2/+2 |
* | Fix bug in old-style virtuals code from previous commit. | Zac Medico | 2009-03-29 | 1 | -1/+1 |
* | Inside depgraph.validate_blockers(), prevent false positives in PROVIDE | Zac Medico | 2009-03-29 | 1 | -5/+14 |
* | Document --root and --config-root. | Zac Medico | 2009-03-29 | 1 | -0/+12 |
* | Add a --root option that sets $ROOT (complements the --config-root option). | Zac Medico | 2009-03-29 | 2 | -2/+12 |
* | Add support for --rdeps-only and --root-deps options which are useful in | Zac Medico | 2009-03-29 | 3 | -1/+42 |