Limit the spam caused by unmatched removal atoms
[portage.git] / pym /
2010-09-15 Sebastian LutherLimit the spam caused by unmatched removal atoms
2010-09-15 Zac MedicoIn Package._validate_deps(), force unicode format string in
2010-09-15 Zac MedicoMake Package._metadata_exception() use unicode format...
2010-09-15 Zac MedicoBug #336692 - When stack_lists() detects unmatched...
2010-09-15 Sebastian LutherTests: test isvalidatom ::repo syntax support
2010-09-15 Sebastian LutherResolverPlayground: Add multi repo support
2010-09-15 Sebastian LutherAdd :.repo syntax support for portage.util.{grabfile_pa...
2010-09-15 Sebastian Lutherportage.dep: Add support for ::repo syntax to all funct...
2010-09-15 Zac MedicoIn doebuild(), skip PORTAGE_BUILDDIR locking if it...
2010-09-14 Zac MedicoMake IpcDaemonTestCase use a finally block to unlock... v2.2_rc82
2010-09-14 Zac MedicoOnly initialize Package.inherited to an empty set when...
2010-09-14 Zac MedicoEnsure that Package.inherited is always initialized...
2010-09-14 Zac MedicoMake EbuildBuildDir.unlock() use an asynchronous lock...
2010-09-14 Zac MedicoMake EbuildBuildDir use the PORTAGE_BUILDDIR variable...
2010-09-14 Zac MedicoMake Binpkg call doebuild_environment() before constructing
2010-09-14 Arfrever Frehtes... Fix some typos.
2010-09-14 Zac MedicoDon't export PORTAGE_BUILDIR_LOCKED to the ebuild envir...
2010-09-14 Zac MedicoAdd a config.pkeywordsdict property for backward compat...
2010-09-14 Zac MedicoIn KeywordsManager.pkeywordsdict save values as tuples...
2010-09-14 Sebastian Lutherconfig: Add KeywordsManager
2010-09-14 Zac MedicoMake IpcDaemonTestCase use EbuildBuildDir for lock...
2010-09-14 Zac MedicoMake AbstractEbuildProcess lock PORTAGE_BUILDIR if...
2010-09-14 Zac MedicoBug #336142 - Use EbuildBuildDir for threaded locking...
2010-09-14 Zac MedicoUse EbuildBuildDir for PORTAGE_BUILDDIR locking inside...
2010-09-14 Zac MedicoMake EbuildBuild call doebuild_environment() so that...
2010-09-14 Zac MedicoBug #336142 - Add support for using a thread to wait...
2010-09-14 Zac MedicoMake dblink.lockdb() use AsynchronousLock.
2010-09-14 Zac MedicoAdd a new AsynchronousLock class that uses the portage...
2010-09-14 Zac MedicoMake config.setinst() and get_virts_p() call getvirtual...
2010-09-13 Zac MedicoIn depgraph._load_vdb(), after calling FakeVartree...
2010-09-13 Sebastian LutherTests: Add use_reduce test case for bug 120374
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 #336142 - Add support for using a thread to wait...
2010-09-13 Zac MedicoAdd a 'condition' keyword argument to PollScheduler...
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 MedicoRemove redundant elog_process() call in EbuildBuild...
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 MedicoEliminate redunant elog_process() call in EbuildBuild...
2010-09-10 Zac MedicoBug #267103 - In action_build(), check for config file...
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 MedicoMake LazyImportPortageBaselineTestCase do a sys.path...
2010-09-08 Zac MedicoFix LazyImportPortageBaselineTestCase to export PYTHONP...
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 MedicoUse localization for the dos line-endings warning messa...
2010-09-07 Zac MedicoMove the stale elog cleanup code from AbstractEbuildPro...
next