portage.git
2010-09-17 Zac MedicoBug #337540 - Record nested package set information...
2010-09-17 Zac MedicoMove traversal of world_sets from calc_depclean() to
2010-09-16 Zac MedicoBug #337702 - Fix config.load_best_module() to raise...
2010-09-16 Zac MedicoFix misspelling of DependencyArg.__eq__() method.
2010-09-16 Zac MedicoMake Package __str__ and __unicode__ methods more like...
2010-09-16 Zac MedicoMake RepoDisplay __str__ and __unicode__ methods more...
2010-09-16 Zac MedicoBug #337603 - Fix invalid '/etc/make.profile is not...
2010-09-16 Zac MedicoMake EbuildPhase display "Package" and "Repository...
2010-09-16 Zac MedicoAdd missing noiselevel parameter to writemsg_stdout...
2010-09-16 Zac MedicoMake UseFlagDisplay __str__ and __unicode__ methods...
2010-09-16 Zac MedicoUpdate docompress helper docs from bug #260118, comment...
2010-09-16 Zac MedicoMake PortageException __str__ and __unicode__ methods...
2010-09-16 Zac MedicoAdd tests for DependencyArg __str__ and __unicode__...
2010-09-16 Zac MedicoImplement DependencyArg __equals__, __hash__, and __uni...
2010-09-15 Arfrever Frehtes... Fix typo in comment.
2010-09-15 Zac MedicoBug #337465 - Disable EbuildIpcDaemon on FreeBSD since... v2.2_rc83
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...
next