portage.git
2010-03-01 Zac MedicoBug #307235 - Inside depgraph._add_dep, discard child...
2010-02-28 Zac MedicoRemove unused print() import.
2010-02-28 Zac MedicoRemove unused imports.
2010-02-28 Zac MedicoAdd ObjectProxy __gt__, __ge__, __lt__, and __le__...
2010-02-28 Zac MedicoFix broken reference to portage._spawn_misc_sh(). Thank...
2010-02-28 Zac MedicoRemove print() usage.
2010-02-28 Zac MedicoRemove print() usage.
2010-02-28 Zac MedicoFix broken fakedbapi.cpv_inject/cpv_remove calls.
2010-02-28 Zac MedicoMove legacy globals code into a _legacy_globals module...
2010-02-28 Zac MedicoMove deprecated_profile_check to portage.package.ebuild...
2010-02-28 Zac MedicoMove the MtimeDB class to portage.util.mtimedb and...
2010-02-28 Zac MedicoFix vardbapi.move_ent and aux_update to clear relevant...
2010-02-28 Zac MedicoMake bindbapi override cpv_inject and cpv_remove, for...
2010-02-28 Zac MedicoMake _global_updates ensure that the binarytree is...
2010-02-28 Zac MedicoAdd a --quiet-unmerge-warn option to disable the warnin...
2010-02-27 Zac MedicoFix reference to portage.util.listdir.dircache.
2010-02-27 Zac MedicoRemove deprecated flushmtimedb function.
2010-02-27 Zac MedicoMove portage._global_updates to a submodule.
2010-02-27 Zac MedicoRemove unused 'dircache' variable that's moved to porta...
2010-02-27 Zac MedicoMove missing encodings module workarounds (<python...
2010-02-27 Zac MedicoAnother turquoise -> red.
2010-02-27 Zac MedicoBug #307021 - Show "Please fix" message in red instead...
2010-02-26 Zac MedicoEliminate the PhaseCheck constructor and make PhaseChec...
2010-02-25 Zac MedicoMove getvirtuals to _deprecated module.
2010-02-25 Zac MedicoMove merge and unmerge functions to the vartree module.
2010-02-25 Zac MedicoFix broken dep_expand import from previous commit.
2010-02-25 Zac MedicoSplid deprecated functions into a _deprecated module.
2010-02-25 Zac MedicoAvoid name collision with dep_expand submodule so epydo...
2010-02-25 Zac MedicoMove portage.movefile to portage.util.movefile.
2010-02-25 Zac MedicoSplit getmaskingstatus and getmaskingreason info portag...
2010-02-25 Zac MedicoMove portage.dep_check and related functions to portage...
2010-02-25 Zac MedicoMove dep.py to dep/__init__.py, for splitting into...
2010-02-25 Zac MedicoMove dep_expand and cpv_expand into portage.dbapi submo...
2010-02-25 Zac MedicoFix typo in import.
2010-02-25 Zac MedicoMove portage.digestcheck to portage.package.ebuild...
2010-02-25 Zac MedicoFix broken digestgen import.
2010-02-25 Zac MedicoRelocate portage.util.digestgen to portage.package...
2010-02-25 Arfrever Frehtes... Define 'long' for Python 3.
2010-02-25 Zac MedicoMove digestgen to portage.util.digestgen.
2010-02-25 Zac MedicoMove ExtractKernelVersion portage.util.ExtractKernelVer...
2010-02-25 Zac MedicoMove env_update to portage.util.env_update.envupdate.
2010-02-25 Zac MedicoFix broken references to portage._doebuild_manifest_exe...
2010-02-25 Zac MedicoMove cacheddir and listdir to portage.util.listdir.
2010-02-25 Zac MedicoMake auxdbkeys a tuple instead of a list.
2010-02-25 Zac MedicoSplit doebuild and related code to the portage.package...
2010-02-24 Zac MedicoRemove unused 'expandcache' global variable.
2010-02-24 Zac MedicoFix a logic error which causes blockers from installed...
2010-02-24 Zac MedicoAdd missing writmsg import.
2010-02-23 Zac MedicoMake the first two positional arguments of digestgen...
2010-02-23 Zac MedicoAdd deprecation warnings for unused digestgen() parameters.
2010-02-22 Arfrever Frehtes... Fix "AttributeError: 'module' object has no attribute...
2010-02-22 Arfrever Frehtes... Fix "NameError: global name 'basestring' is not defined...
2010-02-22 Zac MedicoEnable --rebuilt-binaries automatically only when in...
2010-02-22 Zac MedicoUse lazy import for portage.Manifest.
2010-02-22 Zac MedicoMove portage.fetch() to portage.package.ebuild.fetch...
2010-02-22 Zac MedicoMove portage.config class to portage.package.ebuild...
2010-02-22 Zac MedicoMove portage.digraph class to portage.util.digraph...
2010-02-22 Zac MedicoMove the portage.util module into a directory, for...
2010-02-22 Zac MedicoDon't import the portage.dbapi.dbapi class as portage...
2010-02-22 Zac MedicoUse lazy import for the portage.dbapi module.
2010-02-22 Zac MedicoBug #299095 - Add a deprecation warning for check_licen...
2010-02-21 Zac MedicoMove the portage.FetchlistDict class to the portage...
2010-02-21 Zac MedicoShow a deprecation warning when getvirtuals() is called.
2010-02-21 Zac MedicoShow a deprecation warning when pkgmerge() is called.
2010-02-21 Zac MedicoShow a deprecation warning when digestParseFile() is...
2010-02-21 Zac MedicoMove portage.flatten to portage.dep.flatten.
2010-02-20 Zac MedicoHandle CacheCorruption from self.db_ro in _setitem...
2010-02-20 Zac MedicoAdd a note about --rebuilt-binaries.
2010-02-20 Zac MedicoMove portage.cpv_getkey() to the portage.versions module.
2010-02-20 Zac MedicoAdd missing newline to the "CONFIG_PROTECT is empty...
2010-02-19 Zac MedicoUse a frozenset for use inside binarytree._eval_use_fla... v2.2_rc63
2010-02-19 Zac MedicoAdd stacklevel=2 to warnings.warn calls.
2010-02-19 Zac MedicoAdd stacklevel=2 to warnings.warn() calls.
2010-02-19 Zac MedicoRemove deprecated methods that call removed key_expand...
2010-02-19 Zac MedicoAdd DeprecationWarning to dep_virtual function.
2010-02-19 Zac MedicoRemove deprecated key_expand function and config.load_i...
2010-02-19 Zac MedicoUse Atom.cp instead of dep_getkey.
2010-02-19 Zac MedicoUse Atom.cp instead of dep_getkey.
2010-02-19 Zac MedicoUse Atom.cp instead of dep_getkey.
2010-02-19 Zac MedicoUse a valid atom in the dep_getkey docstring.
2010-02-19 Zac MedicoUse isvalidatom to validate PROVIDE entries.
2010-02-19 Zac MedicoFix deprecated usage of dep_getkey.
2010-02-19 Zac MedicoFix deprecated usage of dep_getkey.
2010-02-19 Zac MedicoBail out when given an invalid mode.
2010-02-19 Zac MedicoBug #268724 - Show a warning message for --unmerge...
2010-02-19 Zac MedicoBug #303519 - Call warnings.warn() with stacklevel...
2010-02-19 Zac MedicoFix deprecated usage of dep_getkey.
2010-02-19 Zac MedicoFix deprecated usage of dep_getkey.
2010-02-19 Zac MedicoFix deprecated usage of dep_getkey.
2010-02-19 Zac MedicoFix deprecated usage of dep_getkey.
2010-02-19 Zac MedicoFix deprecated usage of dep_getkey.
2010-02-19 Zac MedicoFix deprecated dep_getkey usage in match_from_list.
2010-02-19 Zac MedicoMake dep_getkey() recommend cpv_getkey() if given a...
2010-02-19 Zac MedicoUse a property to trigger deprecation warnings if binar...
2010-02-19 Zac MedicoRemove the deprecated 'clone' parameter from the portag...
2010-02-19 Zac MedicoRemove deprecated portdbapi.getfetchlist() method.
2010-02-19 Zac MedicoRemove deprecated binarytree.get_use() method.
2010-02-19 Zac MedicoRemove the deprecated 'clone' parameter to the binarytr...
2010-02-19 Zac MedicoDeprecate the unused getbinpkgsonly parameter to binary...
2010-02-18 Zac MedicoAllow --rebuilt-binaries to trigger downgrades.
next