| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix get_mask_info() to properly pass the "installed" attribute into | Zac Medico | 2008-02-10 | 1 | -1/+1 |
* | Bug #208708 - Show informative warning messages for installed | Zac Medico | 2008-02-09 | 1 | -58/+143 |
* | Fix some broken variable references found by pyflakes. | Zac Medico | 2008-02-08 | 1 | -3/+5 |
* | Fix old broken binary package visibility filtering code inside | Zac Medico | 2008-02-08 | 1 | -22/+21 |
* | Bug #208708 - Fix masked package display some more: | Zac Medico | 2008-02-08 | 1 | -1/+31 |
* | Fix depgraph.select_files() so that arguments are expanded | Zac Medico | 2008-02-08 | 1 | -2/+8 |
* | Don't show unmasked packages (currently installed packages) in | Zac Medico | 2008-02-08 | 1 | -0/+2 |
* | Bug #208782 - Consistently use double quotes rather than mixining in single | Zac Medico | 2008-02-08 | 1 | -1/+1 |
* | Bug #209144 - For emerge --sync, don't return 0 when the server | Zac Medico | 2008-02-08 | 1 | -0/+1 |
* | Remove the manifest1 digest filter from PORTAGE_RSYNC_OPTS since it's | Zac Medico | 2008-02-01 | 1 | -1/+0 |
* | fix typo | Zac Medico | 2008-01-31 | 1 | -1/+1 |
* | Pass db_keys in to the FakeVartree constructor (merged from trunk). This | Zac Medico | 2008-01-30 | 1 | -5/+10 |
* | Bug #204425 - Remove --delete-after from the default PORTAGE_RSYNC_OPTS. | Zac Medico | 2008-01-11 | 1 | -1/+0 |
* | Add support for showing binary package file sizes in emerge | Zac Medico | 2007-12-29 | 1 | -6/+14 |
* | In action_regen(), use writemsg() to send error messages to | Zac Medico | 2007-12-28 | 1 | -7/+6 |
* | - small UI cleanups. *should* not cause problems with lack | Zac Medico | 2007-12-28 | 1 | -6/+7 |
* | Add support for --usepkg and --usepkgonly options together with | Zac Medico | 2007-12-21 | 1 | -4/+5 |
* | emerge --search enhancements: | Zac Medico | 2007-12-21 | 1 | -26/+95 |
* | Tweak profile validation and warning logic a bit. (trunk r9015) | Zac Medico | 2007-12-21 | 1 | -1/+3 |
* | Merge missing db keys from trunk, for bug #149816. | Zac Medico | 2007-12-20 | 1 | -3/+6 |
* | Merge the unified package masking output from trunk for bug #149816. | Zac Medico | 2007-12-20 | 1 | -78/+102 |
* | Bug #149816 - Implement visibility filtering for binary packages. | Zac Medico | 2007-12-20 | 1 | -11/+24 |
* | Enable emerge search actions for binary packages when there is | Zac Medico | 2007-12-20 | 1 | -24/+93 |
* | Make some adjustments so that it's possible to install binary | Zac Medico | 2007-12-20 | 1 | -10/+1 |
* | Display the merge list with blockers any time that there are | Zac Medico | 2007-12-18 | 1 | -4/+7 |
* | Add --buildpkgonly to the options lists that exempt from | Zac Medico | 2007-12-13 | 1 | -2/+3 |
* | Use the BAD color class instead of hardcoded red. (trunk r8904) | Zac Medico | 2007-12-13 | 1 | -1/+1 |
* | Bug #201848 - Mask ebuilds that do not define SLOT. (trunk r8894) | Zac Medico | 2007-12-13 | 1 | -9/+16 |
* | Bug #202036 - In case of blockers, bail out earlier so that later | Zac Medico | 2007-12-13 | 1 | -19/+20 |
* | Instead of calling sys.exit when a ParseError occurs in the config | Zac Medico | 2007-12-11 | 1 | -1/+4 |
* | To avoid false positives during the transition | Zac Medico | 2007-12-06 | 1 | -1/+7 |
* | Show ? if the installed package is missing a | Zac Medico | 2007-12-05 | 1 | -5/+1 |
* | Synchronize self-reinstallation logic so that emerge will always | Zac Medico | 2007-12-02 | 1 | -5/+1 |
* | Fix portage_exec namespace. | Zac Medico | 2007-12-02 | 1 | -2/+1 |
* | Show the pid in the "starting parallel fetching" message. (trunk r8794) | Zac Medico | 2007-12-01 | 1 | -1/+2 |
* | After each merge, collect status from child processes | Zac Medico | 2007-12-01 | 1 | -2/+34 |
* | In chk_updated_cfg_files(), avoid scanning for config files for | Zac Medico | 2007-11-28 | 1 | -0/+4 |
* | --buildpkgonly will not merge anything, so | Zac Medico | 2007-11-26 | 1 | -0/+7 |
* | Bug #124041 - Make emerge show an informative warning message when one | Zac Medico | 2007-11-26 | 1 | -4/+33 |
* | * Load environment.bz2 for the pkg_config() phase. | Zac Medico | 2007-11-25 | 1 | -1/+7 |
* | In depgraph.altlist(), measure the bias of circular | Zac Medico | 2007-11-22 | 1 | -0/+20 |
* | Generate an eerror elog message when an ebuild prerm or | Zac Medico | 2007-11-21 | 1 | -21/+0 |
* | In the slot collision display, show a maximum of 3 parents | Zac Medico | 2007-11-20 | 1 | -0/+14 |
* | Make the slot collision display show all collisions instead | Zac Medico | 2007-11-20 | 1 | -21/+33 |
* | Fix blocker handling to properly handle SLOT atoms in | Zac Medico | 2007-11-20 | 1 | -1/+3 |
* | For unsatisfied dependencies, shorten the per-package EAPI mask | Zac Medico | 2007-11-20 | 1 | -4/+23 |
* | Simplify and fix bugs in is_valid_package_atom(). (trunk r8445) | Zac Medico | 2007-11-06 | 1 | -11/+5 |
* | Remove the installed package masking hack from bug #149816 since | Zac Medico | 2007-11-06 | 1 | -5/+0 |
* | Allow multislot packages to be added to the world file | Zac Medico | 2007-11-06 | 1 | -7/+30 |
* | Optimize merge order to try and select nodes that only have | Zac Medico | 2007-11-02 | 1 | -20/+28 |