summaryrefslogtreecommitdiffstats
path: root/pym/_emerge
Commit message (Expand)AuthorAgeFilesLines
* merge_wait_queue: use deque.clear()Zac Medico2011-05-081-1/+1
* resume_depgraph: don't call break_refs in loopZac Medico2011-05-081-2/+1
* Use new vardbapi lock function in FakeVartree.David James2011-05-071-11/+6
* Be careful with system pkgs + parallel-install.Zac Medico2011-05-071-10/+18
* Use EROOT with VDB_PATH in recent changes.Zac Medico2011-05-071-2/+2
* Scheduler: add queue for ebuild-locksZac Medico2011-05-071-2/+11
* Add FEATURES=parallel-install for finer locks.Zac Medico2011-05-071-1/+2
* Rename FEATURES=no-ebuild-locks to ebuild-locks.Zac Medico2011-05-071-5/+8
* Use finer grained locks for install.David James2011-05-072-1/+15
* Remove redundant pruneNonExisting() call.Zac Medico2011-05-061-1/+0
* Cleanup preserved lib locking in portage.David James2011-05-061-7/+0
* depgraph: simplify break_refsv2.2.0_alpha31Zac Medico2011-05-052-21/+23
* emerge: fix misspell suggestion with categoryZac Medico2011-05-051-3/+2
* add_pkg_deps: removal action discard DEPEND earlyZac Medico2011-05-041-0/+3
* add_pkg_deps: use dep priority to ignore blockersZac Medico2011-05-041-12/+10
* add_pkg_dep_string: respect traverse_ignored_depsZac Medico2011-05-041-3/+6
* emerge: replace --rebuild with finer grained optsDavid James2011-05-044-18/+110
* Add --rebuild-ignore flag.David James2011-05-033-1/+26
* rebuild_config: propagate runtime deps to parentsDavid James2011-05-031-4/+8
* emerge: skip misspell suggestion if cp existsZac Medico2011-05-021-0/+8
* depgraph: autounmask account for optional depsZac Medico2011-05-021-0/+14
* emerge: rename --no*-atoms to --*-excludeZac Medico2011-05-023-18/+18
* Update timestamps in headers of modified files.Zac Medico2011-05-017-7/+7
* depgraph: queue ignored deps for later traversalZac Medico2011-05-011-13/+28
* depgraph: account for new-style virtual/libcZac Medico2011-05-011-71/+93
* trigger_rebuilds: handle circular depsZac Medico2011-05-011-1/+27
* depgraph: traverse bdeps in complete modeZac Medico2011-05-012-2/+9
* depgraph: ignore unwanted virtualsZac Medico2011-05-011-2/+3
* emerge: add --rebuild and --norebuild-atoms optsDavid James2011-05-0110-25/+244
* repoman: remove most old-style virtual checksZac Medico2011-05-011-1/+2
* depgraph: migrate implicit libc deps from SchedZac Medico2011-04-302-65/+65
* emergelog: only set permission on creationZac Medico2011-04-291-3/+5
* action_info: eliminate duplicate info_pkgs matchZac Medico2011-04-291-10/+21
* Move preinst/postinst_bsdflags from bash to pyDavid James2011-04-281-1/+6
* display_preserved_libs: load plib_registryZac Medico2011-04-281-1/+3
* emerge: add --misspell-suggestions=n optionZac Medico2011-04-283-1/+18
* emerge: fix indent for --binpkg-respect-use helpZac Medico2011-04-281-1/+1
* emerge: add --help for 3 new optionsZac Medico2011-04-271-0/+20
* emerge: add 3 new options similar to --excludeDavid James2011-04-272-40/+116
* --autounmask: Don't change masked/forced flagsSebastian Luther2011-04-271-0/+4
* expand_new_virt: don't traverse blockersZac Medico2011-04-271-0/+6
* expand_new_virt: validate EAPI, IUSE and USEZac Medico2011-04-271-4/+25
* expand_new_virt: eliminate cpv_getkeyZac Medico2011-04-271-2/+1
* expand_new_virt: use stack for recursionZac Medico2011-04-261-24/+25
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2011-04-261-1/+1
* emerge --info: support new-style virtualsZac Medico2011-04-261-23/+62
* Remove unnecessary sync in Scheduler.py.David James2011-04-111-1/+1
* Fix a typo in a comment.Zac Medico2011-04-101-1/+1
* Scheduler: add more info in docstring commentsZac Medico2011-04-101-1/+7
* Display: fix fetch restrict msg for RO_DISTDIRSZac Medico2011-03-311-2/+2