2010-09-15 |
Zac Medico | Tweak stack_lists() strict_warn_for_unmatched_removal... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Zac Medico | Bug #337180 - Add a --unmatched-removal option for... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Zac Medico | Bug #337180 - Add a strict_warn_for_unmatched_removal... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Sebastian Luther | Limit the spam caused by unmatched removal atoms |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Zac Medico | In Package._validate_deps(), force unicode format string in |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Zac Medico | Make Package._metadata_exception() use unicode format... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Zac Medico | Bug #336692 - When stack_lists() detects unmatched... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Sebastian Luther | Tests: test isvalidatom ::repo syntax support |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Sebastian Luther | ResolverPlayground: Add multi repo support |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Sebastian Luther | Add :.repo syntax support for portage.util.{grabfile_pa... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Sebastian Luther | portage.dep: Add support for ::repo syntax to all funct... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Zac Medico | In doebuild(), skip PORTAGE_BUILDDIR locking if it... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Make IpcDaemonTestCase use a finally block to unlock... v2.2_rc82 |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Make ebuild-ipc.py close the output_file before trying... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Bug #336433 - Don't filter the DCCC_PATH variable from... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Only initialize Package.inherited to an empty set when... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Ensure that Package.inherited is always initialized... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Ulrich Mueller | Add option -s to docompress command. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Make EbuildBuildDir.unlock() use an asynchronous lock... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Revert "Remove ebuild-helpers/preplib (bug 102297)" |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Make EbuildBuildDir use the PORTAGE_BUILDDIR variable... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Make Binpkg call doebuild_environment() before constructing |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Arfrever Frehtes... | Fix some typos. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Don't export PORTAGE_BUILDIR_LOCKED to the ebuild envir... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Add a config.pkeywordsdict property for backward compat... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | In KeywordsManager.pkeywordsdict save values as tuples... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Sebastian Luther | config: Add KeywordsManager |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Make ebuild-ipc timeout messages show which operation... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Bug #336142 - Make ebuild-ipc.py keep trying to communi... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Make IpcDaemonTestCase use EbuildBuildDir for lock... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Make AbstractEbuildProcess lock PORTAGE_BUILDIR if... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Bug #336142 - Use EbuildBuildDir for threaded locking... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Use EbuildBuildDir for PORTAGE_BUILDDIR locking inside... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Make EbuildBuild call doebuild_environment() so that... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Bug #336142 - Add support for using a thread to wait... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Make dblink.lockdb() use AsynchronousLock. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Add a new AsynchronousLock class that uses the portage... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Zac Medico | Make config.setinst() and get_virts_p() call getvirtual... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Zac Medico | In depgraph._load_vdb(), after calling FakeVartree... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Luther | Tests: Add use_reduce test case for bug 120374 |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Luther | Remove ebuild-helpers/preplib (bug 102297) |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Luther | Tests: Add resolver/test_missing_iuse_and_evaluated_ato... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Luther | Don't miss a "missing IUSE" because of [foo?] -> [... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Zac Medico | Bug #336142 - When looking of packages that own files... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Luther | Make sure atoms in profiles follow the profiles EAPI |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Zac Medico | Bug #336873 - Add a leading comma when matching --hash... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Zac Medico | Bug #336142 - Add support for using a thread to wait... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Zac Medico | Add a 'condition' keyword argument to PollScheduler... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Zac Medico | Bug #337031 - Don't make "always overflow destination... v2.2_rc81 |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Zac Medico | Bug #336142 - Use a longer timeout for ebuild-ipc,... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Zac Medico | Bug #336875 - Don't reference errno.ETIME since it... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Zac Medico | When fetching distfiles inside digestgen(), ignore... v2.2_rc80 |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Zac Medico | For digestgen(), add a matchnone parameter to use_reduc... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Zac Medico | Fix digestgen() to respect RESTRICT=fetch. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Zac Medico | Make spawn_nofetch() call elog_process(). |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Zac Medico | Make the mail_summary elog module copy needed variables... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Zac Medico | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Zac Medico | Make digestgen() use spawn_nofetch() when necessary... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Zac Medico | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Zac Medico | Since pkg_nofetch is no longer called from fetch()... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Zac Medico | In doebuild(), don't trigger prepare_build_dirs() for... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Zac Medico | Remove pkg_nofetch code from the fetch() function since... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Arfrever Frehtes... | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Luther | config: Handle -atoms properly |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Luther | portage.util: Add optional remember_source_file paramet... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Luther | config/p.mask: config from other repos than PORTDIR... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Luther | Tests: ebuild/test_config: Make sure -atoms in package... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Luther | ResolverPlayground: Add ability to create a basic profi... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Bug #273282 - Make install_qa_check() eqawarn about... v2.2_rc79 |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Remove redundant elog_process() call in EbuildBuild... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Fix the "alway overflow" eerror message to not use... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Make the "always overflow" gcc warning code use a separ... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Remove redundant local retval declaration in has_version(). |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Ensure that depgraph._show_unsatisfied_dep() doesn... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | In depgraph._show_unsatisfied_dep(), if the child packa... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Bug #336595 - Make dbapi.update_ents() calls quiet... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Luther | global updates: Honor -q and don't repeat the legend |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Make ebuild-ipc.py suppress IOError just like it does... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Make ebuild-ipc.py handle exceptions from pickle.loads(). |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Make ebuild-ipc.py display EOFError if no data is read... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Eliminate redunant elog_process() call in EbuildBuild... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Add missing comma in tuple. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Bug #267103 - In action_build(), check for config file... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Make the "warning: call to .* will always overflow... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Bug #336644 - Make ebuild-ipc.py use array.fromfile... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Bug #336644 - Make EbuildIpcDaemon use AbstractPollTask... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Split out a AbstractPollTask._read_buf() helper method. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Zac Medico | Use EROOT in chk_updated_cfg_files() calls. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Zac Medico | Bug #336499 - If RESTRICT=fetch is not set but pkg_nofe... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Zac Medico | Make Package.metadata.defined_phases return all possibl... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Zac Medico | In EbuildBuild._pre_clean_exit() is _default_exit inste... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Zac Medico | Bug #336651 - Fix Scheduler._restart_if_necessary(... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Zac Medico | Combine prefetch conditionals in EbuildFetcher. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Zac Medico | Make EbuildFetcher always disable color in prefetch... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Zac Medico | In update_config_files(), add a comment line showing... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Zac Medico | Update --autounmask docs to note that it generates... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Sebastian Luther | repoman: Add "x-modular": "xorg-2" to InheritDeprecated... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Zac Medico | Import ifilterfalse as filterfalse, for python3 compati... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Sebastian Luther | maintainer-info: Don't print 'no-herd' and don't print... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Sebastian Luther | Add portage.util.unique_everseen |
commit | commitdiff | tree | snapshot |
next |