2009-02-27 |
Zac Medico | Use Popen.communicate() to avoid a potential deadlock. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Open then temp file in text mode for py3k compatibility. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Open the temp file in text mode for py3k compatibility. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Open the temp file in text mode for py3k compatibility. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Use os.fdopen() on file descriptors returned from mkste... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Open the temp file in text mode for py3k compatibility. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Open the temp file in text mode for py3k compatibility. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Use unicode() so that 2to3 handles py3k compatibility. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Fix CommandOutputSet to decode binary command output... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Fix PipeReader and PipeReaderTestCase to work with... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Loosen EMakeParallelDisabled.re so it can match more... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Add a new upstream.workaround check for hardcoded MAKEO... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Fix test breakage due to change in calling order of... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Zac Medico | Fix a case in which a SRC_URI is incorrectly idendified... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Zac Medico | Remove recursion code from Scheduler._system_merge_star... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Zac Medico | In traversing deps to add to Scheduler._unsatisfied_sys... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Zac Medico | Bug #259954 - Do not spawn parallel build when the... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Mike Frysinger | reject all set*id binaries that have DT_RPATH:$ORIGIN... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Zac Medico | Remove stray parenthesis. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Zac Medico | Inside depgraph._merge_order_bias(), promote deep syste... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Zac Medico | Implement BlockerDepPriority.__str__(). |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Zac Medico | Fix typo in DepPriority.__str__(). |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Zac Medico | Implement lazy evaluation of USE_EXPAND variables in... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Zac Medico | In mirror_cache(), normalize EAPI by mapping EAPI=0... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Zac Medico | Bug #259882 - Disable the ignore-previously-merged... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Zac Medico | If deepcopy() raises a TypeError for a lazy item that... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | Make USE_EXPAND wildcard expansion more efficient,... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | Fix breakage in USE_EXPAND wildcard handling, from... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | Fix headers that contain $Header instead of $Id. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | In LazyItemsDict, avoid storing empty lists and dicts... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | In config.setcpv(), increase efficiency by filtering... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | Fix getmaskingstatus() so that it doesn't inappropriate... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | Fix default_encoding logic in _ensure_default_encoding(). |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | Reorganize _ensure_default_encoding(). |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | Revert vardbapi._owners_cache_version and unicode handl... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | Don't try to call setdefaultencoding() since it's not... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | When displaying reverse dependencies in verbose --depcl... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | Bump vardbapi._owners_cache_version from 1 to 2 since... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | When encoding strings inside vardbapi._counter_hash... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zac Medico | Add support in _ensure_default_encoding(), add support... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | When decoding term codes inside the JobStatusDisplay... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | In EbuildFetchonly.execute(), skip builddir creation... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | Avoid spurious CCACHE_DIR permissions adjustments when... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | The python that's inside stage 1 or 2 is built with... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | Use a lock to ensure that threaded code doesn't cause... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | Use lazyimport to avoid importing the portage.elog... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | Use lazyimport to avoid importing the dep, output,... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | Use lazyimport to avoid importing the checksum, locks... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | Fix _LazyImportFrom to use the correct module name... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | Make lazyimport proxies trigger automatic destruction... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | Fix typo in __all__. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | Reduce bloat in portage.util by splitting ObjectProxy... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zac Medico | Make lazy_import() skip proxy creation for modules... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Zac Medico | Make the UserDict and LazyItemsDict constructors use... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Zac Medico | In config.setcpv(), use LazyItemsDict to implement... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Zac Medico | In LazyItemsDict, when a singleton is instantiated... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Zac Medico | Revert r12639 and use string.ascii_letters for python... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Zac Medico | Inside portage.spawn(), open files for logfile handling... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Zac Medico | Inside summarylist(), it's possible for myglsa.packages... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Zac Medico | For python-3.0 compatibility, open files in binary... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Zac Medico | When loading vdb_metadata.pickle inside vardbapi._aux_c... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Zac Medico | Add a cross reference from FEATURES=lmirror docs to... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Zac Medico | In python-3.0, integer division results in a float... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Zac Medico | Fix StringIO imports so that 2to3 can handle them.... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Zac Medico | Add a new portage.utils.lazy_import() function which... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Zac Medico | Try to fix svn:keywords again. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Zac Medico | Try to fix svn:keywords again. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Add back Rev to svn:keywords (accidentally removed... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | When displaying the list of failed packages, tell the... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Make isvalidatom() identify empty slot as invalid ... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Optimize depgraph._dep_expand() to avoid calling pordba... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Decode terminal codes from binary when necessary, for... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Handle ValueError when unpickling, since this can be... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Fix update() methods to work with python-3.0. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Tweak exception handling indentation to avoid a bug... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | For python-3.0 compatibility, encode strings as binary... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Tweak code to avoid python-3.0 errors like this one: |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Revert accidental python-3.0 syntax. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | For compatibility with python-3.0, open files in text... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | For compatibility with python-3.0, always open streams... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | For compatibility with python-3.0, inherit from ObjectP... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | For python-3.0 compatibility, don't use string.letters. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Use a regular expression for the file.name check. This... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Don't bother to calculate PORTAGE_COUNTER_HASH when... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Inside post_emerge(), skip the vardbapi counter check... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | For python-3.0 compatibility, raise a real exception... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Bug #230483 - Convert glsa-check option parsing to... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | For compatibility with python-3.0, use isinstance(... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Fix classes that implement __iter__() to copy it to... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Remove redundant ConfigLoaderKlass.__iter__() method. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Implement UserDict.__contains__() and __iter__(). |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | Implement a substitute for UserDict.UserDict so that... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Zac Medico | In python-3.0, the UserDict.DictMixin class has been... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Zac Medico | Set svn:keywords Id on all files. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Zac Medico | Make save_ebuild_env() filter NOCOLOR, and remove relat... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Zac Medico | Call depgraph._dep_check_composite_db._clear_cache... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Zac Medico | Bug #253904 - Add a lookahead mechanism inside |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Zac Medico | Fix grabfile_package() to preprocess atoms before passi... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Zac Medico | Bug #259124 - Inside EbuildFetcher._start(), pass the... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Mike Frysinger | unify code for unpacking of tar files |
commit | commitdiff | tree | snapshot |
next |