summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/help.py
Commit message (Expand)AuthorAgeFilesLines
* Bug #252562 - Show --onlydeps in short --help output.Zac Medico2008-12-261-1/+2
* Remove world and system targets for emerge --help since it no longer works no...Zac Medico2008-11-251-29/+0
* In the --depclean docs, there's no need to advise the user to use --oneshotZac Medico2008-09-271-1/+1
* Add a new --list-sets action, as requested by jmbsvicetto.v2.2_rc9Zac Medico2008-09-211-1/+7
* Bug #233421 - Fix grammar, missing "be" in --update description. Thanks toZac Medico2008-07-301-2/+2
* Add support for the --jobs option to be specified without anZac Medico2008-07-291-3/+6
* Update --depclean and --prune, removing warnings about libraries since thoseZac Medico2008-07-221-27/+35
* Add some cross references between emerge's new parallel build options andZac Medico2008-07-151-1/+8
* Document the new --jobs and --load-average options for parallelization.Zac Medico2008-07-111-4/+24
* Add documentation for the new --keep-going option.Zac Medico2008-06-271-7/+24
* Document the new emerge <file> feature.Zac Medico2008-06-201-1/+1
* Update --depclean and package.provided docs to indicate interactionZac Medico2008-06-031-16/+31
* Swap --nospinner and --oneshot for alphabetical ordering.Zac Medico2008-04-211-1/+1
* Bug #218439 - Improve alignment in short emerge --help options output.Zac Medico2008-04-211-5/+6
* Rename the undocumented --conistent option to --complete-graph and addZac Medico2008-04-111-1/+14
* Bug #196435 - Add some more references to quickpkg(1) sinceZac Medico2007-10-191-5/+15
* Move the emerge module to _emerge to make it privateZac Medico2007-10-161-0/+394