| Commit message (Expand) | Author | Age | Files | Lines |
* | For bug #189219, use pkgcmp() to sort versions in selected/protected/omitted ...v2.1.2.12 | Zac Medico | 2007-08-17 | 1 | -5/+7 |
* | Make etc-update copy owner and group bits when it merges config files. (branc... | Zac Medico | 2007-08-16 | 1 | -1/+3 |
* | make -f/-F distinction clearer (branches/2.1.2 r7634) | Zac Medico | 2007-08-16 | 1 | -3/+2 |
* | For bug #187016, add env.d to the default USE_ORDER. (branches/2.1.2 r7429) | Zac Medico | 2007-08-16 | 3 | -4/+12 |
* | The "myuse" parameter to depgraph.create() is still needed in this branch. | Zac Medico | 2007-08-16 | 1 | -1/+0 |
* | Always assign higher priority to dependencies on packages that are being rebu... | Zac Medico | 2007-08-16 | 1 | -32/+25 |
* | Add some floating point vercmp cases. (branches/2.1.2 r7623) | Zac Medico | 2007-08-15 | 1 | -1/+4 |
* | 'decent' CFLAGS should not feature -O3. Bug 188619 (branches/2.1.2 r7608) | Zac Medico | 2007-08-15 | 5 | -18/+17 |
* | For bug #188449, since python floats have limited range, we multiply both flo... | Zac Medico | 2007-08-15 | 1 | -2/+11 |
* | For bug #188782, dependencies on packages specified as arguments are given hi... | Zac Medico | 2007-08-15 | 1 | -24/+38 |
* | For bug #188782, keep "nomerge" nodes in the graph during the merge order cal... | Zac Medico | 2007-08-15 | 1 | -4/+2 |
* | Update emerge --help and --info docs. Thanks to Arfrever Frehtes Taifersar Ar... | Zac Medico | 2007-08-15 | 2 | -3/+6 |
* | For bug #187795, remove pointless digest.disjointed and digest.notadded warni... | Zac Medico | 2007-08-15 | 1 | -12/+0 |
* | For bug #187806, use mkstemp to create tmpservertimestampfile (instead of usi... | Zac Medico | 2007-08-15 | 1 | -4/+4 |
* | Make sure that portage always has all of it's RDEPENDs installed first. (bran... | Zac Medico | 2007-08-15 | 1 | -0/+7 |
* | Make config updates get counted correctly for bug #187741. (branches/2.1.2 r7... | Zac Medico | 2007-08-15 | 1 | -1/+4 |
* | cd to ${WORKDIR} if the ${S} directory does not exist. (branches/2.1.2 r7557 ... | Zac Medico | 2007-08-15 | 1 | -0/+6 |
* | For bug #187518, handle EISDIR thrown from mkdir when the directory already e... | Zac Medico | 2007-08-02 | 1 | -4/+4 |
* | For bug #187480, fix writemsg args in portdbapi.gvisible(). (branches/2.1.2 r... | Zac Medico | 2007-08-02 | 1 | -1/+1 |
* | In dblink.treewalk(), handle the case where the current cpv is already instal...v2.1.2.11 | Zac Medico | 2007-07-31 | 1 | -0/+5 |
* | Change the numeric value of DepPriority.MIN to be equal to that of a satisfie... | Zac Medico | 2007-07-31 | 1 | -2/+2 |
* | Initialize dblink.contentscache to None since getcontents() expects that now. | Zac Medico | 2007-07-30 | 1 | -1/+1 |
* | For bug #186960, try to create a directory for $ROOT if it doesn't exist. (br... | Zac Medico | 2007-07-30 | 1 | -0/+1 |
* | Remove some useless dircache code. (branches/2.1.2 r6819) | Zac Medico | 2007-07-30 | 1 | -6/+1 |
* | Make dblink invalidate the vardbapi caches for each merge and unmerge. Don't... | Zac Medico | 2007-07-30 | 1 | -6/+22 |
* | For bug #182964, replace os.rename() with portage.movefile() in cases where t... | Zac Medico | 2007-07-30 | 1 | -5/+13 |
* | For bug #139670, update the dohtml docs to show all supported file extensions... | Zac Medico | 2007-07-30 | 1 | -2/+2 |
* | For bug #137483, move the `emerge --help config` docs to the emerge man page.... | Zac Medico | 2007-07-30 | 3 | -46/+40 |
* | For bug #185048, make emerge-webrsync honor http_proxy and ftp_proxy from mak... | Zac Medico | 2007-07-30 | 1 | -2/+2 |
* | For bug #186639, note that /etc/portage/profile/ supports all of the same fil... | Zac Medico | 2007-07-30 | 1 | -3/+6 |
* | For --buildpkgonly, say "built" instead of "merged" in the "These are the pac... | Zac Medico | 2007-07-30 | 1 | -0/+2 |
* | use ${MAKE:-make} rather than make in einstall() (branches/2.1.2 r7404) | Zac Medico | 2007-07-30 | 1 | -2/+2 |
* | For bug #186610, use `find <path>` to scan for config updates since `cd <path... | Zac Medico | 2007-07-30 | 1 | -5/+5 |
* | For bug #184774, put lha's -q option last since otherwise the option parser n... | Zac Medico | 2007-07-30 | 1 | -1/+1 |
* | For bug #169500, detect when the cvs server puts /Attic/ inside the path and... | Zac Medico | 2007-07-30 | 1 | -0/+17 |
* | For bug #185930, direct all FETCHCOMMAND output to stdout. (branches/2.1.2 r7... | Zac Medico | 2007-07-30 | 1 | -0/+8 |
* | For bug #162923, when digest verification of a distfile fails, rename instead... | Zac Medico | 2007-07-30 | 1 | -5/+18 |
* | If the fetcher reported success and the file is too small, don't attempt to r... | Zac Medico | 2007-07-30 | 1 | -2/+10 |
* | For bug #185670, make sure package.use.{mask,force} are properly displayed. (... | Zac Medico | 2007-07-30 | 1 | -3/+3 |
* | For bug #185504, document profiles/repo_name. (branches/2.1.2 r7320) | Zac Medico | 2007-07-30 | 1 | -13/+5 |
* | Discard "nomerge" nodes to speed up depgraph.altlist() since those nodes aren... | Zac Medico | 2007-07-30 | 1 | -0/+3 |
* | Document PORTAGE_WORKDIR_MODE for bug #8688. (branches/2.1.2 r7236) | Zac Medico | 2007-07-30 | 1 | -0/+3 |
* | Update the FEATURES=strict docs for better clarity. (branches/2.1.2 r7235) | Zac Medico | 2007-07-30 | 1 | -1/+1 |
* | document FEATURES=sesandbox #161985 (branches/2.1.2 r7234) | Zac Medico | 2007-07-30 | 1 | -0/+3 |
* | remove readable bits for debug files if the souce ELF is setXid (branches/2.1... | Zac Medico | 2007-07-30 | 1 | -81/+48 |
* | For bug #184412, make depclean more consistent with the update algorithm by k... | Zac Medico | 2007-07-30 | 1 | -0/+7 |
* | Remove redundant config update notification (bug #184116, branches/2.1.2 r7160) | Zac Medico | 2007-07-30 | 1 | -3/+2 |
* | Implement BlockerCache.keys() so that DictMixin.__repr__() works. (branches/2... | Zac Medico | 2007-07-30 | 1 | -0/+7 |
* | For bug #131030, update the warning about potential for emerge --sync overwri... | Zac Medico | 2007-07-30 | 2 | -11/+26 |
* | For bug #180045, try to merge PDEPEND as soon as possible so that it behaves ... | Zac Medico | 2007-07-30 | 1 | -33/+82 |