| Commit message (Expand) | Author | Age | Files | Lines |
* | as noted by Josh Saddler on the gentoo-dev mailing list, issue a warning if w... | Mike Frysinger | 2007-06-21 | 1 | -0/+4 |
* | Add an --ignore-default-opts option that is analogous to the corresponding em... | Zac Medico | 2007-06-20 | 1 | -3/+8 |
* | For bug #180165, make has_version dir if portageq has an unexpected exit code. | Zac Medico | 2007-06-20 | 1 | -5/+13 |
* | For bug #180165, make portageq print a "Permission denied" error when appropr... | Zac Medico | 2007-06-20 | 2 | -1/+10 |
* | For bug #182428, make quickpkg use a more secure umask by default and allow i... | Zac Medico | 2007-06-19 | 1 | -2/+11 |
* | Make repoman exit with nonzero status whenever there are qa issues (already d... | Zac Medico | 2007-06-15 | 1 | -0/+4 |
* | Add portageq command to list preserved libs | Marius Mauch | 2007-06-13 | 1 | -5/+23 |
* | For bug #181355, detect parenthesis mismatch in paren_reduce(), raise an Inva... | Zac Medico | 2007-06-11 | 1 | -0/+4 |
* | Make repoman work with both + and - flags in IUSE. | Zac Medico | 2007-06-10 | 1 | -6/+5 |
* | For bug #148702, use the * token to trigger wildcard expansion of IUSE. This... | Zac Medico | 2007-06-09 | 1 | -0/+5 |
* | Skip bogus '$ECLASS inherited illegally' messages when installing from a bina... | Zac Medico | 2007-06-09 | 1 | -1/+2 |
* | For bug #181104, make econf give an appropriate error message when configure ... | Zac Medico | 2007-06-08 | 1 | -0/+2 |
* | Use user-provided $mv_opts for -5 (bug #47442) | Marius Mauch | 2007-06-05 | 1 | -1/+2 |
* | Fix typo. | Zac Medico | 2007-06-04 | 1 | -1/+1 |
* | For bug #164655, port quickpkg to python and use the tarfile module for prope... | Zac Medico | 2007-06-04 | 1 | -193/+134 |
* | Fix it so repoman still does QA when $FILESDIR doesn't exist. | Zac Medico | 2007-06-01 | 1 | -5/+8 |
* | Don't complain when $FILESDIR is missing unless manifest1 compatibility is en... | Zac Medico | 2007-06-01 | 1 | -9/+4 |
* | Make automatic "global updates" always use the config instance that's associa... | Zac Medico | 2007-05-31 | 1 | -1/+1 |
* | Create one unified dbapi.update_ents() method and use it for both fixpackages... | Zac Medico | 2007-05-31 | 1 | -17/+1 |
* | catch GetoptError | Marius Mauch | 2007-05-31 | 1 | -1/+5 |
* | For bug #61732, support -flag in USE (instead of just +flag). Given the curr... | Zac Medico | 2007-05-30 | 1 | -1/+1 |
* | For bug #180222, make ecompressdir use -f for the automatic decompression phase. | Zac Medico | 2007-05-30 | 1 | -3/+3 |
* | Fix emaint world $ROOT handling. | Zac Medico | 2007-05-28 | 1 | -2/+2 |
* | Add new emaint targets called "moveinst" and "movebin" for applying package m... | Zac Medico | 2007-05-28 | 1 | -1/+121 |
* | Make emaint prune stale entires from $PKGDIR/Packages. | Zac Medico | 2007-05-27 | 1 | -2/+36 |
* | Add an emaint "binhost" target which does the time consuming population of $P... | Zac Medico | 2007-05-27 | 1 | -1/+59 |
* | Fix a typo. | Zac Medico | 2007-05-27 | 1 | -1/+1 |
* | Fix an UnboundLocalError when there's no tty. | Zac Medico | 2007-05-27 | 1 | -1/+2 |
* | Add SIGWINCH support so that the progress bar is resized if the xterm is resi... | Zac Medico | 2007-05-27 | 1 | -2/+7 |
* | Add progress support to emaint (similar to wget's progress bar). | Zac Medico | 2007-05-27 | 1 | -4/+33 |
* | In the WorldHandler class, add support for an onProgress callback that can be... | Zac Medico | 2007-05-27 | 1 | -3/+14 |
* | xmlint can produce garbage output even on success, so only dump the ouput whe... | Zac Medico | 2007-05-26 | 1 | -3/+8 |
* | In the econf die message, don't mention bugs.gentoo.org specifically. | Zac Medico | 2007-05-26 | 1 | -1/+1 |
* | s/filing a report to/seeking support at/ Thanks to marienz. | Zac Medico | 2007-05-26 | 1 | -1/+1 |
* | Skip fetching of metadata.dtd when mymode == "manifest". | Zac Medico | 2007-05-25 | 1 | -2/+4 |
* | Fix the ignore-previously-merged option so that it compares the original file... | Zac Medico | 2007-05-24 | 1 | -1/+2 |
* | Add a 'ignore-previously-merged' config option which gives similar behavior t... | Zac Medico | 2007-05-23 | 1 | -0/+8 |
* | Pass a temporary file name to the package phase in the environment variable P... | Zac Medico | 2007-05-23 | 1 | -15/+4 |
* | When ${PKGDIR}/All/ doesn't exist, put packages in ${PKGDIR}/${CATEGORY}/ ins... | Zac Medico | 2007-05-22 | 1 | -3/+11 |
* | Fix src_compile() ECONF_SOURCE logic to make sure it behaves properly. | Zac Medico | 2007-05-22 | 1 | -3/+3 |
* | For bug #179380, make support for ECONF_SOURCE in the default src_compile() c... | Zac Medico | 2007-05-22 | 1 | -1/+3 |
* | For bug #179008, just use metadata.dtd directly from $DISTDIR. | Zac Medico | 2007-05-20 | 1 | -14/+13 |
* | 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 |
* | 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 |
* | 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 |
* | Make sure FEATURES=test and USE=test are consistently enabled for all request... | Zac Medico | 2007-05-10 | 1 | -8/+9 |