portage.git
2010-08-23 Zac MedicoBug #318241 - Include LICENSE file in release tarballs. v2.2_rc68
2010-08-23 Zac MedicoBug #309907 - Update more config files for package...
2010-08-23 Zac MedicoFix spelling in zlib.error message.
2010-08-23 Zac MedicoHandle zlib.error when reading compressed build logs...
2010-08-23 Zac MedicoAllow more time for natural exit of the ebuild process...
2010-08-22 Zac MedicoDon't copy the src directory because it doesn't exist...
2010-08-22 Zac MedicoRemove the python-missingos module since apparently...
2010-08-22 Zac MedicoRemove support for the missingos module since apparentl...
2010-08-22 Zac MedicoRemove the bsd-chflags module since it hasn't been...
2010-08-22 Zac MedicoRemove unused tbz2tool.c file. The latest stable ebuild...
2010-08-22 Zac MedicoAdd notes about package.env and package.accept_keywords.
2010-08-22 Zac MedicoRemove deprecated destroot argument from dblink.isowner...
2010-08-22 Zac MedicoRemove python-oriented checks from install_qa_check...
2010-08-22 Zac MedicoDuring the post src_install QA checks, log to a tempora...
2010-08-22 Zac MedicoMake Binpkg call prepare_build_dirs() before trying...
2010-08-22 Zac MedicoAdd missing scheduler attribute to BinpkgVerifier ...
2010-08-22 Zac MedicoMake EOutput.write() use writemsg() for special unicode...
2010-08-22 Sebastian Luther_use_dep.{evaluate_conditionals,_eval_qa_conditionals...
2010-08-22 Zac MedicoFix broken logic in InheritDeprecated.
2010-08-22 Zac MedicoMake InheritDeprecated detect indirect inherits of...
2010-08-22 Zac MedicoMake InheritDeprecated check for direct inherits, and...
2010-08-22 wiredrepoman: check for deprecated eclasses
2010-08-22 Zac MedicoAdd back _conditionals_class.values() method in order...
2010-08-22 Sebastian Lutherportage.dep._use_dep: Rewrite the parser for better...
2010-08-22 Zac MedicoFix erroneoud reference to self.aux_get in bintree...
2010-08-22 Zac MedicoFix AttributeError for MetadataRegen._sched_iface.
2010-08-21 Zac Medico* By default, disable the calc_prelink parameter to...
2010-08-21 Zac MedicoFix UnboundLocalError for catdir inside dblink.unmerge().
2010-08-21 Zac MedicoBug #292083 - Support package.accept_keywords in profiles.
2010-08-21 Zac MedicoAdd EPREFIX support to load_default_config().
2010-08-21 Zac MedicoFix broken writemsg call in depgraph._resolve() that...
2010-08-21 Zac MedicoOmit non-existent files from the config._pkeywords_list
2010-08-21 Zac MedicoMove default ACCEPT_KEYWORDS handling for package.keywo...
2010-08-21 Zac MedicoRevert back to using ROOT for env_update(), since that...
2010-08-21 Zac MedicoFix env_update() calls to use EROOT.
2010-08-21 Zac MedicoBug #324191 - Add support for FEATURES=compress-build...
2010-08-21 Zac MedicoWhen accessing pkgsettings.features inside Scheduler...
2010-08-21 Zac MedicoAdd a deprecation warning to FetchlistDict.has_key().
2010-08-21 Zac MedicoAdd a deprecation warning for the unused justmanifest...
2010-08-21 Zac MedicoQuote arrays in QA_PREBUILT handling.
2010-08-21 Zac MedicoAdd support for a QA_PREBUILT variable should contain...
2010-08-21 Zac MedicoAdd upstream.workaround warning for addpredict calls...
2010-08-21 Zac MedicoFix broken reference to portage._validate_cache_for_uns...
2010-08-21 Zac MedicoAdd a wrapper around config.features that provides...
2010-08-21 Zac MedicoWhen stacking incrementals in config.regenerate(),...
2010-08-21 Zac MedicoFix config.setcpv() so it only calls _grab_pkg_env...
2010-08-21 Zac MedicoRemove duplicate realpath call for PORTAGE_TMPDIR.
2010-08-21 Zac MedicoAt some point we may want to stop exporting FEATURES...
2010-08-21 Zac MedicoBug #44796 - Add support for /etc/portage/package.env...
2010-08-20 Zac MedicoMake varexpand() create a new empty dict for variable...
2010-08-20 Zac MedicoSplit out a _ordered_by_atom_specificity() in order...
2010-08-20 Zac MedicoMake DEPCACHE_PATH relative to EPREFIX, and comment...
2010-08-20 Zac Medico* Make dblink._linkmap_rebuild() return early if preser...
2010-08-20 Zac MedicoStop using the myroot arguments to the dblink construct...
2010-08-20 Zac Medico* Fix EROOT handling in various places in vartree.py...
2010-08-20 Zac MedicoFix LinkageMap to use vardbapi._eroot instead of _root.
2010-08-20 Zac MedicoDon't pass the myroot parameter to *counter_tick* metho...
2010-08-20 Zac MedicoMake the portagetree.root attribute a property that...
2010-08-20 Zac MedicoRemove unused clone paramter from vartree constructor...
2010-08-20 Zac MedicoFix typo in comment.
2010-08-20 Sebastian Luther--autounmask: If we can't do a change because of REQUIR...
2010-08-20 Sebastian Luther--autounmask: Don't do use changes if they violate...
2010-08-20 Sebastian Lutherslot collision handler: Drop solutions that violate...
2010-08-20 Sebastian Lutherslot collision handler: Work correctly with --autounmask
2010-08-20 Sebastian Luthercircular dependency handler: Add support for REQUIRED_USE
2010-08-20 Sebastian LutherAdd portage.dep.get_required_use_flags to extract the...
2010-08-20 Sebastian Luthercircular dependency handler: Small code clean ups
2010-08-20 Zac MedicoMake the make.globals path relative to EPREFIX, and...
2010-08-20 Zac MedicoFix BinTestCase instances to stop leaving orphan temp...
2010-08-20 Zac MedicoAdd experimental EPREFIX/EROOT support to the config...
2010-08-20 Zac MedicoStop trying to read /etc/make.globals because it's...
2010-08-20 Zac MedicoUpdate docs, comments, and messages to refer to make...
2010-08-20 Zac MedicoRename the bdeps_root variable to depend_root, since...
2010-08-20 Zac MedicoEliminate the bdeps_optional variables inside depgraph...
2010-08-19 Sebastian LutherTests: Properly test the circular dep handler
2010-08-19 Sebastian LutherTests: ResolverPlayground: Support checking the suggest...
2010-08-19 Sebastian LutherMove the clever parts of depgraph._show_circular_deps...
2010-08-19 Sebastian Luthercycle-finder: Don't try to change flags that are in...
2010-08-19 Zac MedicoMove code from EbuildProcess to EbuildPhase.
2010-08-19 Zac MedicoRaise ValueError if fromlist contains an extra comma.
2010-08-19 Zac MedicoRemove duplicate attributes from __slots__.
2010-08-19 Zac Medico* In helpers_die arguments, display ${0##*/} instead...
2010-08-19 Zac MedicoUse doebuild_environment() to ensure proper environment...
2010-08-19 Zac MedicoUse simpler _spawn_phase() instead of doebuild() since
2010-08-19 Zac MedicoMove the code from _prepare_env_file() to a new BinpkgE...
2010-08-18 Zac MedicoRemove unnecessary call to _prepare_env_file(), since...
2010-08-18 Zac MedicoMove environment sanity check to the Scheduler and...
2010-08-18 Zac MedicoWhen suggesting solutions inside _show_circular_deps...
2010-08-18 Zac MedicoFix get_cycles() to handle None return value from short...
2010-08-18 Zac MedicoFix deprecation warnings from paren_reduce.
2010-08-18 Sebastian LutherFix small bug in _show_circular_deps and add some tests
2010-08-18 Sebastian Lutherportage.util.digraph: Raise KeyError in newly added...
2010-08-18 Sebastian Lutherextract_affecting_use: Fix the same bug as in use_reduce
2010-08-18 Sebastian Luther_show_circular_deps: Ignore solution that violate use...
2010-08-18 Sebastian Luther_show_circular_deps: Stop prunning the graph to show...
2010-08-18 Sebastian Luther_show_circular_deps: Fix handling of 'None' returned...
2010-08-18 Sebastian Luther_emerge.depgraph._show_circular_deps(): Find suggestion...
2010-08-18 Sebastian LutherPrint suggestions for circular dependencies
2010-08-18 Sebastian Luther_emerge.depgraph._show_circular_deps(): Display only...
2010-08-18 Sebastian Lutherportage.util.digraph: Add get_cycles() and its helpers...
next