counter_tick_core: don't lock if parallel-install
[portage.git] / pym / portage / dbapi / vartree.py
2011-05-15 Zac Medicocounter_tick_core: don't lock if parallel-install
2011-05-15 Zac MedicoRevert "counter_tick_core: don't lock if parallel-install"
2011-05-15 Zac Medicopreserve-libs: use vardbapi _fs_lock/unlock
2011-05-15 Zac Medicovardbapi: add reentrant _fs_lock/unlock methods
2011-05-15 Zac Medico_LibGraphNode: re-use the _key attribute
2011-05-14 Zac Medicocounter_tick_core: don't lock if parallel-install
2011-05-14 Arfrever Frehtes... Fix a typo in a comment.
2011-05-14 Zac Medicofind_unused_preserved_libs: fix unmerge handling
2011-05-14 Zac Medicoprune_plib_registry: display preserved libs
2011-05-14 Zac Medicotreewalk: fix plib_collisions with same cpv
2011-05-14 Zac Medicopreserve-libs: preserve during uninstall
2011-05-12 Zac Medicotreewalk: fix inverted counter init logic
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-09 Zac Medicovardbapi: disable subprocess vdb cache updates
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 David JamesFix typos in unmerge function.
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 David JamesUse finer grained locks for install.
2011-05-07 Zac Medicopreserve-libs: fix linkmap logic for new plibs
2011-05-07 David JamesCleanup preserved lib locking in portage.
2011-03-27 Zac Medicodisplay_merge: tweak background/logging logic v2.2.0_alpha29
2011-03-27 Zac Medicodblink: rename 'buffer' var in _elog_process
2011-03-27 Zac Medicounmerge: fix lock/UnsupportedAPIException logic
2011-03-27 Zac MedicoUnsupportedAPIException: handle unicode in EAPI
2011-03-26 Zac MedicoMergeProcess: query blockers in the main process
2011-03-26 Zac Medicodisplay_merge: pass through noiselevel args
2011-03-26 Zac MedicoMergeProcess: relocate portage reinstall code
2011-03-26 Zac Medicounmerge: fix PORTAGE_BACKGROUND logic
2011-03-26 Zac Medicodblink: use self.mycpv in _elog
2011-03-25 Zac MedicoMergeProcess: handle unicode in elog pipe
2011-03-25 Zac Medicodblink: fix elog bugs for unmerge phases
2011-03-25 Zac Medicovartree: remove broken scheduler reference
2011-03-25 Zac Medicovartree: remove unused scheduler references
2011-03-25 Zac MedicoMergeProcess: separate unmerge output from merge
2011-03-25 Zac Medicoebuild(1): fix AttributeError for merge phase
2011-03-25 Zac MedicoPreserve elog message continuity during updates.
2011-03-25 David JamesMerge packages asynchronously in Portage.
2011-03-16 Zac Medicoiter_owners: try the hashed approach in any case
2011-03-11 Zac MedicoMake all temp dirs under $PORTAGE_TMPDIR/portage.
2011-03-02 Zac MedicoRemove redundant CONTENTS parent dir generation.
2011-03-02 Zac Medicodblink.getcontents(): generate parent directories
2011-03-01 Zac Medicounmerge: log pre/postrm FAILED messages
2011-03-01 Zac Medicoowners_cache: fix EPREFIX miscalculation
2011-03-01 Zac Medicoowners_cache: add parent dirs deeper than EPREFIX
2011-03-01 Zac Medicounmerge: implicitly unmerge parent directories
2011-03-01 Zac Medicoowners_cache: implicitly add parent directories
2011-02-14 Zac MedicoRecognize git-2.eclass when reinstalling self.
2011-01-17 Zac MedicoUse r'' for regex.
2011-01-16 Zac MedicoUpdate copyright headers for touched files.
2011-01-16 Zac MedicoCONTENTS: handle malformed sym entries
2010-12-27 Zac Medicounmerge: ignore rmdir EPERM from mount point
2010-12-15 Fabian GroffenremoveFromContents: don't use EROOT
2010-12-08 Zac MedicoPreserve existing hardlinks during merge.
2010-12-08 Zac Medicoquickpkg: revert hardlink fix from bug #185305
2010-11-30 Zac Medicovardbapi: unicode safe UnpicklingError message
2010-11-12 Zac MedicoFix MergeProcess elog handling.
2010-11-12 Zac MedicoMerge package files in a subprocess.
2010-10-26 Zac Medicoebuild(1): fix breakage for /var/db/pkg ebuilds
2010-10-22 Zac Medicolock-helper.py: use PORTAGE_PYM_PATH for safety
2010-10-22 Zac MedicoAsynchronousLock: use subprocess if no threads
2010-10-07 Zac MedicoFix _preload_elog_modules() call.
2010-10-07 Zac MedicoPreserve elog message continuity during updates.
2010-10-07 Zac MedicoAdd a _preload_elog_modules() function.
2010-09-29 Fabian Groffenentries from preserved registry already include EPREFIX...
2010-09-29 Fabian Groffenuse ROOT iso EROOT with PreservedLibsRegistry, since...
2010-09-29 Fabian Groffenuse ROOT, not EROOT so we don't get a double prefix
2010-09-29 Fabian Groffenuse ROOT, not EROOT so we don't get a double prefix
2010-09-27 Sebastian Lutherreposyntax: Print cpv from all repos for "masked by...
2010-09-27 Sebastian Lutherreposyntax: Add support all over the place
2010-09-23 Fabian GroffenMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-09-23 Fabian Groffenalways use eroot with CONFIG_MEMORY_FILE
2010-09-18 Fabian Groffencatch another case where using EROOT is absolutely...
2010-09-18 Fabian GroffenDrop PREFIX LOCAL markers
2010-09-17 Fabian Groffendon't use EROOT or an upgrade of a package will result...
2010-09-17 Fabian GroffenDo NOT use EROOT when merging files to the live filesys...
2010-09-14 Zac MedicoMake EbuildBuildDir use the PORTAGE_BUILDDIR variable...
2010-09-14 Zac MedicoBug #336142 - Use EbuildBuildDir for threaded locking...
2010-09-14 Zac MedicoMake dblink.lockdb() use AsynchronousLock.
2010-09-13 Zac MedicoBug #336142 - When looking of packages that own files...
2010-09-13 Zac MedicoBug #336142 - Add support for using a thread to wait...
2010-09-08 Arfrever Frehtes... Mark some messages for localization.
2010-09-05 Zac MedicoMake dblink._merge() use a PollScheduler instance direc...
2010-09-01 Zac MedicoMake atomic directory creation code in dblink.mergeme...
2010-09-01 Zac MedicoIn dblink.mergeme(), handle EISDIR which can be raised...
2010-09-01 David JamesFix portage to create directories atomically in fast...
2010-09-01 David JamesUpdate portage to create directories atomically.
2010-08-31 Zac MedicoUse self.dbapi.getpath() to simplify code in vartree...
2010-08-31 Zac MedicoBug #335439 - Fix "AttributeError: 'vartree' object...
2010-08-31 Zac MedicoWhen portage updates itself and the new version either...
2010-08-30 Zac MedicoUse _ENABLE_PRESERVE_LIBS and _ENABLE_DYN_LINK_MAP...
2010-08-30 Zac MedicoAlways check if vardbapi._linkmap and vardbapi._plib_re...
2010-08-30 Zac MedicoRename vardbapi.linkmap to vardbapi._linkmap since I'm
2010-08-30 Zac MedicoRename vardbapi.plib_registry to vardbapi._plib_registr...
2010-08-30 Zac MedicoMove LinkageMap to a new portage.util._dyn_libs.Linkage...
2010-08-30 Zac MedicoMove PreservedLibsRegistry to a new portage.util._dyn_l...
next