Update --autounmask docs to note that it generates package.use settings.
[portage.git] / pym / _emerge / help.py
2010-09-09 Zac MedicoUpdate --autounmask docs to note that it generates...
2010-09-08 Zac MedicoDisable the --depclean-lib-check option when _ENABLE_DY...
2010-08-30 Zac MedicoWhen _ENABLE_DYN_LINK_MAP is False, show additional...
2010-08-05 Zac Medico* Add a --autounmask[=n] option and for now leave it...
2010-07-29 Zac MedicoAdd a warning message to the --package-moves[=n] docs...
2010-07-28 Zac MedicoAdd a --package-moves[=n] option that can be used to...
2010-07-28 Zac MedicoDocument --depclean-lib-check[=n].
2010-05-27 Zac MedicoAdd help for --rebuilt-binaries-timestamp.
2010-05-27 Sebastian LutherMake --deselect work for sets (bug 268798)
2010-05-27 Sebastian Lutheremerge --help: Add --ignore-default-opts (closes bug...
2010-05-04 Zac MedicoMake --exclude use whitespace to separate atoms since...
2010-04-29 Sebastian LutherAdd --exclude option
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2010-03-16 Zac MedicoBug #309699 - Update --emptytree docs. Thanks to Ben...
2010-03-08 Zac MedicoMove --update from the actions to the options section.
2010-03-08 Zac MedicoClean up/sync docs for emerge --sync, and add a note...
2010-02-28 Zac MedicoAdd a --quiet-unmerge-warn option to disable the warnin...
2010-02-22 Zac MedicoEnable --rebuilt-binaries automatically only when in...
2010-02-18 Zac MedicoOnly enable --rebuilt-binaries automatically if --updat...
2010-02-18 Zac MedicoFix colors for --rebuilt-binaries docs.
2010-02-18 Zac MedicoAdd a --rebuilt-binaries[=n] option, causing automatic...
2010-02-13 Zac MedicoBug #304793 - Update --newuse docs to indicate that...
2009-11-06 Zac MedicoBug #291200 - Add a --quiet-build option to redirect...
2009-10-31 Zac MedicoAdd a --backtrack=COUNT option to control how many...
2009-10-26 Zac MedicoTake the -c option and make it mean --depclean instead...
2009-10-26 Zac MedicoAdd -R as a shortcut for --depclean. Thanks to Jonathan...
2009-10-24 Zac MedicoBug #134466 - Add a --ask-enter-invalid option. When...
2009-10-23 Zac MedicoAdd --help output for --unordered-display, and move...
2009-10-18 Zac MedicoAdd a --use-ebuild-visibility option, for using unbuilt...
2009-10-16 Zac MedicoBug #287869 - Add a --selective[=n] option (inverse...
2009-10-16 Zac MedicoBug #266454 - Make @world an all-inclusive set once...
2009-10-09 Zac MedicoAdd --changed-use as an alias for --reinstall=changed...
2009-10-08 Zac MedicoBug #287950 - Add a --fail-clean[=n] option, for enabli...
2009-10-06 Zac MedicoBug #265267 - Add hint about --accept-properties=-inter...
2009-10-06 Zac MedicoBug #287870 - Add -r option as short version of --resume.
2009-10-06 Zac MedicoAdd a new --accept-properties option so that users...
2009-09-20 Arfrever Frehtes... Support print() function with Python 2 in more files.
2009-09-20 Arfrever Frehtes... Update syntax of calls to print() for compatibility...
2009-08-21 Zac MedicoAdd support for --keep-going=n so that it can be disabl...
2009-08-21 Zac MedicoAdd support for --selective=n, so it can be used to...
2009-08-01 Zac MedicoAdd support for --usepkg=n so that it's possible to...
2009-08-01 Zac MedicoAdd support for --complete-graph=n so that it's possibl...
2009-07-09 Zac MedicoAllow --deep to take an optional integer parameter...
2009-07-08 Zac MedicoDocument the --selective option.
2009-07-07 Zac MedicoBug #276866 - --binpkg-respect-use < y | n >
2009-07-04 Zac MedicoCorrect --help usage since it no longer takes system...
2009-07-04 Zac MedicoRemove the --avoid-update option and make it the defaul...
2009-07-03 Zac MedicoMake --help into an action, and move --help --sync...
2009-06-30 Zac MedicoBug #275945 - Add a new --avoid-update which tries...
2009-06-25 Zac MedicoAdd/update copyright headers.
2009-06-22 Zac MedicoBug #275047 - Split _emerge/__init__.py into smaller...
2009-04-19 Zac MedicoAdd a new --deselect action which removes atoms from...
2009-04-12 Zac MedicoAdd a note about egencache to the --regen docs.
2009-04-01 Zac MedicoClarify docs for --root-deps.
2009-04-01 Zac MedicoCombine the --rdeps-only and --root-deps options into...
2009-03-29 Zac MedicoDocument --root and --config-root.
2009-03-29 Zac MedicoAdd support for --rdeps-only and --root-deps options...
2009-03-24 Zac MedicoNote that --noreplace takes precedence over options...
2008-12-26 Zac MedicoBug #252562 - Show --onlydeps in short --help output.
2008-11-25 Zac MedicoRemove world and system targets for emerge --help since...
2008-09-27 Zac MedicoIn the --depclean docs, there's no need to advise the...
2008-09-21 Zac MedicoAdd a new --list-sets action, as requested by jmbsvicetto. v2.2_rc9
2008-07-30 Zac MedicoBug #233421 - Fix grammar, missing "be" in --update...
2008-07-29 Zac MedicoAdd support for the --jobs option to be specified witho...
2008-07-22 Zac MedicoUpdate --depclean and --prune, removing warnings about...
2008-07-15 Zac MedicoAdd some cross references between emerge's new parallel...
2008-07-11 Zac MedicoDocument the new --jobs and --load-average options...
2008-06-27 Zac MedicoAdd documentation for the new --keep-going option.
2008-06-20 Zac MedicoDocument the new emerge <file> feature.
2008-06-03 Zac MedicoUpdate --depclean and package.provided docs to indicate...
2008-04-21 Zac MedicoSwap --nospinner and --oneshot for alphabetical ordering.
2008-04-21 Zac MedicoBug #218439 - Improve alignment in short emerge --help...
2008-04-11 Zac MedicoRename the undocumented --conistent option to --complet...
2007-10-19 Zac MedicoBug #196435 - Add some more references to quickpkg...
2007-10-16 Zac MedicoMove the emerge module to _emerge to make it private