summaryrefslogtreecommitdiffstats
path: root/bin/emerge
Commit message (Collapse)AuthorAgeFilesLines
...
* Use == for comparison of portage_node since digraph.clone() makes a deepcopy ↵Zac Medico2007-08-041-1/+1
| | | | | | of the nodes. (trunk r7574) svn path=/main/branches/2.1.2/; revision=7575
* Make sure that portage always has all of it's RDEPENDs installed first. ↵Zac Medico2007-08-041-0/+7
| | | | | | (trunk r7572) svn path=/main/branches/2.1.2/; revision=7573
* Make config updates get counted correctly for bug #187741. (trunk r7564)Zac Medico2007-08-041-1/+4
| | | | svn path=/main/branches/2.1.2/; revision=7565
* Like older versions of portage, don't show the repo display if [0] is all ↵Zac Medico2007-08-011-2/+4
| | | | | | that will be shown. (trunk r7537) svn path=/main/branches/2.1.2/; revision=7538
* For bug #187375, handle an ImportError when portage is downgraded to a ↵Zac Medico2007-08-011-2/+6
| | | | | | version without mod_echo. (trunk r7535) svn path=/main/branches/2.1.2/; revision=7536
* Change the numeric value of DepPriority.MIN to be equal to that of a ↵Zac Medico2007-07-311-2/+2
| | | | | | satisfied PDEPEND since there is currently nothing with lower priority. (trunk r7528) svn path=/main/branches/2.1.2/; revision=7529
* For bug #187142, properly pass a dbapi instance into setcpv() so that ↵Zac Medico2007-07-301-1/+1
| | | | | | USE_EXPAND wildcards work correctly. (trunk r7524) svn path=/main/branches/2.1.2/; revision=7525
* Always pass a dbapi instance into a setcpv call. (trunk r7496)Zac Medico2007-07-301-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=7499
* For bug #137483, move the `emerge --help config` docs to the emerge man ↵Zac Medico2007-07-301-2/+3
| | | | | | page. Thanks to Arfrever Frehtes Taifersar Arahesis for this patch. (trunk r7430) svn path=/main/branches/2.1.2/; revision=7431
* For bug #186480, while we transition to repository lables, avoid ? spam in ↵Zac Medico2007-07-271-1/+5
| | | | | | the repository display by ignoring a missing repository label for an installed package. svn path=/main/branches/2.1.2/; revision=7409
* For bug #186826, always show --newuse flags that trigger reinstallation even ↵Zac Medico2007-07-271-16/+24
| | | | | | when not in --verbose mode. (trunk r7407) svn path=/main/branches/2.1.2/; revision=7408
* For --buildpkgonly, say "built" instead of "merged" in the "These are the ↵Zac Medico2007-07-271-0/+2
| | | | | | packages that would be <action>" message. (trunk r7405) svn path=/main/branches/2.1.2/; revision=7406
* For bug #186610, use `find <path>` to scan for config updates since `cd ↵Zac Medico2007-07-261-5/+5
| | | | | | <path>` could fail and cause the cwd to be scanned. (trunk r7402) svn path=/main/branches/2.1.2/; revision=7403
* Fix the reverse dependency display for --prune when there is now real ↵Zac Medico2007-07-221-0/+5
| | | | | | parent. (trunk r7351) svn path=/main/branches/2.1.2/; revision=7352
* Make --update imply --oneshot since people often us it to update things when ↵Zac Medico2007-07-221-1/+3
| | | | | | they don't want to add them to world. Thanks to jakub for the suggestion. (trunk r7349) svn path=/main/branches/2.1.2/; revision=7350
* Prevent a potential KeyError when removing world from the digraph for ↵Zac Medico2007-07-221-1/+2
| | | | | | --prune display. (trunk r7344) svn path=/main/branches/2.1.2/; revision=7347
* Make --prune pull in the system set since that could pull in some slots that ↵Zac Medico2007-07-221-0/+3
| | | | | | wouldn't be pulled in otherwise. (trunk r7343) svn path=/main/branches/2.1.2/; revision=7346
* Make --prune and --depclean return before calculating dependencies if atoms ↵Zac Medico2007-07-211-0/+9
| | | | | | are given but they don't match any packages. (trunk r7336) svn path=/main/branches/2.1.2/; revision=7337
* Prune really uses all installed instead of world. It's not a real reverse ↵Zac Medico2007-07-211-0/+3
| | | | | | dependency so don't display it as such. (trunk r7334) svn path=/main/branches/2.1.2/; revision=7335
* Just show [0] instead of [0=>0] in the repo display. (trunk r7332)Zac Medico2007-07-211-3/+6
| | | | svn path=/main/branches/2.1.2/; revision=7333
* Hint about --nodeps if --prune doesn't find anything to prune. Also enable ↵Zac Medico2007-07-211-1/+7
| | | | | | reverse dependency display for global depclean. (trunk r7327) svn path=/main/branches/2.1.2/; revision=7328
* For bug #151653, make --prune keep the highest version whenever possible ↵Zac Medico2007-07-201-2/+25
| | | | | | (even when there is one with a higher counter installed). (trunk r7311:7313) svn path=/main/branches/2.1.2/; revision=7314
* Merge --depclean and --prune enhancements from trunk r7304:7310.Zac Medico2007-07-201-13/+141
| | | | svn path=/main/branches/2.1.2/; revision=7311
* Unify USE handling in the depgraph with the other metadata. (trunk r7298)Zac Medico2007-07-171-18/+15
| | | | svn path=/main/branches/2.1.2/; revision=7299
* For bug #185670, make sure package.use.{mask,force} are properly displayed. ↵Zac Medico2007-07-171-0/+1
| | | | | | (trunk r7296) svn path=/main/branches/2.1.2/; revision=7297
* When expanding ambiguous atoms against the vardb, make sure the the expanded ↵Zac Medico2007-07-171-2/+5
| | | | | | package is also available in the portage tree. (trunk r7294) svn path=/main/branches/2.1.2/; revision=7295
* When dep_expand throws a ValueError due to an ambiguous atom, try to expand ↵Zac Medico2007-07-171-4/+11
| | | | | | the atom again. (trunk r7292) svn path=/main/branches/2.1.2/; revision=7293
* Don't show the repo display when the package list is empty. (trunk r7290)Zac Medico2007-07-171-1/+2
| | | | svn path=/main/branches/2.1.2/; revision=7291
* Fix typo. (trunk r7265)Zac Medico2007-07-151-2/+2
| | | | svn path=/main/branches/2.1.2/; revision=7266
* When deciding if a package is slotted inside create_world_atom(), check the ↵Zac Medico2007-07-151-8/+18
| | | | | | vdb in case the package is multislot. (trunk r7263) svn path=/main/branches/2.1.2/; revision=7264
* Remove some obsolete repo display code.Zac Medico2007-07-151-8/+0
| | | | svn path=/main/branches/2.1.2/; revision=7262
* Merge the new repo display code from trunk r7257:7260.Zac Medico2007-07-141-18/+98
| | | | svn path=/main/branches/2.1.2/; revision=7261
* For bug #185278, make the verbose flag display show masked/forced flag ↵Zac Medico2007-07-141-4/+2
| | | | | | status for binary packages too. (trunk r7254) svn path=/main/branches/2.1.2/; revision=7255
* Make depgraph._reinstall_for_flags() always return all revelant flags. ↵Zac Medico2007-07-121-4/+2
| | | | | | (trunk r7239) svn path=/main/branches/2.1.2/; revision=7240
* For bug #184983, prevent USE_EXPAND_HIDDEN flags from being hidden if they ↵Zac Medico2007-07-121-16/+48
| | | | | | are the only thing that triggered reinstallation. (trunk r7237) svn path=/main/branches/2.1.2/; revision=7238
* Simplify logic mapping of options to depgraph params (trunk r7206 and r7230).Zac Medico2007-07-111-14/+6
| | | | svn path=/main/branches/2.1.2/; revision=7231
* Fix another case similar to bug #184806 that can occur with --onlydeps. ↵Zac Medico2007-07-111-2/+4
| | | | | | (trunk r7226) svn path=/main/branches/2.1.2/; revision=7227
* Fix typo.Zac Medico2007-07-111-1/+0
| | | | svn path=/main/branches/2.1.2/; revision=7225
* For bug #184687, skip the huge --depclean warning when --quiet mode is ↵Zac Medico2007-07-111-17/+21
| | | | | | enabled. (trunk r7222) svn path=/main/branches/2.1.2/; revision=7223
* For bug #184806, account for the fact the metadata is not cached for ↵Zac Medico2007-07-101-4/+10
| | | | | | slot_collision_nodes. (trunk r7214) svn path=/main/branches/2.1.2/; revision=7215
* Fix interaction of resume opts with spinner output handling so that output ↵Zac Medico2007-07-091-9/+14
| | | | | | always looks correct. (trunk r7207) svn path=/main/branches/2.1.2/; revision=7208
* For bug #184566, enable the emerge --info action to run an option pkg_info() ↵Zac Medico2007-07-081-11/+15
| | | | | | function from each installed ebuild. (trunk r7201) svn path=/main/branches/2.1.2/; revision=7202
* Add color classes PROMPT_CHOICE_{DEFAULT,OTHER} for emerge's Yes/No prompt. ↵Zac Medico2007-07-081-1/+5
| | | | | | (trunk r7199) svn path=/main/branches/2.1.2/; revision=7200
* Allow system virtuals to be pruned from the world file in cases where the ↵Zac Medico2007-07-081-3/+7
| | | | | | matched package is the only provider of that virtual. (trunk r7197) svn path=/main/branches/2.1.2/; revision=7198
* For bug #184412, make depclean more consistent with the update algorithm by ↵Zac Medico2007-07-081-0/+7
| | | | | | keeping the highest version that as visible in the portage tree and pruning any versions that are either masked or no longer exist in the portage tree. (trunk r7195) svn path=/main/branches/2.1.2/; revision=7196
* Now that the "white" color code really is white, alias it to bold where it's ↵Zac Medico2007-07-071-0/+2
| | | | | | used by emerge since white looks bad on a terminal with a white background. (trunk r7191) svn path=/main/branches/2.1.2/; revision=7192
* Add a depgaph.loadResumeCommand() method to handle loading and validation of ↵Zac Medico2007-07-071-55/+51
| | | | | | all resume data. (trunk r7187) svn path=/main/branches/2.1.2/; revision=7188
* When depgraph updates preferences for old-style virtuals, also update them ↵Zac Medico2007-07-061-1/+6
| | | | | | in the global config so that they are consistent everywhere. Optimize config.setinst() to minimize the work done. (trunk r7185) svn path=/main/branches/2.1.2/; revision=7186
* Misc color fixes. Thanks to Arfrever Frehtes Taifersar Arahesis ↵Zac Medico2007-07-061-7/+7
| | | | | | <Arfrever.FTA@GMail.Com> for this patch from bug#183861, comment #9. (trunk r7183) svn path=/main/branches/2.1.2/; revision=7184
* tighten up --quiet output for --unmerge (trunk r7177)Zac Medico2007-07-061-3/+10
| | | | svn path=/main/branches/2.1.2/; revision=7182