| Commit message (Expand) | Author | Age | Files | Lines |
* | * Add a --autounmask[=n] option and for now leave it disable | Zac Medico | 2010-08-05 | 1 | -0/+9 |
* | Add a warning message to the --package-moves[=n] docs, noting that | Zac Medico | 2010-07-28 | 1 | -1/+4 |
* | Add a --package-moves[=n] option that can be used to control the | Zac Medico | 2010-07-28 | 1 | -0/+4 |
* | Document --depclean-lib-check[=n]. | Zac Medico | 2010-07-28 | 1 | -0/+6 |
* | Use a directory for the default set configuration. | Michał Górny | 2010-07-27 | 1 | -2/+2 |
* | Add help for --rebuilt-binaries-timestamp. | Zac Medico | 2010-05-27 | 1 | -1/+1 |
* | Add --rebuilt-binaries-timestamp option | Sebastian Luther | 2010-05-27 | 1 | -0/+7 |
* | Make --deselect work for sets (bug 268798) | Sebastian Luther | 2010-05-27 | 1 | -1/+1 |
* | Make --exclude use whitespace to separate atoms since atoms are typically | Zac Medico | 2010-05-04 | 1 | -1/+1 |
* | Add --exclude option | Sebastian Luther | 2010-04-29 | 1 | -0/+5 |
* | Bug #309699 - Update --emptytree docs. Thanks to Ben Kohler <bkohler@gmail.com> | Zac Medico | 2010-03-16 | 1 | -4/+4 |
* | 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 |
* | 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 |
* | 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 |
* | 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 #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 |
* | 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 #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 | 1 | -7/+10 |
* | Document 'backtracking' in the MASKED PACKAGES section. | Zac Medico | 2009-10-10 | 1 | -0/+7 |
* | Add --changed-use as an alias for --reinstall=changed-use. Thanks to | Zac Medico | 2009-10-09 | 1 | -0/+3 |
* | Bug #287950 - Add a --fail-clean[=n] option, for enabling or disabling | Zac Medico | 2009-10-08 | 1 | -0/+7 |
* | Bug #265267 - Add hint about --accept-properties=-interactive in the | Zac Medico | 2009-10-06 | 1 | -1/+4 |
* | Bug #287870 - Add -r option as short version of --resume. | Zac Medico | 2009-10-06 | 1 | -1/+1 |
* | Add a new --accept-properties option so that users can temporarily override | Zac Medico | 2009-10-06 | 1 | -1/+16 |
* | Document ACCEPT_PROPERTIES and package.properties. | Zac Medico | 2009-09-06 | 1 | -0/+8 |
* | Document ACCEPT_LICENSE and package.license. | Zac Medico | 2009-09-06 | 1 | -0/+8 |
* | Add support for --keep-going=n so that it can be disabled on the command line | Zac Medico | 2009-08-21 | 1 | -1/+1 |
* | Add support for --selective=n, so it can be used to remove selective | Zac Medico | 2009-08-21 | 1 | -1/+4 |
* | Add support for --usepkg=n so that it's possible to disable it on | Zac Medico | 2009-08-01 | 1 | -4/+4 |
* | Add support for --complete-graph=n so that it's possible to disable it on | Zac Medico | 2009-08-01 | 1 | -1/+1 |
* | Allow --deep to take an optional integer parameter, to specify how deep it | Zac Medico | 2009-07-09 | 1 | -3/+3 |
* | Document the --selective option. | Zac Medico | 2009-07-08 | 1 | -0/+4 |
* | Bug #276866 - --binpkg-respect-use < y | n > | Zac Medico | 2009-07-07 | 1 | -0/+4 |
* | Correct --help usage since it no longer takes system, world, or --sync as | Zac Medico | 2009-07-04 | 1 | -1/+1 |
* | Remove the --avoid-update option and make it the default behavior when | Zac Medico | 2009-07-04 | 1 | -12/+0 |
* | Bug #275945 - Add a new --avoid-update which tries to avoid updating packages | Zac Medico | 2009-06-30 | 1 | -0/+12 |
* | Add a new --deselect action which removes atoms from the world file. This | Zac Medico | 2009-04-19 | 1 | -0/+7 |
* | Add a note about egencache to the --regen docs. | Zac Medico | 2009-04-12 | 1 | -1/+2 |