summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/depgraph.py
Commit message (Expand)AuthorAgeFilesLines
* depgraph: fix installed masked warningZac Medico2011-10-201-7/+8
* Add emerge --dynamic-deps <y|n> option.Zac Medico2011-10-101-3/+10
* show_ignored_binaries: filter noise, bug #386379Zac Medico2011-10-091-0/+26
* Prefer slot conflict over blocker display.Zac Medico2011-10-021-5/+6
* depgraph: tweak virtual transition codeZac Medico2011-09-301-5/+5
* depgraph: pull in new-style virtuals moreZac Medico2011-09-301-0/+6
* tweak "missed updates" code from last commitZac Medico2011-09-281-3/+3
* depgraph: verify "missed updates"Zac Medico2011-09-281-0/+4
* depgraph: handle unicode exception for bug 384749Zac Medico2011-09-271-2/+3
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2011-09-231-1/+1
* Tweak automatic --binpkg-respect-use behavior.Zac Medico2011-09-211-3/+6
* Make --binpkg-respect-use=y the defaultSebastian Luther2011-09-211-4/+6
* Warn about ignored binary packages with non matching USESebastian Luther2011-09-211-3/+44
* emerge: add --complete-graph-if-new-ver < y | n >Zac Medico2011-09-211-12/+10
* autounmask: Always use unresticted atoms for license and USE changesSebastian Luther2011-09-211-14/+8
* Reject inconsistent backtrack parametersSebastian Luther2011-09-201-5/+0
* Suggest --autounmask-keep-masks for ** keyword.Zac Medico2011-09-191-2/+5
* Suggest --autounmask-keep-masks instead of --autounmask=nSebastian Luther2011-09-191-7/+3
* autounmask: Add --autounmask-keep-masks optionSebastian Luther2011-09-191-1/+3
* autounmask: Add --autounmask-unrestricted-atoms optionSebastian Luther2011-09-191-16/+30
* get_dep_chain: fix KeyError if start_node is rootZac Medico2011-09-181-1/+1
* autounmask: Ensure a suitable parent is displayed in the dep chainSebastian Luther2011-09-181-1/+33
* depclean: don't remove new virtual slotsZac Medico2011-09-181-1/+2
* Fix multislot handling for depclean (bug #382823)Zac Medico2011-09-141-4/+14
* depgraph: pull in new virtual slots with --updateZac Medico2011-09-111-11/+58
* Revert virtual slot update code for bug 382557.Zac Medico2011-09-111-1/+0
* depgraph: refactor virtual slot --update codeZac Medico2011-09-101-28/+26
* depgraph: use Atom.with_slot() to match virtualsZac Medico2011-09-101-1/+1
* depgraph: use _iter_match_pkgs_any where possibleZac Medico2011-09-091-6/+5
* depgraph: pull in new virtual slots with --updateZac Medico2011-09-091-1/+7
* Show merge list before "missed update" messages.Zac Medico2011-09-011-0/+2
* Send "Recording in world" msg to stdout.Zac Medico2011-08-281-1/+2
* Update --rebuild-if-* flags to rebuild when build dependencies are changed.David James2011-08-261-89/+61
* resume_depgraph: prune all indirect unsatisfiedZac Medico2011-08-101-6/+6
* depgraph: fix duplicate zero pkg count displayZac Medico2011-08-011-1/+1
* depgraph: make --exclude handle contradictionsZac Medico2011-07-251-1/+7
* Make emerge --noreplace identical to --selective.Zac Medico2011-07-191-11/+0
* resume_depgraph: be careful with parent_node typeZac Medico2011-07-121-2/+3
* autounmask-write: create /etc/portage if neededZac Medico2011-07-111-1/+3
* resume_depgraph: fix breakage from reposyntaxZac Medico2011-07-111-1/+3
* is_valid_package_atom: fix circular importZac Medico2011-07-111-11/+2
* Migrate from codecs.open() to io.open().Zac Medico2011-07-101-3/+2
* depgraph: more debug output for _add_pkgZac Medico2011-07-101-15/+39
* depgraph: reject USE conditionals in argumentsZac Medico2011-07-091-0/+8
* circular_dependency: show debug graph earlierZac Medico2011-07-091-2/+1
* depgraph: include pkg.repo in debug outputZac Medico2011-07-091-2/+3
* Qualify "missed update" message as WARNING.Zac Medico2011-07-081-2/+2
* Show repository in error message about missing USE flags.Arfrever Frehtes Taifersar Arahesis2011-07-031-1/+1
* extract_affecting_use: less strict for installedZac Medico2011-06-211-2/+6
* misspell-suggestions: filter the input cpZac Medico2011-06-171-1/+7