summaryrefslogtreecommitdiffstats
path: root/bin/emerge
Commit message (Expand)AuthorAgeFilesLines
* Unify the -p and -pv USE display functions and IUSE additions in yellowJason Stubbs2005-12-311-32/+16
* Don't print emaint warning for masked/non-existant packages. When usingJason Stubbs2005-12-301-1/+7
* Modify portage's settings object rather than the original env.Jason Stubbs2005-12-261-1/+4
* - export env variable PORTAGE_QUIET when --quiet option is passedNed Ludd2005-12-261-0/+1
* Don't show any use flags when using --quiet.Jason Stubbs2005-12-251-0/+4
* Don't try to resolve deps of blockers when using --onlydeps.Jason Stubbs2005-12-251-10/+9
* - initial commit of post --sync hook. postsync.d to come at a later timeNed Ludd2005-12-251-0/+7
* Fix an incorrect comparision self-comparison in USE change calculation.Jason Stubbs2005-12-231-1/+1
* Make --skipfirst imply --resume.Jason Stubbs2005-12-211-0/+3
* - make quiet really mean itNed Ludd2005-12-211-1/+1
* USE flags in the to-be-installed package's IUSE but not in currently installedJason Stubbs2005-12-211-2/+2
* Don't show enabled flags when not using --verbose if they haven't changedJason Stubbs2005-12-211-9/+8
* Push portage to the top of the system and world lists when updating.Jason Stubbs2005-12-211-0/+8
* Prevent traceback on fetcher failure and properly check for error conditionsJason Stubbs2005-12-211-1/+2
* Add USE display when --verbose is not used. Only flags that are enabled,Jason Stubbs2005-12-181-10/+33
* Restore previous --verbose USE flag style and prepare for a minimal flagJason Stubbs2005-12-181-70/+72
* Quick hack to work around the extra package lookups in porttree when checkingJason Stubbs2005-12-181-11/+17
* parallel-fetch, baby.Brian Harring2005-12-181-0/+35
* Check if packages listed in the --resume list have been removed from theJason Stubbs2005-12-171-0/+8
* Check if atoms with matching keys will result in higher versioned packagesJason Stubbs2005-12-171-2/+1
* Add --verbose to the list of options that need to be removed from those Jason Stubbs2005-12-171-4/+3
* Fail if not running as root and --resume is attempted.Jason Stubbs2005-12-171-1/+1
* Prevent masked use flags from being shown in packages' flag list.Jason Stubbs2005-12-161-18/+16
* Change unmatched ' to " in use flag output.Jason Stubbs2005-12-161-1/+1
* Separate and format USE_EXPAND based variables found in IUSE.Jason Stubbs2005-12-131-19/+62
* make the --quiet option useful, touchup whitespace in a few places, and add -...Mike Frysinger2005-12-101-14/+28
* eat whitespace -> YUMMike Frysinger2005-12-091-7/+7
* don't do a sort if just doing percentage for emerge --metadataBrian Harring2005-11-131-1/+0
* Limit --emptytree to only affect ${ROOT} (#34887)Jason Stubbs2005-11-091-1/+1
* Clean up reporting of the parent of an unsatisfied atom.Jason Stubbs2005-11-081-7/+4
* integration chunk of the cache subsystem patch.Brian Harring2005-11-051-75/+52
* Use os.path.splitext() rather than slicing strings to get at file extensions....Jason Stubbs2005-11-031-5/+7
* Add treetype instance member to dblink. Add treetype parameters tov2.0.53_rc7Jason Stubbs2005-10-301-9/+9
* Don't add packages to the graph that are left as is due to --upgrade-only.Jason Stubbs2005-10-291-1/+5
* Clarifying the error message when path/to/ebuild is used on an ebuild that is...Jason Stubbs2005-10-161-1/+1
* Return after detecting an invalid command line atom so as to avoid spurious d...Jason Stubbs2005-10-161-0/+1
* Restore the old behaviour that was dropped in the big refactoring by making -...Jason Stubbs2005-10-061-1/+1
* Make --newuse switch on --updateJason Stubbs2005-10-051-0/+4
* Be sure to reset settings changes before each package is merged.v2.0.53_rc4_2111Jason Stubbs2005-10-051-0/+1
* Suggest running emaint when problems with the world file are detected.Jason Stubbs2005-10-051-6/+13
* Warn and ignore on invalid system/world atomsJason Stubbs2005-10-031-0/+3
* Make sure to include package.use flags with fetch-restricted packagesJason Stubbs2005-10-021-1/+1
* Pass use list rather than config obj to portdbapi.fetch_check()Jason Stubbs2005-10-021-1/+1
* Restore full range of possible atoms that can be given to emerge by doingJason Stubbs2005-10-011-1/+8
* Check if invalid atoms are only missing a category and let those pass.Jason Stubbs2005-10-011-1/+1
* Add some more info about where the problem is coming from when atoms cannot b...Jason Stubbs2005-09-291-0/+2
* Make depclean a little friendler (so that perhaps people will read the messag...Jason Stubbs2005-09-291-33/+27
* Ignore packages in system/world that are satisfied by packages in package.pro...Jason Stubbs2005-09-291-0/+10
* Ignore blockers when fetching.Jason Stubbs2005-09-291-2/+9
* Remove specific reference to the Gentoo Handbook.Jason Stubbs2005-09-291-1/+1