portage.git
2008-06-20 Zac MedicoMake isvalidatom() use the Atom cache to avoid validati...
2008-06-20 Zac MedicoMake Atom use str.__eq__ and __ne__ also.
2008-06-20 Zac MedicoMake Atom use str.__hash__.
2008-06-20 Zac MedicoMake the Atom cache dict private and add a docstring...
2008-06-20 Zac MedicoUse a metaclass to cache Atom instances transparently...
2008-06-20 Zac MedicoInstead of having Atom inherit from str, just emulate...
2008-06-20 Zac MedicoMake the visibility related config methods such as...
2008-06-20 Marius Mauchreenable warning about missing repository names v2.2_rc1
2008-06-20 Marius Mauchrevert accidential commit
2008-06-20 Marius Mauchupdate release notes/news
2008-06-20 Zac MedicoDocument the new emerge <file> feature.
2008-06-20 Zac MedicoFix typo.
2008-06-20 Zac MedicoMake emerge <path> path search for multiple owners...
2008-06-19 Zac MedicoPass a Package instance into LineCheck.new(), and use...
2008-06-19 Zac MedicoRefactor the 'inherit.autotools' and 'IUSE.undefined...
2008-06-18 Zac MedicoBug #228075 - Explicitly call gc.collect() to try and...
2008-06-18 Zac MedicoAs suggested by remi`, make the 'inherit.autotools...
2008-06-18 Zac MedicoAdd an exemption for x-modular in the "inherit.autotool...
2008-06-18 Zac MedicoBug #225285 - Add support for persistent options stored...
2008-06-18 Zac MedicoBug #225285 - Add a --skip-manifest option that disable...
2008-06-18 Zac MedicoAdd a help string for --debug.
2008-06-18 Zac MedicoUse optparse instead of getopt.
2008-06-17 Zac MedicoMore eblank.
2008-06-17 Zac MedicoRemove eblank docs.
2008-06-17 Marius Mauchremove stray line
2008-06-17 Marius MauchRemove eblank nonsense
2008-06-17 Marius MauchRemove eblank nonsense
2008-06-17 Marius MauchDo not preserve the master link of a library to avoid...
2008-06-17 Marius Mauchfix typo
2008-06-17 Zac Medico* Document eblank and eqawarn in the ebuild.5 man page.
2008-06-17 Zac MedicoAdd note about bug #226505.
2008-06-17 Zac MedicoAdd a "Interaction with previous installed version...
2008-06-17 Zac MedicoAdd "blank" to the default PORTAGE_ELOG_CLASSES setting.
2008-06-17 Zac MedicoFix BLANK order and color.
2008-06-17 Zac Medico* Rename NEUTRAL color to BLANK for eblank.
2008-06-17 Zac MedicoAdd support for an new "eblank" elog function that...
2008-06-16 Zac MedicoFix typo.
2008-06-16 Zac MedicoDocument the new ACCEPT_CHOSTS variable.
2008-06-16 Zac MedicoTweak the config._accept_chost() regex.
2008-06-16 Zac MedicoRe-enable vardbapi.cpv_all() cache now that bug #223417...
2008-06-16 Zac MedicoBug #223417 - Due to 1 second mtime granularity in...
2008-06-16 Zac MedicoMake some post_merge() things conditional on the vdb...
2008-06-16 Zac MedicoAdd some write access checks in post_merge() in order...
2008-06-15 Zac MedicoFix config._accept_chost_re so it's only an instance...
2008-06-15 Zac MedicoAdd support for and ACCEPT_CHOSTS variable that control...
2008-06-14 Zac MedicoFix the 'inherit.autotools' check to account for apache...
2008-06-14 Zac MedicoAdd two new build log qa checks, suggested by Diego...
2008-06-12 Zac MedicoPass missing "installed" parameter into Package constru...
2008-06-11 Zac MedicoHandle InvalidDependString in _package_cache.__setitem__().
2008-06-11 Zac MedicoFix indent.
2008-06-11 Zac MedicoHandle InvalidDependString.
2008-06-11 Zac MedicoBug #225767 - Suppress warnings for installed packages...
2008-06-11 Zac MedicoUse spawn() instead of system().
2008-06-10 Zac MedicoAdd another sanity check in the owners cache.
2008-06-10 Zac MedicoUse isinstance() instead of handling TypeError.
2008-06-10 Zac MedicoBug #225285 - Allow digestcheck() to succeed when the...
2008-06-10 Zac MedicoAdd some sanity checks and error tolerance in the owner... v2.2_pre8
2008-06-10 Zac MedicoFix typo.
2008-06-10 Zac MedicoFix typo.
2008-06-09 Zac MedicoFix missing initialization.
2008-06-09 Zac MedicoRemove unused PackageVirtualDbapi.__getitem__() method.
2008-06-09 Zac MedicoAdd CONTENTS indexing support for optimization of owner...
2008-06-08 Zac MedicoWhen inside fakeroot, directories with portage's gid...
2008-06-08 Marius Mauchmake sure that scanelf is called with the right paths...
2008-06-08 Zac MedicoBug #225285 - Allow digestcheck() to succeed when the...
2008-06-08 Zac MedicoMake portdbapi.aux_get() return float type for _mtime_.
2008-06-08 Zac MedicoAdd additional functions such as eaclocal and eautohead...
2008-06-08 Zac MedicoFix typo.
2008-06-08 Zac MedicoMake repoman pass Package instances into run_checks...
2008-06-07 Zac MedicoInside, create_trees(), pass target_root="/" into the...
2008-06-07 Zac MedicoValidate ROOT from make.conf.
2008-06-07 Zac MedicoMake load_emerge_config() filter out empty PORTAGE_CONF...
2008-06-07 Zac MedicoBug #224271 - New check 'IUSE.undefined', renamed from...
2008-06-07 Zac MedicoAs suggested by Flameeyes, add a new 'inherit.autotools...
2008-06-07 Mike Frysingerremove old/unused gen_wrapper function
2008-06-07 Zac MedicoBug #224271 - Add a 'IUSE is not defined' ebuild.minors...
2008-06-06 Zac MedicoAdd a PackageVirtualDbapi.__getitem__() method.
2008-06-05 Zac MedicoAdd Package.counter and mtime attributes.
2008-06-05 Zac MedicoAdd vardbapi.aux_get() support for an "_mtime_" value...
2008-06-04 Zac MedicoBug #224713 - Avoid TypeError when make.conf is missing:
2008-06-04 Zac MedicoMention PORTAGE_RO_DISTDIRS in the DISTDIR docs.
2008-06-04 Zac MedicoUse sets for more accurate cache modification counts...
2008-06-04 Zac MedicoUse platform module to make it clear what we're display...
2008-06-04 Zac MedicoUse "platform" module instead of os.uname, or -- even...
2008-06-04 Zac MedicoFix typo.
2008-06-04 Zac MedicoUse a distdir_writable variable in fetch(), for better...
2008-06-03 Zac MedicoUpdate --depclean and package.provided docs to indicate...
2008-06-03 Zac MedicoMake PackagesSystemSet.description refer to the real...
2008-06-03 Zac MedicoAvoid an unhandled IndexError thrown from the PackagesS...
2008-06-03 Zac MedicoFix regex for compatibility with the regex implementati...
2008-06-03 Zac MedicoTweak the installed masked code from bug #223447 so...
2008-06-03 Zac MedicoFix typo.
2008-06-03 Zac MedicoWhen pruning the digests to optimize parallel-fetch...
2008-06-03 Zac MedicoUse float mtime instead of int for finer granularity...
2008-06-03 Zac MedicoAdd modification threshold for BlockerCache.flush(...
2008-06-03 Zac MedicoFix vardbapi.flush_cache() so that it only updates...
2008-06-03 Zac MedicoAdd support for a PORTAGE_RO_DISTDIRS variable. When...
2008-06-03 Zac MedicoDon't unset PORTAGE_BINPKG_FILE because it's readonly.
2008-06-01 Zac MedicoFilter PORTAGE_BINPKG_FILE in save_ebuild_env().
2008-06-01 Zac MedicoFix typo.
next