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 |
2010-07-15 |
Michał Górny | Remove 'filedir.missing' check info. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Zac Medico | Use b'foo' instead of _unicode_encode() where appropriate. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Zac Medico | Fix unicode handling in arguments and commit message... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Michał Górny | Combine the two 'file.executable' checks into a single... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Fabian Groffen | Add forgotten trailing comma. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Michał Górny | Add FindVCS() to __all__. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Michał Górny | Drop deprecated self.eapi saving. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Michał Górny | Retab. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Michał Górny | Support BrE spelling 'licence' in UselessDodoc check. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Michał Górny | Add EAPI 3-defined variables to the readonly check. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Michał Górny | Make copyright/CVS header checks more strict. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Zac Medico | * Add support for PORTAGE_USERNAME and PORTAGE_GRPNAME |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Zac Medico | Use epytext markup in rewrite_lafile() docstring, and... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Zac Medico | Use _encodings['merge'] for *.la filenames. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Sebastian Luther | Bug #328099 - Adjust ccache documentation |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Sebastian Luther | warn that ccache can trigger compilation failure |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Michał Górny | repoman: don't complain about stray Manifests. |
commit | commitdiff | tree | snapshot |
next |