summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add help for --rebuilt-binaries-timestamp.Zac Medico2010-05-271-0/+9
* Make --deselect work for sets (bug 268798)Sebastian Luther2010-05-271-1/+1
* emerge --help: Add --ignore-default-opts (closes bug 246491)Sebastian Luther2010-05-271-0/+8
* Make --exclude use whitespace to separate atoms since atoms are typicallyZac Medico2010-05-041-1/+1
* Add --exclude optionSebastian Luther2010-04-291-0/+7
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Bug #309699 - Update --emptytree docs. Thanks to Ben Kohler <bkohler@gmail.com>Zac Medico2010-03-161-4/+6
* Move --update from the actions to the options section.Zac Medico2010-03-081-7/+9
* Clean up/sync docs for emerge --sync, and add a note about PORTAGE_SYNC_STALE.Zac Medico2010-03-081-12/+25
* Add a --quiet-unmerge-warn option to disable the warning message that's shownZac Medico2010-02-281-0/+8
* Enable --rebuilt-binaries automatically only when in --usepkgonly orZac Medico2010-02-221-1/+1
* Only enable --rebuilt-binaries automatically if --update and --deep are alsoZac Medico2010-02-181-2/+3
* Fix colors for --rebuilt-binaries docs.Zac Medico2010-02-181-1/+1
* Add a --rebuilt-binaries[=n] option, causing automatic replacement ofZac Medico2010-02-181-0/+9
* Bug #304793 - Update --newuse docs to indicate that this option also impliesZac Medico2010-02-131-2/+5
* Bug #291200 - Add a --quiet-build option to redirect all build output to logsZac Medico2009-11-061-0/+6
* Add a --backtrack=COUNT option to control how many times backtracking isZac Medico2009-10-311-0/+7
* Take the -c option and make it mean --depclean instead of --clean, sinceZac Medico2009-10-261-3/+3
* Add -R as a shortcut for --depclean. Thanks to Jonathan Callen <abcd@g.o> forZac Medico2009-10-261-2/+2
* Bug #134466 - Add a --ask-enter-invalid option. When used together with theZac Medico2009-10-241-10/+23
* Add --help output for --unordered-display, and move man page docs from theZac Medico2009-10-231-0/+9
* Add a --use-ebuild-visibility option, for using unbuilt ebuild metadataZac Medico2009-10-181-0/+6
* Bug #287869 - Add a --selective[=n] option (inverse of --oneshot). This isZac Medico2009-10-161-0/+8
* Bug #266454 - Make @world an all-inclusive set once again, like it was priorZac Medico2009-10-161-4/+4
* Add --changed-use as an alias for --reinstall=changed-use. Thanks toZac Medico2009-10-091-0/+5
* Bug #287950 - Add a --fail-clean[=n] option, for enabling or disablingZac Medico2009-10-081-0/+9
* Bug #265267 - Add hint about --accept-properties=-interactive in theZac Medico2009-10-061-1/+4
* Bug #287870 - Add -r option as short version of --resume.Zac Medico2009-10-061-2/+2
* Add a new --accept-properties option so that users can temporarily overrideZac Medico2009-10-061-0/+16
* Support print() function with Python 2 in more files.Arfrever Frehtes Taifersar Arahesis2009-09-201-0/+2
* Update syntax of calls to print() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-362/+362
* Add support for --keep-going=n so that it can be disabled on the command lineZac Medico2009-08-211-1/+1
* Add support for --selective=n, so it can be used to remove selectiveZac Medico2009-08-211-2/+5
* Add support for --usepkg=n so that it's possible to disable it onZac Medico2009-08-011-4/+4
* Add support for --complete-graph=n so that it's possible to disable it onZac Medico2009-08-011-1/+1
* Allow --deep to take an optional integer parameter, to specify how deep itZac Medico2009-07-091-3/+3
* Document the --selective option.Zac Medico2009-07-081-0/+6
* Bug #276866 - --binpkg-respect-use < y | n >Zac Medico2009-07-071-0/+7
* Correct --help usage since it no longer takes system, world, or --sync asZac Medico2009-07-041-1/+1
* Remove the --avoid-update option and make it the default behavior whenZac Medico2009-07-041-11/+0
* Make --help into an action, and move --help --sync output to theZac Medico2009-07-031-20/+17
* Bug #275945 - Add a new --avoid-update which tries to avoid updating packagesZac Medico2009-06-301-0/+11
* Add/update copyright headers.Zac Medico2009-06-251-1/+1
* Bug #275047 - Split _emerge/__init__.py into smaller pieces. Thanks toZac Medico2009-06-221-2/+0
* Add a new --deselect action which removes atoms from the world file. ThisZac Medico2009-04-191-0/+12
* Add a note about egencache to the --regen docs.Zac Medico2009-04-121-1/+2
* Clarify docs for --root-deps.Zac Medico2009-04-011-1/+2
* Combine the --rdeps-only and --root-deps options into a single --root-depsZac Medico2009-04-011-14/+8
* Document --root and --config-root.Zac Medico2009-03-291-0/+12
* Add support for --rdeps-only and --root-deps options which are useful inZac Medico2009-03-291-0/+18