| Commit message (Expand) | Author | Age | Files | Lines |
* | Update /Packages as each package is built (MD5 is done here since it won't hu... | Zac Medico | 2007-05-23 | 2 | -4/+49 |
* | Discard metadata from the Packages file if there's no MTIME attribute. | Zac Medico | 2007-05-22 | 1 | -10/+4 |
* | Split reading/writing of $PKGDIR/Packages into a PackageIndex class. | Zac Medico | 2007-05-22 | 2 | -22/+38 |
* | Fix missing red import. | Zac Medico | 2007-05-22 | 1 | -1/+1 |
* | Punt the portdbapi.getsize() function since it's unused and broken (mysum ref... | Zac Medico | 2007-05-22 | 1 | -13/+0 |
* | More namespace fixes. | Zac Medico | 2007-05-22 | 1 | -2/+2 |
* | Fix namespace for S_ISUID and S_ISGID. | Zac Medico | 2007-05-22 | 1 | -1/+1 |
* | - cleaner version of the hardlink basic suid protection. actually check that ... | Ned Ludd | 2007-05-22 | 1 | -5/+6 |
* | Handle a KeyError if an MTIME is missing from the Packages index. | Zac Medico | 2007-05-22 | 1 | -2/+2 |
* | Fix size comparison logic. | Zac Medico | 2007-05-22 | 1 | -2/+2 |
* | Cache xpak metadata in ${PKGDIR}/Packages in order to minimize disk load when... | Zac Medico | 2007-05-22 | 2 | -2/+122 |
* | When ${PKGDIR}/All/ doesn't exist, put packages in ${PKGDIR}/${CATEGORY}/ ins... | Zac Medico | 2007-05-22 | 3 | -12/+20 |
* | Fix src_compile() ECONF_SOURCE logic to make sure it behaves properly. | Zac Medico | 2007-05-22 | 1 | -3/+3 |
* | Use bash to spawn FETCHCOMMAND under selinux since most other binaries are fo... | Zac Medico | 2007-05-22 | 1 | -0/+2 |
* | For bug #179380, make support for ECONF_SOURCE in the default src_compile() c... | Zac Medico | 2007-05-22 | 1 | -1/+3 |
* | Add a missing newline to the writemsg output. | Zac Medico | 2007-05-21 | 1 | -1/+2 |
* | - blind chmod 0 before unlinking files to avoid anybody doing sneaky stuff vi... | Ned Ludd | 2007-05-21 | 1 | -0/+4 |
* | For bug #179008, just use metadata.dtd directly from $DISTDIR. | Zac Medico | 2007-05-20 | 1 | -14/+13 |
* | In fetch(), don't try to parse digests unless the "O" variable is defined. | Zac Medico | 2007-05-20 | 1 | -2/+7 |
* | For bug #179206, improve efficiency by using a containment test instead of st... | Zac Medico | 2007-05-20 | 1 | -2/+2 |
* | Use device number and i-node number (like os.path.samefile does) to check if ... | Zac Medico | 2007-05-19 | 1 | -1/+18 |
* | For bug #178378, make the default src_compile() check for configure in ${ECON... | Zac Medico | 2007-05-19 | 1 | -1/+1 |
* | Add edges to shown_edges at the first oportunity. | Zac Medico | 2007-05-19 | 1 | -6/+3 |
* | In --tree output, keep track of which graph edges have already been displayed... | Zac Medico | 2007-05-19 | 1 | -2/+14 |
* | Avoid permission errors when trying to lock repo_path. Note that the lock fi... | Zac Medico | 2007-05-19 | 1 | -1/+6 |
* | For bug #176539, add a "manifest" target to repoman so that there's a simple ... | Zac Medico | 2007-05-19 | 1 | -2/+16 |
* | fix from James C. Georgas to not modify EXTRA_EINSTALL #178544 | Mike Frysinger | 2007-05-19 | 1 | -3/+4 |
* | Fall back to pickle if cPickle is unavailable. Thanks to Michael Haubenwalln... | Zac Medico | 2007-05-18 | 1 | -1/+5 |
* | Only show extra whitespace where there are some news items to display. | Zac Medico | 2007-05-18 | 1 | -4/+6 |
* | Catch a potential OSError if the child process has already died. | Zac Medico | 2007-05-18 | 1 | -1/+4 |
* | Update for glep42, preserve-libs and elog | Marius Mauch | 2007-05-18 | 1 | -0/+4 |
* | Enable elog functionality for the python side of portage | Marius Mauch | 2007-05-18 | 10 | -119/+213 |
* | Display notification about unread news in all situations specified by glep 42 | Marius Mauch | 2007-05-18 | 1 | -16/+28 |
* | - store newsid in unread file, not the path to the news item | Marius Mauch | 2007-05-18 | 1 | -52/+52 |
* | Add registration support for preserved library objects, move the library->con... | Marius Mauch | 2007-05-18 | 2 | -45/+168 |
* | Check to see if I have svn.g.o fixed, no actual file changes, pass #2 | Robin H. Johnson | 2007-05-18 | 1 | -1/+1 |
* | Check to see if I have svn.g.o fixed, no actual file changes. | Robin H. Johnson | 2007-05-18 | 1 | -1/+1 |
* | wrap lines | Zac Medico | 2007-05-17 | 1 | -9/+9 |
* | For bug #162404, use a pseudo-terminal device pair (instead of a normal pipe)... | Zac Medico | 2007-05-17 | 1 | -25/+47 |
* | Don't protect USE_EXPAND variables from -* anymore because the really critica... | Zac Medico | 2007-05-16 | 1 | -1/+1 |
* | fix syntax (merged from branches/prefix r6534) | Zac Medico | 2007-05-14 | 1 | -1/+1 |
* | For bug #178293, don't write digest-* files unnecessarily when SRC_URI is empty. | Zac Medico | 2007-05-13 | 1 | -2/+5 |
* | the profile check is spammy and should be squelched when --quiet is given | Alec Warner | 2007-05-13 | 1 | -1/+2 |
* | remove old import | Zac Medico | 2007-05-13 | 1 | -1/+0 |
* | import dispatch_conf from the new namespace | Zac Medico | 2007-05-13 | 1 | -1/+1 |
* | tabs -> spaces | Zac Medico | 2007-05-13 | 1 | -3/+3 |
* | Fix the varexpand quotes tests since quotes are no longer removed by this fun... | Zac Medico | 2007-05-13 | 1 | -2/+2 |
* | Add TODO note about support for blocks within slots. Thanks to Brian Harring... | Zac Medico | 2007-05-12 | 1 | -6/+5 |
* | s:${PORTDIR}:/usr/portage: so that it's not implied that those variables are ... | Zac Medico | 2007-05-12 | 2 | -4/+4 |
* | For bug #177763, clarify about how FEATURES=keepwork allows ${WORKDDIR} to be... | Zac Medico | 2007-05-10 | 1 | -3/+4 |