2010-08-26 |
Zac Medico | Remove unused max_parents variable. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Fix slot_conflict_handler breakage when calling |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Michał Górny | egencache: introduce the preliminary support for multip... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Michał Górny | Parse flag descriptions in repoman.utilities.parse_meta... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Make use_reduce() call Atom.evaluate_conditionals(... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Michał Górny | Disable 'unused local USE-description' check if there... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Remove unused myiuse variable in repoman. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | In slot_conflict_handler(), never pass parent_use to |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | In slot_conflict_handler._prepare_conflict_msg_and_chec... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Fix slot_conflict_handler._prepare_conflict_msg_and_che... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Add PORTAGE_SIGPIPE_STATUS to config._environ_whitelist. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Add code to dep_check(), borrowed from _expand_new_virt... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Sebastian Luther | Let use_reduce and Atom do EAPI checks |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Fix UnboundLocalError for y on line 177 in _expand_new_... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Remove obsolete TODO comment. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Tweak grammar for unknown-features-warn message. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Use EAPI.incompatible repoman category for REQUIRED_USE... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Make Package._validate_deps() use check_required_use... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Just raise InvalidDependString in cases when it shouldn... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Make _get_masking_status() return masking reasons for... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Bug #334365 - Fix depgraph._wrapped_select_pkg_highest_... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Make Package._validate_deps() check USE conditionals... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Bug #334365 - Mask packages with invalid metadata as... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Add ebuild(1) support for FEATURES=digest. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Use a PORTAGE_SIGPIPE_STATUS variable to export 128... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Make save_ebuild_env() filter assert_sigpipe_ok(). |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Zac Medico | Bug #334365 - When parsing dependencies of installed... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Sebastian Luther | show_invalid_depstring_notice: Don't repeat the dep... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Zac Medico | Fix repoman to support FEATURES=digest (reportedly... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Zac Medico | Mention repoman support in the FEATURES=digest docs. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Zac Medico | Remove portage.usedefaults since it's broken by the... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Sebastian Luther | config: Move handling of USE related config files into... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Zac Medico | Fix fragile sets config file path handling for for... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Zac Medico | Fix WorldSelectedSet.singleBuilder() to use EROOT. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Zac Medico | Add EROOT support to setconfig_fallback(). |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Zac Medico | Add EROOT support to the @module-rebuild package set. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Zac Medico | Add EROOT support to regenworld. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Zac Medico | Make regenworld write changes to a temporary file,... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Zac Medico | When parsing package.env, pass the same tolerant and... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Use deepcopy for LicenseManger, since I remove clone... v2.2_rc69 |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Use open() instead of file(), for python3. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | Tests: Add LicenseManager tests |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | ExtendedAtomDict: Add __eq__ |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | ResolverPlayground: Add ability to create config files... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Remove LicenseManager.__deepcopy__() since the default... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Implement LicenseManager.__deepcopy__(). |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Fix imports in _config submodules. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Bug #334319 - Don't call config.backup_changes("FEATURE... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | * Make dblink instantiate the ConfigProtect object... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Bug #334265 - Fix AttributeError triggered by empty... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | More _pkg_use_enabled fixes |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | Atom.violated_conditionals: Always treat deps as violat... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Bug #334253 - Fix breakage in FEATURES=test-fail-contin... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | config: Move _prune_incremental to helper |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | config: Move features_set into its own file |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | config: Split out LicenseManager and helper |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | ExtendedAtomDict: Add __delitem__ |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Use Package.iuse.is_valid_flag() to account for implici... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | repoman: Let repoman check for flags missing from IUSE |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Make config.setcpv() trigger regenerate() if the packag... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Handle SIGPIPE when unpack() extracts tar files through... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | * Use iterators instead of keys() when possible. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | In depgraph._select_pkg_highest_available_imp(), make... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Pass a keyword hint from getmaskingstatus() to the... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Sebastian Luther | use_reduce: Give a hint to IUSE in the 'use flag '... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Add 'candy' to SUPPORTED_FEATURES. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Make recursive grablines() ignore the same directories as |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Bug #318241 - Include LICENSE file in release tarballs. v2.2_rc68 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Bug #309907 - Update more config files for package... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Fix spelling in zlib.error message. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Handle zlib.error when reading compressed build logs... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Allow more time for natural exit of the ebuild process... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Don't copy the src directory because it doesn't exist... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Remove the python-missingos module since apparently... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Remove support for the missingos module since apparentl... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Remove the bsd-chflags module since it hasn't been... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Remove unused tbz2tool.c file. The latest stable ebuild... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Add notes about package.env and package.accept_keywords. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Remove deprecated destroot argument from dblink.isowner... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Remove python-oriented checks from install_qa_check... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | During the post src_install QA checks, log to a tempora... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Make Binpkg call prepare_build_dirs() before trying... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Add missing scheduler attribute to BinpkgVerifier ... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Make EOutput.write() use writemsg() for special unicode... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Sebastian Luther | _use_dep.{evaluate_conditionals,_eval_qa_conditionals... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Fix broken logic in InheritDeprecated. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Make InheritDeprecated detect indirect inherits of... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Make InheritDeprecated check for direct inherits, and... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
wired | repoman: check for deprecated eclasses |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Add back _conditionals_class.values() method in order... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Sebastian Luther | portage.dep._use_dep: Rewrite the parser for better... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Fix erroneoud reference to self.aux_get in bintree... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Fix AttributeError for MetadataRegen._sched_iface. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | * By default, disable the calc_prelink parameter to... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Fix UnboundLocalError for catdir inside dblink.unmerge(). |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Bug #292083 - Support package.accept_keywords in profiles. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Add EPREFIX support to load_default_config(). |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Fix broken writemsg call in depgraph._resolve() that... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Omit non-existent files from the config._pkeywords_list |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Move default ACCEPT_KEYWORDS handling for package.keywo... |
commit | commitdiff | tree | snapshot |
next |