summaryrefslogtreecommitdiffstats
path: root/bin/emerge
Commit message (Expand)AuthorAgeFilesLines
* Bug #204425 - Remove --delete-after from the default PORTAGE_RSYNC_OPTS.Zac Medico2008-01-111-1/+0
* Add support for showing binary package file sizes in emergeZac Medico2007-12-291-6/+14
* In action_regen(), use writemsg() to send error messages toZac Medico2007-12-281-7/+6
* - small UI cleanups. *should* not cause problems with lackZac Medico2007-12-281-6/+7
* Add support for --usepkg and --usepkgonly options together withZac Medico2007-12-211-4/+5
* emerge --search enhancements:Zac Medico2007-12-211-26/+95
* Tweak profile validation and warning logic a bit. (trunk r9015)Zac Medico2007-12-211-1/+3
* Merge missing db keys from trunk, for bug #149816.Zac Medico2007-12-201-3/+6
* Merge the unified package masking output from trunk for bug #149816.Zac Medico2007-12-201-78/+102
* Bug #149816 - Implement visibility filtering for binary packages.Zac Medico2007-12-201-11/+24
* Enable emerge search actions for binary packages when there isZac Medico2007-12-201-24/+93
* Make some adjustments so that it's possible to install binaryZac Medico2007-12-201-10/+1
* Display the merge list with blockers any time that there areZac Medico2007-12-181-4/+7
* Add --buildpkgonly to the options lists that exempt fromZac Medico2007-12-131-2/+3
* Use the BAD color class instead of hardcoded red. (trunk r8904)Zac Medico2007-12-131-1/+1
* Bug #201848 - Mask ebuilds that do not define SLOT. (trunk r8894)Zac Medico2007-12-131-9/+16
* Bug #202036 - In case of blockers, bail out earlier so that laterZac Medico2007-12-131-19/+20
* Instead of calling sys.exit when a ParseError occurs in the configZac Medico2007-12-111-1/+4
* To avoid false positives during the transitionZac Medico2007-12-061-1/+7
* Show ? if the installed package is missing aZac Medico2007-12-051-5/+1
* Synchronize self-reinstallation logic so that emerge will alwaysZac Medico2007-12-021-5/+1
* Fix portage_exec namespace.Zac Medico2007-12-021-2/+1
* Show the pid in the "starting parallel fetching" message. (trunk r8794)Zac Medico2007-12-011-1/+2
* After each merge, collect status from child processesZac Medico2007-12-011-2/+34
* In chk_updated_cfg_files(), avoid scanning for config files forZac Medico2007-11-281-0/+4
* --buildpkgonly will not merge anything, soZac Medico2007-11-261-0/+7
* Bug #124041 - Make emerge show an informative warning message when oneZac Medico2007-11-261-4/+33
* * Load environment.bz2 for the pkg_config() phase.Zac Medico2007-11-251-1/+7
* In depgraph.altlist(), measure the bias of circularZac Medico2007-11-221-0/+20
* Generate an eerror elog message when an ebuild prerm orZac Medico2007-11-211-21/+0
* In the slot collision display, show a maximum of 3 parentsZac Medico2007-11-201-0/+14
* Make the slot collision display show all collisions insteadZac Medico2007-11-201-21/+33
* Fix blocker handling to properly handle SLOT atoms inZac Medico2007-11-201-1/+3
* For unsatisfied dependencies, shorten the per-package EAPI maskZac Medico2007-11-201-4/+23
* Simplify and fix bugs in is_valid_package_atom(). (trunk r8445)Zac Medico2007-11-061-11/+5
* Remove the installed package masking hack from bug #149816 sinceZac Medico2007-11-061-5/+0
* Allow multislot packages to be added to the world fileZac Medico2007-11-061-7/+30
* Optimize merge order to try and select nodes that only haveZac Medico2007-11-021-20/+28
* Remove a few unused depgraph attributes. (trunk r8345)Zac Medico2007-11-021-12/+0
* Optimize stdout_spinner.update() methods so that they don'tZac Medico2007-11-021-3/+22
* Make world atoms non-greedy for SLOTs in action_depclean()Zac Medico2007-11-021-71/+1
* In depgraph.create(), if a direct circular dependency isZac Medico2007-10-221-6/+9
* Fix portage_exception namespace typo.Zac Medico2007-10-221-1/+1
* In depgraph.create(), don't ignore direct circular dependenciesZac Medico2007-10-221-36/+23
* Bug #195370 - Filter some more bogus matches due toZac Medico2007-10-121-1/+5
* Raise a PackageNotFound exception instead of a ValueErrorZac Medico2007-10-121-2/+2
* Bug #195370 - Prevent bogus upgrade display when aZac Medico2007-10-121-4/+9
* Add EAPI masking support for binary packages. (trunk r7913)Zac Medico2007-10-051-4/+19
* Bug #194398 - Do not log "exiting successfully" in emerge.logZac Medico2007-10-051-2/+5
* Bug #193548 - When scanning for config updates and an errorZac Medico2007-09-281-4/+6