2010-08-11 |
Sebastian Luther | Add deprecation warnings for paren_reduce, strip_empty... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | Tests: More portage,dep.Atom tests |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | portage.dep.dep_opconvert: remove handling of '&&'... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | Tests: Add tests for portage.dep.dep_opconvert |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | Tests: add dep/testStandalone. Test small functions... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | portage.dep.use_reduce: pass is_src_uri when needed |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | portage.dep.use_reduce: Add is_src_uri and allow_src_ur... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | portage.dep._dep_check_strict: Unused, removed |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | portage.dep.use_reduce: Work on depstrings instead... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Zac Medico | Add not about RDEPEND not being implicitly set in EAPI... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Zac Medico | Add REQUIRED_USE docs from Brian Harring's GLEP draft. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Zac Medico | Eliminate redundant _eclasses_ code from aux_get which... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Zac Medico | Don't cache REQUIRED_USE for EAPIs 1-3 which don't... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Zac Medico | Add some docs for EAPI 4_pre1. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | Allow flags from IUSE_IMPLICIT in REQUIRED_USE. Move... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | Add repoman check for REQUIRED_USE |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | Add missing IUSE check in portage.dep._check_required_use() |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | Add REQUIRED_USE check as pre-merge check. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | Implement portage.dep.check_required_use() for checking... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Luther | Add REQUIRED_USE to metadata keys, caches, etc. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Zac Medico | Don't use os.getlogin() since apparently it's unreliable. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Zac Medico | Pretend that the current user's uid/gid are the 'portag... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Zac Medico | Add suitable default PORTAGE_TMPDIR setting. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Zac Medico | Try using _emerge.main.setconfig_fallback() to make... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Sebastian Luther | portage.dep.paren_reduce: Remove redundant brackets |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Zac Medico | When executing the 'depend' phase inside aux_get()... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Sebastian Luther | portage.dep: Rewrite paren_reduce and add tests |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Zac Medico | Relocate attributes from AbstractEbuildProcess to subcl... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Zac Medico | Convert doebuild.spawn() to use the AsynchronousTask... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Zac Medico | In cp_list(), use basestring for ininstance check on... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Brian Dolbec | add optional list support for mytree to complinment... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Zac Medico | Fix /etc/portage/package.keywords handling so that... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Zac Medico | Tweak the profile package.* atom specificity code to use |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Zac Medico | Call portage._disable_legacy_globals() in order to... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Zac Medico | Detect if python xml support is enabled and bail out... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Sebastian Luther | Tests: dep/testAtom: add test for Atom.violated_conditi... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Sebastian Luther | portage.dep.Atom.violated_conditionals(): Fix "not... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Sebastian Luther | Tests: Let ./runTests take files as argument to run... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Sebastian Luther | autounmask: rename _needed_user_config_changes in _need... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Sebastian Luther | Test: resolver/test_autounmask: Check the suggested... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Sebastian Luther | Tests: resolver/test_autounmask: Remove test that don... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Sebastian Luther | autounmask: Restart less often for use changes |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Arfrever Frehtes... | Bug #308835: Support options in shebang and terminate... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Zac Medico | Ensure that _select_pkg_highest_available_imp() falls... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Zac Medico | Fix _getMissingProperties() package.properties handling... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Zac Medico | Fix _getMissingLicenses() package.license handling... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Zac Medico | Bug #331413 - Clarify the behavior of the =$CATEGORY... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Zac Medico | Use ResolverPlayground for it's config instance, so... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Zac Medico | Bug #331429 - Fix breakage in package.properties and... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Zac Medico | Implement ExtendedAtomDict.__len__(). |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Zac Medico | Implement ExtendedAtomDict.__iter__(). |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Fix _select_pkg_highest_available_imp to reject install... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Rename allow_missing_keywords to allow_unstable_keyword... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Delay variable definitions in _pkg_visibility_check... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Make dep_check use depgraph._pkg_use_enabled to query... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Use finally block for autounmask handling inside |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Sebastian Luther | autounmask: Add ability to adjust USE |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Arfrever Frehtes... | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Add a _MaskReason.hint attribute that the --autounmask... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Use _get_masking_status() for the --autounmaks KEYWORDS... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | * Split out a _get_masking_status() method that returns... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Bug #331413 - Clarify valid $VERSION parts that may... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Split out a _getmaskingstatus() method that returns... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Use a regular expression to simplify dblink.getcontents(). |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | In action_unmerge(), create a Schuduler instance for... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Pass more parameters to the Package constructor. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Fix scope issue that could cause 'retval' variable... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zac Medico | Bug #331271 - Fix USE_EXPAND wildcards so that the... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Zac Medico | Bug #331271 - Fix USE_EXPAND wildcards so that the... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Zac Medico | Use ValueError.args since direct indexing of ValueError... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Zac Medico | Add a test case for lazyimport._preload_portage_submodu... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Zac Medico | Add a fake _test_ option to myopts that can be used... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Zac Medico | Use a ResolverPlayground.cleanup() method to cleanup... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sebastian Luther | Tests: Add resolver/test_eapi (2 tests disabled) |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sebastian Luther | Tests: Add resolver/test_simple and the resolver test... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sebastian Luther | _emerge.depgraph: If "/" not in trees, treat target_roo... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Arfrever Frehtes... | Make some variables local. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Arfrever Frehtes... | Bug #301915: Add QA check for byte-compiled Python... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Arfrever Frehtes... | EOFError can still be raised by array.fromfile() in... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Arfrever Frehtes... | Bug #330937: Handle IOError raised by remaining calls... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Zac Medico | Simplify passing of the backtracking parameters from... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Zac Medico | * Add a --autounmask[=n] option and for now leave it... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sebastian Luther | _emerge.depgraph.get_backtrack_parameters(): Return... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sebastian Luther | _emerge.depgraph: Keep _needed_user_config_changes... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sebastian Luther | _emerge.depgraph: Use _pkg_visibility_check() everywhere |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sebastian Luther | Automatically take packages masked by ~arch if needed... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Zac Medico | Bug #308835 - Make econf() use sed to substitute $CONFI... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Zac Medico | Bug #330179 - Ensure that depgraph._show_unsatisfied_de... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Zac Medico | Bug #330179 - Fix depgraph._show_unsatisfied_dep()... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Zac Medico | Bug #285191 - Add back the RDEPEND.implicit warning... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sebastian Luther | repoman: Check if the prefix.eclass is inherited if... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Zac Medico | Add a sanity check in _preload_portage_submodules(... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Zac Medico | Fix infinite loop in _preload_portage_submodules(). |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Zac Medico | Fix typo in docstring. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Zac Medico | Bug #330645 - Make _unregister_module_proxy() detect... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Zac Medico | Bug #330645 - Use more lazy imports for the portage... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Zac Medico | Remove code related to $DISTDIR/.locks since that direc... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Zac Medico | Make ExtendedAtomDict.__getitem__() return the value... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Zac Medico | Move the */* code out of loops for greater efficiency. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Sebastian Luther | Make the effect of */* atoms in package.{use,license... |
commit | commitdiff | tree | snapshot |
next |