portage.git
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
2010-08-27 Sebastian Lutherconfig: Add LocationsManager
2010-08-27 Sebastian Lutherconfig: Add VirtualsManager
2010-08-27 Sebastian Lutherconfig: Add MaskManager
2010-08-27 Sebastian Lutherconfig: Avoid copying _license_manager
2010-08-27 Michał Górnyrepoman: Fix NameError on musedict when metadata is...
2010-08-27 Zac MedicoAdd a IUSE.missing repoman category for packages that...
2010-08-27 Zac MedicoBug #334365 - Selectively ignore invalid metadata of...
2010-08-27 Zac MedicoBug #334365 - When depgraph.display_problems() shows...
2010-08-27 Zac MedicoDo not include the whole input string in the use_reduce()
2010-08-27 Zac MedicoFix breakage from previous commit.
2010-08-27 Zac MedicoUse Package.visible to simplify visibility checks for...
2010-08-27 Zac MedicoFix Package._visible() to mask installed packages with...
2010-08-27 Zac MedicoUse dict.__iter__() instead of keys().
2010-08-27 Zac MedicoUse shallow copy for more immutable config attributes.
2010-08-27 Zac MedicoMake LicenseManager.__deepcopy__() do a shallow copy...
2010-08-27 Zac MedicoImplement LicenseManager.__deepcopy__(), using shallow...
2010-08-27 Zac MedicoDisable autouse support and add a deprecation warning...
2010-08-27 Zac MedicoUse frozenset for config.usemask and useforce attribute...
2010-08-26 Zac MedicoBug #334365 - Make dep_check() less strict with respect...
2010-08-26 Zac MedicoVarious parse_metadata_use() fixes:
2010-08-26 Zac MedicoMake parse_metadata_use() tolerate empty flag descriptions.
2010-08-26 Zac MedicoMake repoman ignore FEATURES=digest when in manifest...
2010-08-26 Zac MedicoEnsure SystemExit is never caught.
2010-08-26 Zac MedicoMake the Atom class add 'EAPI.incompatible' category...
2010-08-26 Zac MedicoMake parse_metadata_use() emulate the Element.itertext...
2010-08-26 Zac MedicoMake egencache only show a warning about FEATURES=metat...
2010-08-26 Zac MedicoFix up error handling for egencache --update-use-local...
2010-08-26 Michał Górnyegencache: Introduce the --update-use-local-desc action.
2010-08-26 Zac MedicoFix repoman's allvalid variable to account for more...
2010-08-26 Zac MedicoFix breakage in use_reduce() calls where token_class...
2010-08-26 Zac MedicoRemove unused max_parents variable.
2010-08-26 Zac MedicoFix slot_conflict_handler breakage when calling
2010-08-26 Michał Górnyegencache: introduce the preliminary support for multip...
2010-08-26 Michał GórnyParse flag descriptions in repoman.utilities.parse_meta...
2010-08-26 Zac MedicoMake use_reduce() call Atom.evaluate_conditionals(...
2010-08-26 Michał GórnyDisable 'unused local USE-description' check if there...
2010-08-26 Zac MedicoRemove unused myiuse variable in repoman.
2010-08-26 Zac MedicoIn slot_conflict_handler(), never pass parent_use to
2010-08-26 Zac MedicoIn slot_conflict_handler._prepare_conflict_msg_and_chec...
2010-08-26 Zac MedicoFix slot_conflict_handler._prepare_conflict_msg_and_che...
2010-08-26 Zac MedicoAdd PORTAGE_SIGPIPE_STATUS to config._environ_whitelist.
2010-08-26 Zac MedicoAdd code to dep_check(), borrowed from _expand_new_virt...
2010-08-26 Sebastian LutherLet use_reduce and Atom do EAPI checks
2010-08-26 Zac MedicoFix UnboundLocalError for y on line 177 in _expand_new_...
2010-08-26 Zac MedicoRemove obsolete TODO comment.
2010-08-26 Zac MedicoTweak grammar for unknown-features-warn message.
2010-08-26 Zac MedicoUse EAPI.incompatible repoman category for REQUIRED_USE...
2010-08-26 Zac MedicoMake Package._validate_deps() use check_required_use...
2010-08-26 Zac MedicoJust raise InvalidDependString in cases when it shouldn...
2010-08-26 Zac MedicoMake _get_masking_status() return masking reasons for...
2010-08-26 Zac MedicoBug #334365 - Fix depgraph._wrapped_select_pkg_highest_...
2010-08-26 Zac MedicoMake Package._validate_deps() check USE conditionals...
2010-08-26 Zac MedicoBug #334365 - Mask packages with invalid metadata as...
2010-08-26 Zac MedicoAdd ebuild(1) support for FEATURES=digest.
2010-08-26 Zac MedicoUse a PORTAGE_SIGPIPE_STATUS variable to export 128...
2010-08-26 Zac MedicoMake save_ebuild_env() filter assert_sigpipe_ok().
2010-08-26 Zac MedicoBug #334365 - When parsing dependencies of installed...
2010-08-25 Sebastian Luthershow_invalid_depstring_notice: Don't repeat the dep...
next