portage.git
2010-09-13 Sebastian LutherRemove ebuild-helpers/preplib (bug 102297)
2010-09-13 Sebastian LutherTests: Add resolver/test_missing_iuse_and_evaluated_ato...
2010-09-13 Sebastian LutherDon't miss a "missing IUSE" because of [foo?] -> [...
2010-09-13 Zac MedicoBug #336142 - When looking of packages that own files...
2010-09-13 Sebastian LutherMake sure atoms in profiles follow the profiles EAPI
2010-09-13 Zac MedicoBug #336873 - Add a leading comma when matching --hash...
2010-09-13 Zac MedicoBug #336142 - Add support for using a thread to wait...
2010-09-13 Zac MedicoAdd a 'condition' keyword argument to PollScheduler...
2010-09-13 Zac MedicoBug #337031 - Don't make "always overflow destination... v2.2_rc81
2010-09-13 Zac MedicoBug #336142 - Use a longer timeout for ebuild-ipc,...
2010-09-12 Zac MedicoBug #336875 - Don't reference errno.ETIME since it...
2010-09-11 Zac MedicoWhen fetching distfiles inside digestgen(), ignore... v2.2_rc80
2010-09-11 Zac MedicoFor digestgen(), add a matchnone parameter to use_reduc...
2010-09-11 Zac MedicoFix digestgen() to respect RESTRICT=fetch.
2010-09-11 Zac MedicoMake spawn_nofetch() call elog_process().
2010-09-11 Zac MedicoMake the mail_summary elog module copy needed variables...
2010-09-11 Zac MedicoFix typo in comment.
2010-09-11 Zac MedicoMake digestgen() use spawn_nofetch() when necessary...
2010-09-11 Zac MedicoFix typo in comment.
2010-09-11 Zac MedicoSince pkg_nofetch is no longer called from fetch()...
2010-09-11 Zac MedicoIn doebuild(), don't trigger prepare_build_dirs() for...
2010-09-11 Zac MedicoRemove pkg_nofetch code from the fetch() function since...
2010-09-10 Arfrever Frehtes... Fix typos in comments.
2010-09-10 Sebastian Lutherconfig: Handle -atoms properly
2010-09-10 Sebastian Lutherportage.util: Add optional remember_source_file paramet...
2010-09-10 Sebastian Lutherconfig/p.mask: config from other repos than PORTDIR...
2010-09-10 Sebastian LutherTests: ebuild/test_config: Make sure -atoms in package...
2010-09-10 Sebastian LutherResolverPlayground: Add ability to create a basic profi...
2010-09-10 Zac MedicoBug #273282 - Make install_qa_check() eqawarn about... v2.2_rc79
2010-09-10 Zac MedicoRemove redundant elog_process() call in EbuildBuild...
2010-09-10 Zac MedicoFix the "alway overflow" eerror message to not use...
2010-09-10 Zac MedicoMake the "always overflow" gcc warning code use a separ...
2010-09-10 Zac MedicoRemove redundant local retval declaration in has_version().
2010-09-10 Zac MedicoEnsure that depgraph._show_unsatisfied_dep() doesn...
2010-09-10 Zac MedicoIn depgraph._show_unsatisfied_dep(), if the child packa...
2010-09-10 Zac MedicoBug #336595 - Make dbapi.update_ents() calls quiet...
2010-09-10 Sebastian Lutherglobal updates: Honor -q and don't repeat the legend
2010-09-10 Zac MedicoMake ebuild-ipc.py suppress IOError just like it does...
2010-09-10 Zac MedicoMake ebuild-ipc.py handle exceptions from pickle.loads().
2010-09-10 Zac MedicoMake ebuild-ipc.py display EOFError if no data is read...
2010-09-10 Zac MedicoEliminate redunant elog_process() call in EbuildBuild...
2010-09-10 Zac MedicoAdd missing comma in tuple.
2010-09-10 Zac MedicoBug #267103 - In action_build(), check for config file...
2010-09-10 Zac MedicoMake the "warning: call to .* will always overflow...
2010-09-10 Zac MedicoBug #336644 - Make ebuild-ipc.py use array.fromfile...
2010-09-10 Zac MedicoBug #336644 - Make EbuildIpcDaemon use AbstractPollTask...
2010-09-10 Zac MedicoSplit out a AbstractPollTask._read_buf() helper method.
2010-09-10 Zac MedicoUse EROOT in chk_updated_cfg_files() calls.
2010-09-09 Zac MedicoBug #336499 - If RESTRICT=fetch is not set but pkg_nofe...
2010-09-09 Zac MedicoMake Package.metadata.defined_phases return all possibl...
2010-09-09 Zac MedicoIn EbuildBuild._pre_clean_exit() is _default_exit inste...
2010-09-09 Zac MedicoBug #336651 - Fix Scheduler._restart_if_necessary(...
2010-09-09 Zac MedicoCombine prefetch conditionals in EbuildFetcher.
2010-09-09 Zac MedicoMake EbuildFetcher always disable color in prefetch...
2010-09-09 Zac MedicoIn update_config_files(), add a comment line showing...
2010-09-09 Zac MedicoUpdate --autounmask docs to note that it generates...
2010-09-09 Sebastian Lutherrepoman: Add "x-modular": "xorg-2" to InheritDeprecated...
2010-09-09 Zac MedicoImport ifilterfalse as filterfalse, for python3 compati...
2010-09-09 Sebastian Luthermaintainer-info: Don't print 'no-herd' and don't print...
2010-09-09 Sebastian LutherAdd portage.util.unique_everseen
2010-09-09 Zac MedicoMake action_info() validate PORTAGE_TMPDIR since it...
2010-09-09 Zac MedicoBug #336503 - Use PORTAGE_TMPDIR for the emerge --sync...
2010-09-08 Zac MedicoUse a longer dependency chain in DepcleanWithDepsTestCa... v2.2_rc78
2010-09-08 Zac MedicoUse RDEPEND for depclean tests since DEPEND is less...
2010-09-08 Zac MedicoMake ResolverPlayground.run() use try/finally when...
2010-09-08 Zac MedicoFix dep_zapdeps() to handle satisfied or optional built...
2010-09-08 Zac MedicoMake UnmergeDepPriority automatically set optional...
2010-09-08 Zac MedicoFix broken dep_check() call in calc_depclean() to use
2010-09-08 Arfrever Frehtes... Fix typo in comment.
2010-09-08 Zac MedicoAdjust DepcleanWithInstalledMaskedTestCase now that...
2010-09-08 Zac MedicoBug #332719 - For removal operations, use _dep_check_co...
2010-09-08 Zac MedicoAdd a note about PORTAGE_PYM_PATH in LazyImportPortageB...
2010-09-08 Zac MedicoOmit PYTHONPATH setting in runtests.sh since this shoul...
2010-09-08 Zac MedicoMake LazyImportPortageBaselineTestCase do a sys.path...
2010-09-08 Zac MedicoFix LazyImportPortageBaselineTestCase to export PYTHONP...
2010-09-08 Michał GórnyRemove newlib from ebuild(5) as it does not exist.
2010-09-08 Zac MedicoMake previous commit reference self._depgraph._pkg_visi...
2010-09-08 Zac MedicoIn depgraph._dep_check_composite_db._visible(), wrap...
2010-09-08 Zac MedicoAdjust OwnersSet configurations to omit $EROOT since...
2010-09-08 Sebastian LutherTests: Add resolver/test_depclean
2010-09-08 Arfrever Frehtes... Mark some messages for localization.
2010-09-08 Zac MedicoAdd another _ENABLE_DYN_LINK_MAP conditional in parse_o...
2010-09-08 Zac MedicoDisable the --depclean-lib-check option when _ENABLE_DY...
2010-09-08 Zac MedicoFilter the FEATURES variable out of the environment...
2010-09-08 Zac MedicoUse localization for the dos line-endings warning messa...
2010-09-07 Zac MedicoMove the stale elog cleanup code from AbstractEbuildPro...
2010-09-07 Zac MedicoMove the stale elog cleanup code from _doebuild_spawn...
2010-09-07 Zac MedicoFix dyn_setup 'already setup' message to refer to setup...
2010-09-07 Zac MedicoBug #336349 - Make getconfig() warn about dos-style...
2010-09-07 Zac MedicoFix broken $PORTAGE_BUILDDIR/.$EBUILD_PHASEed path...
2010-09-07 Zac MedicoMove stale elog cleanup code from ebuild.sh to _doebuil...
2010-09-07 Zac MedicoMake the deprecation warning for the first pordbapi...
2010-09-07 Zac MedicoFix confusing deprecation message for the first paramet...
2010-09-07 Zac MedicoBug #336338 - Document FEATURES=candy.
2010-09-07 Zac MedicoBug #336356 - Fix AttributeError triggered when ebuild...
2010-09-07 Arfrever Frehtes... Bug #336350 - Add back the is_selinux_enabled() function.
2010-09-07 Zac MedicoAdd support for a exclude-files option to OwnerSet...
2010-09-07 Zac MedicoAdd a new package set called @unavailable-binaries...
2010-09-07 Zac MedicoMake portage.cache.anydbm use absolute_import instead... v2.2_rc77
2010-09-07 Zac MedicoForce absolute import in glsa.py since otherwise the...
next