summaryrefslogtreecommitdiffstats
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* Update timestamps in headers of modified files.v2.1.9.48Zac Medico2011-05-082-2/+2
* PreservedLibsRegistry: normalize counter as strZac Medico2011-05-081-4/+22
* Add back cpv_exists check from previous commit.Zac Medico2011-05-081-0/+2
* Remove obsolete others_in_slot plibs code.Zac Medico2011-05-081-12/+2
* treewalk: always initialize "needed"Zac Medico2011-05-081-3/+3
* 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
* linkmap: use exclude_pkgs for the registry tooZac Medico2011-05-081-2/+9
* Use new vardbapi lock function in FakeVartree.David James2011-05-081-11/+6
* Be careful with system pkgs + parallel-install.Zac Medico2011-05-081-10/+18
* Add vardbapi reentrant lock/unlock methods.Zac Medico2011-05-081-22/+39
* doebuild: use EbuildBuildDir for lockingZac Medico2011-05-081-2/+13
* PreserveLibsRegistry: add lock/unlock assertionsZac Medico2011-05-081-1/+12
* Remove redundant pruneNonExisting() call.Zac Medico2011-05-081-1/+0
* preserve-libs: fix linkmap logic for new plibsZac Medico2011-05-082-11/+40
* Cleanup preserved lib locking in portage.David James2011-05-083-124/+114
* depgraph: simplify break_refsv2.1.9.47Zac Medico2011-05-052-21/+23
* emerge: fix misspell suggestion with categoryZac Medico2011-05-051-3/+2
* Update timestamps in headers of modified files.Zac Medico2011-05-047-7/+7
* Fix Manifest.updateAllHashes()Mike Gilbert2011-05-041-1/+1
* cpv_expand: avoid old-style virtual codeZac Medico2011-05-041-14/+10
* emerge: skip misspell suggestion if cp existsZac Medico2011-05-041-0/+8
* depgraph: autounmask account for optional depsZac Medico2011-05-041-0/+14
* depgraph: account for new-style virtual/libcZac Medico2011-05-041-71/+93
* repoman: remove most old-style virtual checksZac Medico2011-05-041-1/+2
* depgraph: migrate implicit libc deps from SchedZac Medico2011-05-042-65/+65
* emergelog: only set permission on creationZac Medico2011-05-041-3/+5
* action_info: eliminate duplicate info_pkgs matchZac Medico2011-05-041-10/+21
* _postinst_bsdflags: apply to $ROOT, not $DZac Medico2011-05-041-1/+1
* Move preinst/postinst_bsdflags from bash to pyDavid James2011-05-042-15/+29
* display_preserved_libs: load plib_registryZac Medico2011-05-041-1/+3
* emerge: add --misspell-suggestions=n optionZac Medico2011-05-043-1/+18
* emerge: fix indent for --binpkg-respect-use helpZac Medico2011-05-041-1/+1
* --autounmask: Don't change masked/forced flagsSebastian Luther2011-05-043-3/+36
* expand_new_virt: don't traverse blockersZac Medico2011-05-041-0/+6
* expand_new_virt: validate EAPI, IUSE and USEZac Medico2011-05-041-4/+25
* expand_new_virt: eliminate cpv_getkeyZac Medico2011-05-041-2/+1
* expand_new_virt: use stack for recursionZac Medico2011-05-041-24/+25
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2011-05-041-1/+1
* emerge --info: support new-style virtualsZac Medico2011-05-041-23/+62
* repoman: deprecate more eclassesTomas Chvatal2011-05-041-0/+5
* Update timestamps in headers of modified files.Zac Medico2011-04-134-4/+4
* doins: tweak $DISTDIR symlink handlingZac Medico2011-04-131-1/+1
* extract_affecting_use: test bug #363073Zac Medico2011-04-131-0/+3
* extract_affecting_use: allow parens in atomsZac Medico2011-04-131-3/+5
* Remove unnecessary sync in Scheduler.py.David James2011-04-131-1/+1
* Fix a typo in a comment.Zac Medico2011-04-131-1/+1
* Scheduler: add more info in docstring commentsZac Medico2011-04-131-1/+7
* Add force-mirror FEATURE.David James2011-04-132-7/+7
* filter PORTAGE_GPG_SIGNING_COMMAND for ebuild envZac Medico2011-04-131-1/+2