portage.git
2010-09-15 Zac MedicoTweak stack_lists() strict_warn_for_unmatched_removal...
2010-09-15 Zac MedicoBug #337180 - Add a --unmatched-removal option for...
2010-09-15 Zac MedicoBug #337180 - Add a strict_warn_for_unmatched_removal...
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 MedicoMake ebuild-ipc.py close the output_file before trying...
2010-09-14 Zac MedicoBug #336433 - Don't filter the DCCC_PATH variable from...
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 Ulrich MuellerAdd option -s to docompress command.
2010-09-14 Zac MedicoMake EbuildBuildDir.unlock() use an asynchronous lock...
2010-09-14 Zac MedicoRevert "Remove ebuild-helpers/preplib (bug 102297)"
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 ebuild-ipc timeout messages show which operation...
2010-09-14 Zac MedicoBug #336142 - Make ebuild-ipc.py keep trying to communi...
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 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
next