summaryrefslogtreecommitdiffstats
path: root/bin/emerge
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Refactored world graphing code to reuse the standard dependency resolution pa...Jason Stubbs2005-09-291-62/+12
* Validation of user atoms.Jason Stubbs2005-09-291-0/+4
* remove CDEPENDJason Stubbs2005-09-291-3/+4
* typo fix.Brian Harring2005-09-261-1/+1
* emerge --metadata ran as user, and silenced auxdb Corruption exceptions when ...Brian Harring2005-09-241-2/+2
* cleanse_cache cleanups.Brian Harring2005-09-241-16/+31
* Only warn on removal of system virtuals if there is only one satisfying package.Jason Stubbs2005-09-081-2/+8
* 68928-spawn-command-isabs-zmedico.patch (spawn included "." in PATH)Jason Stubbs2005-09-011-1/+1
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+3213