portage.git
2010-09-01 Zac MedicoMake ensure_dirs() use os.path.isdir() to verify that...
2010-09-01 Zac MedicoIn ensure_dirs(), only call apply_permissions() when...
2010-09-01 Zac MedicoMake more doebuild() commands exempt from _check_temp_d...
2010-09-01 Zac MedicoIn doebuild(), don't call _check_temp_dir() for pseudo...
2010-09-01 Zac MedicoIn dblink.mergeme(), handle EISDIR which can be raised...
2010-09-01 Zac MedicoFix WorldSelectedSet._load2() to always return a list...
2010-09-01 Zac MedicoFix depgraph._serialize_tasks() so that portage-9999...
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 MedicoAdd comments about consumers of FakeVardbapi.getpath().
2010-08-31 Zac MedicoSimplify the vartree constructor usage in config.getvir...
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-31 Zac MedicoFix ResolverPlayground.cleanup() to cleanup the portdba...
2010-08-31 Zac MedicoAdd a fallback PORTAGE_BZIP2_COMMAND setting in ebuild...
2010-08-31 Zac MedicoShow PORTAGE_BZIP2_COMMAND and PORTAGE_BUNZIP2_COMMAND...
2010-08-31 Zac MedicoFix bugs in features_set._prune_overrides() and add...
2010-08-31 Zac MedicoAdd testcase to check that features_set._prune_override...
2010-08-31 Zac MedicoBug #335340 - Use PORTAGE_BUNZIP2_COMMAND and PORTAGE_B...
2010-08-31 Zac MedicoBug #335340 - Add support for PORTAGE_BZIP2_COMMAND and
2010-08-31 Zac MedicoBug #326561 - Implement FEATURES=unknown-features-filte...
2010-08-31 Zac MedicoMove FEATURES=unknown-features-warn code to config...
2010-08-30 Zac MedicoWhen _ENABLE_DYN_LINK_MAP is False, show additional...
2010-08-30 Zac MedicoWhen _ENABLE_SET_CONFIG is False, disable reading/writi...
2010-08-30 Zac MedicoWhen _ENABLE_SET_CONFIG is False, make load_default_con...
2010-08-30 Zac MedicoReplace the literal portage version in all man page...
2010-08-30 Zac MedicoAdd a comment to make.globals noting that the preserve...
2010-08-30 Zac MedicoUse _ENABLE_PRESERVE_LIBS and _ENABLE_DYN_LINK_MAP...
2010-08-30 Zac MedicoMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-08-30 Zac MedicoAdd some private constants for use in conditional code...
2010-08-30 Arfrever Frehtes... Fix typos.
2010-08-30 Zac MedicoAdd more new features to RELEASE-NOTES for portage...
2010-08-30 Zac MedicoInvert _ebuild_helpers_path EAPI conditional in ebuild.sh.
2010-08-30 Zac MedicoMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-08-30 Zac MedicoSplit out a RELEASE-NOTES section for portage-2.1.9...
2010-08-30 Ulrich MuellerBug fix in canonicalize() function.
2010-08-30 Zac MedicoAdd a TODO note to AbstractEbuildProcess._can_log(...
2010-08-30 Zac MedicoMake match_from_list() strip "!!" when appropriate...
2010-08-30 Zac MedicoRemove duplicate real_vardb definition from merge in...
2010-08-30 Zac MedicoMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-08-30 Arfrever Frehtes... Fix "UnboundLocalError: local variable 'real_vardb...
2010-08-30 Zac MedicoFix broken reference to real_vardb in calc_depclean...
2010-08-30 Arfrever Frehtes... Fix typo in comment.
2010-08-30 Arfrever Frehtes... Bug #335242: Fix typo in emerge(1) man page.
2010-08-30 Zac MedicoRename the portage.sets module to portage._sets since...
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...
2010-08-29 Arfrever Frehtes... Remove unused imports found by pylint.
2010-08-29 Arfrever Frehtes... Fix import.
2010-08-29 Arfrever Frehtes... Fix some typos.
2010-08-29 Sebastian LutherAdd LocationsManager.profile_and_user_locations for...
2010-08-29 Zac MedicoMake mkrelease.sh clean up the temporary $SOURCE_DIR...
2010-08-29 Zac MedicoAdd a TODO note about replacing BlockerDB with an incre...
2010-08-29 Ulrich MuellerAdd canonicalize() function, replacement for "readlink... v2.2_rc72
2010-08-29 Ulrich MuellerChange a comment in prepcompress().
2010-08-29 Zac MedicoAdd a Scheduler._running_tasks() set in order to simpli...
2010-08-29 Zac MedicoInside Scheduler._dependent_on_scheduled_merges(),...
2010-08-28 Zac MedicoBug #273633 - Add docompress docs from PMS.
2010-08-28 Ulrich MuellerUpdate copyright headers.
2010-08-28 Ulrich MuellerImplement controllable compression and docompress,...
2010-08-28 Zac MedicoMake egencache --update-use-local-desc use codecs.open...
2010-08-28 Zac MedicoFor egencache --preserve-comments, probe comments in...
2010-08-28 Zac MedicoSimplify the empty USE conditional /var/db/pkg metadata...
2010-08-28 Michał Górnyegencache: Add comment preserving to --update-use-local...
2010-08-28 Zac MedicoWhen evaluating USE conditional metadata for /var/db...
2010-08-28 Zac MedicoIf there are circular dependencies, and circular_depend...
2010-08-28 Zac MedicoBug #335055 - Fix "TypeError: argument of type 'NoneTyp...
2010-08-28 Zac MedicoIn depgraph._show_unsatisfied_dep(), show some debug...
2010-08-28 Zac MedicoAdd --use-local-desc-output to egencache man page.
2010-08-28 Michał GórnySupport specifying an alternate output file for --updat...
2010-08-28 Zac MedicoBug #334935 - Fix broken reference to config.pmaskdict... v2.2_rc71
2010-08-28 Zac MedicoUse StopIteration to exit nested loops. v2.2_rc70
2010-08-28 Zac MedicoAdd support for IUSE.missing checks in conditional...
2010-08-27 Zac MedicoAdd the chflags and selinux values to SUPPORTED_FEATURES.
2010-08-27 Zac MedicoDefine a cmp work-alike function for use in the egencache
2010-08-27 Zac MedicoMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-08-27 Zac MedicoFix breakage caused ignorance of /etc/portage/{arch...
2010-08-27 Arfrever Frehtes... Fix some typos.
2010-08-27 Zac MedicoFix _get_legacy_global() so that it does't pass in...
2010-08-27 Zac MedicoFix the config constructor to pass missing parameters...
2010-08-27 Zac MedicoBug #334817 - Make the make.conf.5 man page document...
2010-08-27 Zac MedicoFix Package._validate_deps() to pass matchall=True...
2010-08-27 Zac MedicoAdd egencache --update-use-local-desc action to the...
2010-08-27 Sebastian Lutherconfig: Remove last traces of autouse
2010-08-27 Zac MedicoUse InvalidDependString import instead of
2010-08-27 Zac MedicoUse InvalidDependString import instead of
2010-08-27 Zac MedicoUse Package._metadata_exception() to handle invalid...
2010-08-27 Zac MedicoFix breakage in egencache --update-use-local-desc code.
2010-08-27 Zac MedicoUse cmp_sort_key() for python3 compatibility.
2010-08-27 Michał GórnySupport returning multiple flag descriptions when restr...
2010-08-27 Zac MedicoRemove unused imports.
2010-08-27 Zac MedicoBug #334817 - Make genconfig() warn about EISDIR instea...
2010-08-27 Zac MedicoFix broken reference to config.pmaskdict for repoman...
2010-08-27 Sebastian Lutherfix ppkg type handling in slot_conflict_handler
2010-08-27 Jonathan Callenecompressdir: use proper exit value
2010-08-27 Sebastian Lutherconfig: Add special_env_vars
next