aboutsummaryrefslogtreecommitdiff
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* linkmap: use exclude_pkgs for the registry tooZac Medico2011-05-081-2/+9
* 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
* linkmap: check for access before locking vardbapiZac Medico2011-05-071-2/+5
* Use EROOT with VDB_PATH in recent changes.Zac Medico2011-05-072-5/+4
* Scheduler: add queue for ebuild-locksZac Medico2011-05-071-2/+11
* Add FEATURES=parallel-install for finer locks.Zac Medico2011-05-073-2/+14
* vardbapi: acquire lock during counter_tick_coreZac Medico2011-05-071-9/+17
* Add vardbapi reentrant lock/unlock methods.Zac Medico2011-05-071-16/+38
* Rename FEATURES=no-ebuild-locks to ebuild-locks.Zac Medico2011-05-072-7/+10
* Use finer grained locks for install.David James2011-05-075-79/+132
* doebuild: use EbuildBuildDir for lockingZac Medico2011-05-071-2/+13
* PreserveLibsRegistry: add lock/unlock assertionsZac Medico2011-05-071-1/+12
* Remove redundant pruneNonExisting() call.Zac Medico2011-05-061-1/+0
* preserve-libs: fix linkmap logic for new plibsZac Medico2011-05-062-11/+40
* 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