| Commit message (Expand) | Author | Age | Files | Lines |
* | New mode: manifest-check - Checks Manifests for missing or incorrect digests | Zac Medico | 2010-05-16 | 1 | -0/+6 |
* | Make --exclude use whitespace to separate atoms since atoms are typically | Zac Medico | 2010-05-04 | 1 | -1/+1 |
* | Bug #317921 - Fix spelling of "variable". | Zac Medico | 2010-04-30 | 1 | -1/+1 |
* | Support per-package bashrc files. | Michał Górny | 2010-04-29 | 1 | -0/+21 |
* | Add --exclude option | Sebastian Luther | 2010-04-29 | 1 | -0/+5 |
* | Bug #317133 - s/execinto/exeinto/. Thanks to Denilson Sá <denilsonsa@gmail.c... | Zac Medico | 2010-04-25 | 1 | -1/+1 |
* | For clarity, make egencache --help and man page refer to --config-root | Zac Medico | 2010-04-02 | 1 | -1/+1 |
* | Add support for package sets to quickpkg | Sebastian Luther | 2010-03-28 | 1 | -6/+10 |
* | Fix typo. | Zac Medico | 2010-03-19 | 1 | -1/+1 |
* | Note that use.local.desc is automatically generated, and refer to GLEP 56. | Zac Medico | 2010-03-19 | 1 | -2/+5 |
* | Bug #309699 - Update --emptytree docs. Thanks to Ben Kohler <bkohler@gmail.com> | Zac Medico | 2010-03-16 | 1 | -4/+4 |
* | * Remove outdated profiles.desc sentence about "1 profile allowed per | Zac Medico | 2010-03-09 | 1 | -7/+6 |
* | Move --update from the actions to the options section. | Zac Medico | 2010-03-08 | 1 | -7/+7 |
* | Clean up/sync docs for emerge --sync, and add a note about PORTAGE_SYNC_STALE. | Zac Medico | 2010-03-08 | 1 | -5/+20 |
* | Escape hyphens. | Zac Medico | 2010-03-08 | 1 | -1/+1 |
* | Note that PORTAGE_SYNC_STALE=0 will disable warnings. | Zac Medico | 2010-03-08 | 1 | -1/+1 |
* | Produce a warning message if the timestamp of the portage tree is more than | Zac Medico | 2010-03-08 | 1 | -0/+6 |
* | Add new colors for binary packages in the merge list. Thanks to Sebastian | Zac Medico | 2010-03-03 | 1 | -0/+9 |
* | Add a --quiet-unmerge-warn option to disable the warning message that's shown | Zac Medico | 2010-02-28 | 1 | -0/+6 |
* | Enable --rebuilt-binaries automatically only when in --usepkgonly or | Zac Medico | 2010-02-22 | 1 | -1/+1 |
* | Bug #299095 - Add a deprecation warning for check_license calls with EAPI >= 3 | Zac Medico | 2010-02-22 | 1 | -0/+3 |
* | Only enable --rebuilt-binaries automatically if --update and --deep are also | Zac Medico | 2010-02-18 | 1 | -2/+3 |
* | Add a --rebuilt-binaries[=n] option, causing automatic replacement of | Zac Medico | 2010-02-18 | 1 | -0/+7 |
* | Fix type in CLEAN_DELAY docs. | Zac Medico | 2010-02-16 | 1 | -1/+2 |
* | Bug #304793 - Update --newuse docs to indicate that this option also implies | Zac Medico | 2010-02-13 | 1 | -2/+4 |
* | Fix blocker example output to appear as emerge actually displays it. | Zac Medico | 2010-01-08 | 1 | -1/+1 |
* | Bug #269225 - Warn about virtuals with non-empty HOMEPAGE or LICENSE. Thanks | Zac Medico | 2010-01-07 | 1 | -0/+6 |
* | Document doins -r option. | Zac Medico | 2010-01-04 | 1 | -1/+2 |
* | * Fix type in econf --host argument. | Zac Medico | 2009-12-12 | 1 | -4/+6 |
* | Fix typo. | Arfrever Frehtes Taifersar Arahesis | 2009-12-12 | 1 | -1/+1 |
* | Add more EAPI 3 conditionals for prefix variables. | Zac Medico | 2009-12-11 | 1 | -2/+9 |
* | Add EAPI 3 conditionals for prefix variables. | Zac Medico | 2009-12-11 | 1 | -5/+8 |
* | fix definition regarding slashes for EPREFIX, D, ED and EROOT | Fabian Groffen | 2009-12-10 | 1 | -9/+14 |
* | Implement forward compatible Prefix support. This makes EPREFIX, ED and | Fabian Groffen | 2009-12-10 | 1 | -28/+45 |
* | Bug #295715 - Implement a register_success_hook function to complement | Zac Medico | 2009-12-06 | 1 | -0/+11 |
* | Remove SLOT.missing since SLOT.invalid handles that case now. | Zac Medico | 2009-11-16 | 1 | -4/+1 |
* | Bug #292820 - Make the Package constructor handle invalid SLOT values. | Zac Medico | 2009-11-12 | 1 | -0/+2 |
* | Make split-elog bold. | Zac Medico | 2009-11-07 | 1 | -1/+1 |
* | Bug #291200 - Add a --quiet-build option to redirect all build output to logs | Zac Medico | 2009-11-06 | 1 | -0/+4 |
* | Add a --backtrack=COUNT option to control how many times backtracking is | Zac Medico | 2009-10-31 | 1 | -0/+5 |
* | Bug #259697 - Update IUSE.invalid docs for GLEP 56. | Zac Medico | 2009-10-31 | 1 | -1/+1 |
* | Take the -c option and make it mean --depclean instead of --clean, since | Zac Medico | 2009-10-26 | 1 | -2/+2 |
* | Add -R as a shortcut for --depclean. Thanks to Jonathan Callen <abcd@g.o> for | Zac Medico | 2009-10-26 | 1 | -1/+1 |
* | Bug #134466 - Add a --ask-enter-invalid option. When used together with the | Zac Medico | 2009-10-24 | 1 | -1/+11 |
* | Add --help output for --unordered-display, and move man page docs from the | Zac Medico | 2009-10-23 | 1 | -6/+7 |
* | Add a --unordered-display option for use with --tree. This allows the display | Zac Medico | 2009-10-23 | 1 | -0/+6 |
* | Add a --use-ebuild-visibility option, for using unbuilt ebuild metadata | Zac Medico | 2009-10-18 | 1 | -0/+4 |
* | Bug #227225 - Add *DEPEND.badtilde warning for ~ operator used with non-zero | Zac Medico | 2009-10-18 | 1 | -0/+9 |
* | Bug #287869 - Add a --selective[=n] option (inverse of --oneshot). This is | Zac Medico | 2009-10-16 | 1 | -0/+6 |
* | Bug #266454 - Make @world an all-inclusive set once again, like it was prior | Zac Medico | 2009-10-16 | 2 | -8/+11 |