| Commit message (Expand) | Author | Age | Files | Lines |
* | Escape hyphens from previous commit. | Zac Medico | 2009-06-16 | 1 | -6/+6 |
* | Misc fixes and updates. Thanks to Sebastian Mingramm (few) <s.mingramm@gmx.de> | Zac Medico | 2009-06-16 | 1 | -2/+27 |
* | Prepare 117 messages to localization. | Arfrever Frehtes Taifersar Arahesis | 2009-06-14 | 6 | -202/+222 |
* | Document FEATURES=python-trace. | Zac Medico | 2009-06-13 | 1 | -0/+4 |
* | Bug #273020 - Document FEATURES=multilib-strict. Thanks to Samuli Suominen | Zac Medico | 2009-06-13 | 1 | -0/+7 |
* | Remove unused newdepend(), newrdepend(), newpdepend(), and do_newdepend() | Zac Medico | 2009-06-11 | 1 | -62/+0 |
* | propset svn:rev ON | Zac Medico | 2009-06-08 | 0 | -0/+0 |
* | Fix more <listitem> elements to contain <para> elements. | Zac Medico | 2009-06-07 | 1 | -4/+4 |
* | Bug #272063 - Remove <funcsynopsisinfo> elements that don't validate. | Zac Medico | 2009-06-07 | 1 | -2/+2 |
* | Fix non-empty <xref> elements. | Zac Medico | 2009-06-07 | 1 | -7/+7 |
* | Remove <msgtext> element in invalid location. | Zac Medico | 2009-06-07 | 1 | -1/+1 |
* | Bug #272063 - Use <para> elements inside <listitem> elements. | Zac Medico | 2009-06-07 | 5 | -131/+129 |
* | Make usev() strip ! prefix in echoed output as specified in bug #270658, | Zac Medico | 2009-06-03 | 1 | -1/+1 |
* | drop sandbox settings that sandbox itself takes care of #258684 | Mike Frysinger | 2009-06-03 | 1 | -7/+4 |
* | Bug #268929 - Add grep for 'dereferencing pointer' messages produced by | Zac Medico | 2009-05-31 | 1 | -0/+1 |
* | Add some really big integers to the vercmp tests. | Zac Medico | 2009-05-16 | 1 | -1/+3 |
* | Enable FEATURES=assume-digests by default. | Zac Medico | 2009-05-10 | 1 | -2/+2 |
* | Fix digestcheck() to handle missing distfiles digests correctly. Thanks to | Zac Medico | 2009-05-06 | 1 | -1/+4 |
* | Fix SrcUnpackPatches to ignore comment lines. Thanks to Christian Ruppert | Zac Medico | 2009-05-06 | 1 | -0/+1 |
* | tweak output when diff access rights are needed | Mike Frysinger | 2009-05-06 | 1 | -3/+3 |
* | When generating ACCEPT_LICENSE for the ebuild environment, do not expand | Zac Medico | 2009-05-05 | 1 | -2/+4 |
* | Make portdbapi.getfetchlist() return an equal number of uris/file names so | Zac Medico | 2009-05-05 | 1 | -4/+9 |
* | Fix misleading/outdated info in the DESCRIPTION section. | Zac Medico | 2009-05-04 | 1 | -3/+2 |
* | Fix "arguments" spelling.v2.2_rc33 | Zac Medico | 2009-05-03 | 1 | -1/+1 |
* | Bug #268398 - Document econf's automatic die behavior. | Zac Medico | 2009-05-03 | 1 | -2/+3 |
* | Simplify DepPriority.__int__() and make it consistent with __str__(). | Zac Medico | 2009-05-03 | 1 | -25/+13 |
* | Make useq() die if called during the "depend" phase in newer EAPIs. | Zac Medico | 2009-05-02 | 1 | -5/+9 |
* | Skip useq() IUSE QA Notices during the "depend" phase because lots of | Zac Medico | 2009-05-02 | 1 | -1/+5 |
* | Fix inverted logic in superuser logic for bug #267104. | Zac Medico | 2009-05-02 | 1 | -2/+2 |
* | Fix DepPriority.__int__() to return distinguishable values, for use when | Zac Medico | 2009-05-02 | 1 | -0/+37 |
* | Bug #267175 - Instead of "poor code kills airplanes", say "install abortedv2.2_rc32 | Zac Medico | 2009-05-01 | 1 | -2/+4 |
* | Make elog functions use read -r when splitting lines, so that backslashes | Zac Medico | 2009-05-01 | 1 | -11/+11 |
* | Only generate KV when setting up the environment for a real ebuild phase. This | Zac Medico | 2009-05-01 | 1 | -1/+4 |
* | Fix logic error which prevents repos.conf [DEFAULT] section from applying | Zac Medico | 2009-05-01 | 1 | -1/+1 |
* | Remove unnecessary doebuild_environment() call from EbuildFetchonly.execute() | Zac Medico | 2009-04-30 | 1 | -3/+0 |
* | In config.setcpv() reuse split USE from built packages instead of splitting | Zac Medico | 2009-04-30 | 1 | -3/+2 |
* | Enable use() qa checks via PORTAGE_IUSE for all ebuild phases and for binary | Zac Medico | 2009-04-30 | 1 | -6/+1 |
* | Move PORTAGE_RESTRICT calculation to config.setcpv() (lazy evaluation) and | Zac Medico | 2009-04-30 | 1 | -19/+38 |
* | Bug #267104 - When appropriate, advise the user that they may set FEATURES= | Zac Medico | 2009-04-30 | 1 | -4/+17 |
* | Fix _lazy_accept_license to discard || from the set of licenses. | Zac Medico | 2009-04-30 | 1 | -0/+1 |
* | Fix typo in version from previous commit. | Zac Medico | 2009-04-30 | 1 | -1/+1 |
* | Add note about repos.conf eclass overrides. | Zac Medico | 2009-04-30 | 1 | -0/+6 |
* | Fix ACCEPT_LICENSE handling for binary packages, so that the build-time USE | Zac Medico | 2009-04-30 | 2 | -6/+13 |
* | Fix error in calculations from bug #267104. | Zac Medico | 2009-04-30 | 1 | -2/+2 |
* | In config.setcpv(), move the code that makes sure "pkg" values override "env" | Zac Medico | 2009-04-30 | 1 | -4/+8 |
* | Generate a pruned version of ACCEPT_LICENSE, by intersection with | Zac Medico | 2009-04-30 | 1 | -0/+28 |
* | In config.regenerate(), explicitly include self.backupenv when processing | Zac Medico | 2009-04-30 | 1 | -0/+1 |
* | Exclude 'backupenv' from config.configlist and lookuplist since it doesn't | Zac Medico | 2009-04-30 | 1 | -13/+12 |
* | Clarify RESTRICT=bindist docs by referring to 'built' packages. Thanks to | Zac Medico | 2009-04-29 | 1 | -1/+1 |
* | Warn about sed and epatch calls which should be moved from src_unpack to | Zac Medico | 2009-04-29 | 1 | -1/+33 |