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 |
2010-08-03 |
Zac Medico | Only populate the binarytree for actions that need... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Arfrever Frehtes... | Bug #330937: Handle IOError raised by array.fromfile(). |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Zac Medico | * Make _world_repo_match() try to match both atoms... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Zac Medico | Make update_config_files() take a dict of {repo_name... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Zac Medico | Fix NameError for ConfigProtect. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Zac Medico | Just return boolean to indicate whether or not updates... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Zac Medico | Move the mtimedb timestamps code out of an unnecessary... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Zac Medico | Always use shlex_split() to split CONFIG_PROTECT{,_MASK}. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Zac Medico | Add a warning message to the --package-moves[=n] docs... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Zac Medico | Add a --package-moves[=n] option that can be used to... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Zac Medico | Document --depclean-lib-check[=n]. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Zac Medico | Fix calc_depclean() to skip the topological sort code... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Zac Medico | Tweak global updates handling so that updates from... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Zac Medico | Fix UnboundLocalError for do_upgrade_packagesmessage. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Zac Medico | Fix UnboundLocalError for timestamps variable. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Zac Medico | Make dbapi.update_ents() take a dict of {repo_name... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Michał Górny | Fallback to updates from PORTDIR if repository has... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Michał Górny | Add repository-wide updates support to emaint. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Michał Górny | Support repository-wide updates in FakeVartree. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Michał Górny | Limit repository-wide dbentry updates. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Michał Górny | Support repository-wide updates. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Zac Medico | Make the world-candidate package set attribute default... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sebastian Luther | extended atom syntax: Add comment to make.conf man... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sebastian Luther | Tests: add sets/base/testInternalPackageSet |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sebastian Luther | portage.sets: Don't allow extended atoms unless explici... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Michał Górny | Use a directory for the default set configuration. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Zac Medico | Fix PackageSet._updateAtomMap() to use ExtendedAtomDict... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
David James | Fix race condition in Portage symlink creation. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Zac Medico | Fix ExtendedAtomDict so get() and __getitem__() behave... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Zac Medico | Make ExtendedAtomDict inherit from MutableMapping,... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Zac Medico | Allow the --depclean library consumer check to be disab... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Zac Medico | If more than 20 file collisions occur, only look up... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Zac Medico | When the iter_owners dblink cache becomes full, do... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Zac Medico | Make extended_cp_match() use re.escape() for safety... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Zac Medico | Bug #329159 - If there are merge collisions are detecte... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Zac Medico | Make iter_owners() switch to a slower but lower-memory... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Sebastian Luther | Bug #329803 - Make unmerge() show a machine-readable... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Zac Medico | Make extended_cp_match() cache regular expressions... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Zac Medico | Add a gc.collect() call inside iter_owers(), since... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Zac Medico | Re-implement extended_cp_match() using regex, and only... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Zac Medico | Fix description of FEATURES=fixlafiles. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Sebastian Luther | FEATURES: Rename lafilefixing -> fixlafiles |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Sebastian Luther | extended atom syntax: Allow wildcards in all places |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Zac Medico | Handle UnicodeDecodeError from subprocess.getstatusoutp... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | portage.dep._use_dep: better validation, enable all... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | portage.dep.isvalidatom(): Add support for atoms with... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | Test: Add dep/test_best_match_to_list |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | Tests: dep/test_match_from_list: Complete rewrite |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | Tests: Extend dep/testAtom.py and add test cases for... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | portage.tests.TestCase: Add assertRaisesMsg() from... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | --exclude: Add support for atoms with wildcards |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | portage.sets: Add support for atoms with wildcards |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | Make atoms with wildcards work in package.properties |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | Make atoms with wildcards work in package.license |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | Make atoms with wildcards work in package.mask and... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | Make atoms with wildcards in package.use work |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | portage.dep.{match_from_list,best_match_to_list}: Add... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | portage.ebuild.config: Allow wildcards in atoms in... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | portage.util.grab*(): Add optional parameter to allow... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Luther | portage.dep.Atom: Add optional parameter to allow wildc... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Zac Medico | Move the mod_echo import to the top, so the module... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Zac Medico | Remove 'mysettings' arguments from finalize() functions... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Zac Medico | Bug #328935 - Document ${ACTION} substitution in PORTAG... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zac Medico | Bug #328317 - If libc is artifically promoted in the... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Mike Frysinger | install_qa_check: catch more gcc warnings |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zac Medico | In portdbapi.getfetchsizes(), only split PORTAGE_RO_DIS... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zac Medico | Skip unecessary stat calls on PORTAGE_RO_DISTDIRS in |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zac Medico | Bug #305035 - Fix portdbapi.getfetchsizes() to account for |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Sebastian Luther | lafilefixing: Use .replace() instead of the broken... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Zac Medico | Fix broken reference to self._settings (from previous... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Zac Medico | Bug #327883 - Make EbuildBuild call the pre-clean phase... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Zac Medico | Make EbuildBuildDir.clean_log() do nothing when FEATURE... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Zac Medico | Make prepare_build_dirs() respect FEATURES=keeptemp. |
commit | commitdiff | tree | snapshot |
next |