portage.git
2011-05-14 Zac Medicopreserve-libs: preserve during uninstall
2011-05-12 Zac Medicocache.sqlite: handle readonly more v2.2.0_alpha33
2011-05-12 Zac Medicoporttree: use pure volatile cache if necessary
2011-05-12 Zac Medicocache.volatile: discard "perms" param
2011-05-12 Zac Medicocache.sqlite: handle readonly
2011-05-12 Zac Medicoexpand_new_virt: return early for non-virtual cat
2011-05-12 Zac Medicoexpand_new_virt: skip match for non-virtual cat
2011-05-12 Zac Medicotreewalk: fix inverted counter init logic
2011-05-12 Zac Medicoportdbapi: tweak cache permission handling
2011-05-11 Zac MedicoEbuildPhase: extract binpkg env for pkg_pretend
2011-05-11 Zac Medicounmerge: use frozenset for syslist
2011-05-11 Zac Medicodepgraph: in complete mode respect --with-bdeps
2011-05-11 Zac Medicodep_check_composite_db: return early from cp_list
2011-05-10 Zac Medicodepgraph: traverse ignored DEPEND if "complete"
2011-05-10 David JamesStrip build-time dependencies when they're ignored...
2011-05-10 Zac MedicoMergeProcess: lock vdb earlier when appropriate
2011-05-10 Zac Medicodepgraph: don't clear vardbapi cache in _load_vdb
2011-05-10 Zac Medicoget_counter_tick_core: use cpv_all
2011-05-10 David JamesCache counter values, avoiding I/O when it doesn't...
2011-05-10 Zac Medicodep_check_composite_db: remove unused _dep_expand
2011-05-09 Zac Medicodep_check_composite_db: implement cp_list
2011-05-09 Zac Medicoconfig: call _populate_treeVirtuals directly
2011-05-09 Zac Medicocpv_expand: avoid old-style virtuals more
2011-05-09 Zac Medicodep_check: avoid old-style virtuals code
2011-05-09 Zac Medicodisplay_news_notification: don't populate virts
2011-05-09 Zac Medicocpv_expand: populate old-style virts on demand
2011-05-09 Zac Medicounmerge: skip getvirtuals() if cat is not virtual
2011-05-09 Zac Medicounmerge: use expand_new_virt for sys pkg warnings
2011-05-09 Zac Medicovardbapi: disable subprocess vdb cache updates
2011-05-08 Zac MedicoLinkageMapELF: remove unused imports v2.2.0_alpha32
2011-05-08 Zac MedicoPreservedLibsRegistry: normalize counter as str
2011-05-08 Zac MedicoAdd back cpv_exists check from previous commit.
2011-05-08 Zac MedicoRemove obsolete others_in_slot plibs code.
2011-05-08 Zac Medicotreewalk: always initialize "needed"
2011-05-08 Zac Medicomerge_wait_queue: use deque.clear()
2011-05-08 Zac Medicoresume_depgraph: don't call break_refs in loop
2011-05-08 David JamesFix typos in unmerge function.
2011-05-08 Zac Medicolinkmap: use exclude_pkgs for the registry too
2011-05-08 David JamesUse new vardbapi lock function in FakeVartree.
2011-05-08 Zac MedicoBe careful with system pkgs + parallel-install.
2011-05-08 Zac Medicolinkmap: check for access before locking vardbapi
2011-05-08 Zac MedicoUse EROOT with VDB_PATH in recent changes.
2011-05-08 Zac MedicoScheduler: add queue for ebuild-locks
2011-05-08 Zac MedicoAdd FEATURES=parallel-install for finer locks.
2011-05-08 Zac Medicovardbapi: acquire lock during counter_tick_core
2011-05-08 Zac MedicoAdd vardbapi reentrant lock/unlock methods.
2011-05-08 Zac MedicoRename FEATURES=no-ebuild-locks to ebuild-locks.
2011-05-08 David JamesUse finer grained locks for install.
2011-05-07 Zac Medicodoebuild: use EbuildBuildDir for locking
2011-05-07 Zac MedicoPreserveLibsRegistry: add lock/unlock assertions
2011-05-07 Zac MedicoRemove redundant pruneNonExisting() call.
2011-05-07 Zac Medicopreserve-libs: fix linkmap logic for new plibs
2011-05-07 David JamesCleanup preserved lib locking in portage.
2011-05-05 Zac Medicodepgraph: simplify break_refs v2.2.0_alpha31
2011-05-05 Zac Medicoemerge: fix misspell suggestion with category
2011-05-05 Zac MedicoUpdate timestamps in headers of modified files.
2011-05-05 Zac Medicorepoman: make virtual.oldstyle a warning for now
2011-05-04 Zac Medicoadd_pkg_deps: removal action discard DEPEND early
2011-05-04 Zac Medicoadd_pkg_deps: use dep priority to ignore blockers
2011-05-04 David Jamestest_rebuild: test --rebuild-if-new-rev more
2011-05-04 Zac Medicoadd_pkg_dep_string: respect traverse_ignored_deps
2011-05-04 David Jamesemerge: replace --rebuild with finer grained opts
2011-05-04 Zac Medicodoins: add reference to bug #239529
2011-05-04 Mike GilbertFix Manifest.updateAllHashes()
2011-05-03 David JamesAdd --rebuild-ignore flag.
2011-05-03 David Jamesrebuild_config: propagate runtime deps to parents
2011-05-03 Zac Medicocpv_expand: avoid old-style virtual code
2011-05-02 Arfrever Frehtes... Avoid evaluation of values of variables in set_unless_c...
2011-05-02 Zac Medicoemerge: skip misspell suggestion if cp exists
2011-05-02 Zac Medicodepgraph: autounmask account for optional deps
2011-05-02 Zac Medicoemerge: rename --no*-atoms to --*-exclude
2011-05-02 Zac Medicoebuild.sh: make INHERITED independent of phase
2011-05-02 Zac MedicoUpdate timestamps in headers of modified files.
2011-05-02 Zac Medicodepgraph: queue ignored deps for later traversal
2011-05-02 Zac Medicodepgraph: account for new-style virtual/libc
2011-05-01 Zac Medicotrigger_rebuilds: handle circular deps
2011-05-01 Zac Medicodepgraph: traverse bdeps in complete mode
2011-05-01 Zac Medicodepgraph: ignore unwanted virtuals
2011-05-01 David Jamesemerge: add --rebuild and --norebuild-atoms opts
2011-05-01 Zac Medicorepoman: remove most old-style virtual checks
2011-05-01 Ulrich Muellerrepoman: Check for PROVIDE.
2011-05-01 Arfrever Frehtes... Support multiple arguments in set_unless_changed()...
2011-05-01 Zac Medicoruntests.sh: propagate arguments to runTests
2011-05-01 Arfrever Frehtes... Bug #365439: Add set_unless_changed() and unset_unless_...
2011-04-30 Zac Medicodepgraph: migrate implicit libc deps from Sched
2011-04-30 Arfrever Frehtes... install_qa_check(): Simplify code and make 'l' a local...
2011-04-30 David JamesCheck for references to ${ROOT} in install_qa_checks.
2011-04-29 Zac Medicoemergelog: only set permission on creation
2011-04-29 Zac Medicoaction_info: eliminate duplicate info_pkgs match
2011-04-28 Zac Medico_postinst_bsdflags: apply to $ROOT, not $D
2011-04-28 David JamesMove preinst/postinst_bsdflags from bash to py
2011-04-28 Zac Medicodisplay_preserved_libs: load plib_registry
2011-04-28 Zac Medicoemerge: add --misspell-suggestions=n option
2011-04-28 Zac Medicoemerge: fix indent for --binpkg-respect-use help
2011-04-27 Zac Medicoemerge: add --help for 3 new options
2011-04-27 David Jamesemerge: add 3 new options similar to --exclude
2011-04-27 Sebastian Luther--autounmask: Don't change masked/forced flags
2011-04-27 Zac Medicoexpand_new_virt: don't traverse blockers
2011-04-27 Zac Medicoexpand_new_virt: validate EAPI, IUSE and USE
2011-04-27 Zac Medicoexpand_new_virt: eliminate cpv_getkey
next