portage.git
2009-03-11 Zac MedicoMake the --digest warning message show for FEATURES...
2009-03-11 Zac MedicoReplace things like [[ $PORTAGE_BUILDDIR/.prepared...
2009-03-11 Zac MedicoGenerate a QA Notice when EXPORT_FUNCTIONS is called...
2009-03-11 Zac Medicofor pointers cast to 32bit ints, we always want to...
2009-03-11 Zac MedicoMake EXPORT_FUNCTIONS store it's arguments in an enviro...
2009-03-11 Zac MedicoImplement _getitem instead of __getitem__ so that the...
2009-03-11 Zac MedicoIn LazyItemsDict.__deepcopy__(), enable deepcopy of...
2009-03-11 Zac MedicoUse slice instead of startwith in stack_* incremental...
2009-03-11 Zac MedicoRemove unnecessary list() from previous commit. (trunk...
2009-03-11 Zac MedicoFix an issue with incomplete deepcopy of _LazyItem...
2009-03-11 Zac MedicoFix __getitem__ to convert mtime to long, and remove...
2009-03-11 Zac MedicoAlways use basestring instead of str with isinstance...
2009-03-11 Zac MedicoAllow unicode type values in config.__setitem__()....
2009-03-11 Zac MedicoSimplify LazyItemsDict internals. (trunk r12773)
2009-03-11 Zac MedicoFix LazyItemsDict.update() to create new _SingletonWrap...
2009-03-11 Zac MedicoAdd keyword argument support to LazyItemsDict.update...
2009-03-11 Zac MedicoRemove unused import. (trunk r12770)
2009-03-11 Zac MedicoDefine __slots__ for classes derived from ObjectProxy...
2009-03-11 Zac MedicoSend message about unset RESUMECOMMAND to stderr instea...
2009-03-11 Zac MedicoMake digraph store a single priority list for each...
2009-03-11 Zac Medicowhitespace cleanup (trunk r12766)
2009-03-11 Zac MedicoFix failure exit status. Thanks to Brian Harring. ...
2009-03-11 Zac MedicoMake config.categories a sorted tuple so that portdbapi...
2009-03-11 Zac MedicoAdd tests for use_reduce() and paren_reduce(). (trunk...
2009-03-11 Zac MedicoUse enumerate() inside use_reduce() validation code...
2009-03-11 Zac MedicoUse basestring instead of str for isinstance check...
2009-03-11 Zac MedicoRemove unnecessary setting of default values to empty...
2009-03-11 Zac MedicoMake the first argument of update() methods be an optio...
2009-03-11 Zac MedicoMake --searchdesc imply --search inside parse_opts...
2009-03-11 Zac MedicoOnly generate PORTAGE_COUNTER_HASH for actions that...
2009-03-11 Zac MedicoMake --version and action. (trunk r12752)
2009-03-11 Zac MedicoSet Unpickler.find_global = None when possible and...
2009-03-11 Zac MedicoRemove unnecessary creation of lists when iterating...
2009-03-11 Zac MedicoBug #261082 - Prefer remote package instances whenever...
2009-03-11 Zac MedicoBug #261082 - Fix --getbinpkgonly code in binarytree...
2009-03-11 Zac MedicoBug #256289 - When displaying an unsatisfied USE dep...
2009-03-11 Zac MedicoFix vdb entry writting code in dyn_install() to avoid...
2009-03-11 Zac MedicoMake KeyValuePairFileLoader store the values as a strin...
2009-03-11 Zac MedicoACCEPT_CHOSTS applies to unbuilt ebuild now (not just...
2009-03-11 Zac MedicoFix KeyValuePairFileLoader to only split on '=' once...
2009-03-11 Zac MedicoWhen ACCEPT_CHOSTS is set, enable CHOST masking for...
2009-03-11 Zac MedicoUse PORTAGE_USE when evaluating LICENSE inside portdbap...
2009-03-11 Zac MedicoWhen fetch() is called and there is an existing file...
2009-03-11 Zac MedicoDon't give portage group write permissions on the mtime...
2009-03-11 Zac MedicoThanks to Petteri Räty <betelgeuse@gentoo.org> for...
2009-03-11 Zac MedicoRemove redundant long(_mtime_) conversion since templat...
2009-03-11 Zac Medico* Fix portage.cache.template.database.__getitem__(...
2009-03-11 Zac MedicoSkip the code from bug #259954 when $ROOT != / since...
2009-03-11 Zac MedicoWhen checking ebuild content, use codecs.open() to...
2009-03-11 Zac MedicoIn _ensure_default_encoding(), make sure the default...
2009-03-11 Zac MedicoAdd support to _ensure_default_encoding() for the same...
2009-03-11 Zac MedicoMake Atom instances consume less memory by implementing...
2009-03-11 Zac MedicoOpen then temp file in text mode for py3k compatibility...
2009-03-11 Zac MedicoOpen the temp file in text mode for py3k compatibility...
2009-03-11 Zac MedicoOpen the temp file in text mode for py3k compatibility...
2009-03-11 Zac MedicoFix PipeReader and PipeReaderTestCase to work with...
2009-03-11 Zac MedicoLoosen EMakeParallelDisabled.re so it can match more...
2009-03-11 Zac MedicoAdd a new upstream.workaround check for hardcoded MAKEO...
2009-03-11 Zac MedicoFix test breakage due to change in calling order of...
2009-03-11 Zac MedicoFix a case in which a SRC_URI is incorrectly idendified...
2009-03-11 Zac MedicoRemove recursion code from Scheduler._system_merge_star...
2009-03-11 Zac MedicoIn traversing deps to add to Scheduler._unsatisfied_sys...
2009-03-11 Zac MedicoBug #259954 - Do not spawn parallel build when the...
2009-03-11 Zac Medicoreject all set*id binaries that have DT_RPATH:$ORIGIN...
2009-03-11 Zac MedicoRemove stray parenthesis. (trunk r12711)
2009-03-11 Zac MedicoInside depgraph._merge_order_bias(), promote deep syste...
2009-03-11 Zac MedicoImplement BlockerDepPriority.__str__(). (trunk r12709)
2009-03-11 Zac MedicoFix typo in DepPriority.__str__(). (trunk r12708)
2009-03-11 Zac MedicoImplement lazy evaluation of USE_EXPAND variables in...
2009-03-11 Zac MedicoIn mirror_cache(), normalize EAPI by mapping EAPI=0...
2009-03-11 Zac MedicoBug #259882 - Disable the ignore-previously-merged...
2009-03-11 Zac MedicoIf deepcopy() raises a TypeError for a lazy item that...
2009-03-11 Zac MedicoMake USE_EXPAND wildcard expansion more efficient,...
2009-03-11 Zac MedicoFix breakage in USE_EXPAND wildcard handling, from...
2009-03-11 Zac MedicoFix headers that contain $Header instead of $Id. (trunk...
2009-03-11 Zac MedicoIn LazyItemsDict, avoid storing empty lists and dicts...
2009-03-11 Zac MedicoIn config.setcpv(), increase efficiency by filtering...
2009-03-11 Zac MedicoFix getmaskingstatus() so that it doesn't inappropriate...
2009-03-11 Zac MedicoFix default_encoding logic in _ensure_default_encoding...
2009-03-11 Zac MedicoReorganize _ensure_default_encoding(). (trunk r12694)
2009-03-11 Zac MedicoDon't try to call setdefaultencoding() since it's not...
2009-03-11 Zac MedicoWhen displaying reverse dependencies in verbose --depcl...
2009-03-11 Zac MedicoAdd support in _ensure_default_encoding(), add support...
2009-03-11 Zac MedicoWhen decoding term codes inside the JobStatusDisplay...
2009-03-11 Zac MedicoIn EbuildFetchonly.execute(), skip builddir creation...
2009-03-11 Zac MedicoAvoid spurious CCACHE_DIR permissions adjustments when...
2009-03-11 Zac MedicoThe python that's inside stage 1 or 2 is built with...
2009-03-11 Zac MedicoUse a lock to ensure that threaded code doesn't cause...
2009-03-11 Zac MedicoUse lazyimport to avoid importing the portage.elog...
2009-03-11 Zac MedicoUse lazyimport to avoid importing the dep, output,...
2009-03-11 Zac MedicoUse lazyimport to avoid importing the checksum, locks...
2009-03-11 Zac MedicoFix _LazyImportFrom to use the correct module name...
2009-03-11 Zac MedicoMake lazyimport proxies trigger automatic destruction...
2009-03-11 Zac MedicoFix typo in __all__. (trunk r12677)
2009-03-11 Zac MedicoReduce bloat in portage.util by splitting ObjectProxy...
2009-03-11 Zac MedicoMake lazy_import() skip proxy creation for modules...
2009-03-11 Zac MedicoMake the UserDict and LazyItemsDict constructors use...
2009-03-11 Zac MedicoIn config.setcpv(), use LazyItemsDict to implement...
2009-03-11 Zac MedicoIn LazyItemsDict, when a singleton is instantiated...
2009-03-11 Zac MedicoRevert r12639 and use string.ascii_letters for python...
next