aboutsummaryrefslogtreecommitdiff
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* Cleanup preserved lib locking in portage.David James2011-05-063-124/+114
* depgraph: simplify break_refsv2.2.0_alpha31Zac 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-052-2/+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
* test_rebuild: test --rebuild-if-new-rev moreDavid James2011-05-041-0/+15
* add_pkg_dep_string: respect traverse_ignored_depsZac Medico2011-05-041-3/+6
* emerge: replace --rebuild with finer grained optsDavid James2011-05-045-22/+145
* Fix Manifest.updateAllHashes()Mike Gilbert2011-05-031-1/+1
* Add --rebuild-ignore flag.David James2011-05-034-1/+44
* rebuild_config: propagate runtime deps to parentsDavid James2011-05-032-6/+15
* cpv_expand: avoid old-style virtual codeZac Medico2011-05-021-14/+10
* 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-024-19/+19
* Update timestamps in headers of modified files.Zac Medico2011-05-0110-9/+12
* 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-0112-26/+317
* 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
* _postinst_bsdflags: apply to $ROOT, not $DZac Medico2011-04-281-1/+1
* Move preinst/postinst_bsdflags from bash to pyDavid James2011-04-282-15/+29
* 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-273-2/+35
* 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
* repoman: deprecate more eclassesTomas Chvatal2011-04-201-0/+5
* Update timestamps in headers of modified files.Zac Medico2011-04-133-3/+3
* doins: tweak $DISTDIR symlink handlingZac Medico2011-04-111-1/+1
* extract_affecting_use: test bug #363073Zac Medico2011-04-111-0/+3
* extract_affecting_use: allow parens in atomsZac Medico2011-04-111-3/+5
* 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
* Add force-mirror FEATURE.David James2011-04-072-7/+7