portage.git
2010-04-27 Zac MedicoCheck USE deps all in one place (and fix some bugs).
2010-04-27 Zac MedicoAdd a comment about special USE deps handling which...
2010-04-27 Zac MedicoMake iuse_implicit_re private for now.
2010-04-27 Sebastian Luther--update: don't ignore higher versions because of missi...
2010-04-27 Sebastian Luther--update: don't match lower versions if the higher...
2010-04-26 Zac MedicoAdd a SYNC sanity check to help prevent people like...
2010-04-26 Zac MedicoBug #317133 - s/execinto/exeinto/. Thanks to Denilson...
2010-04-24 Michał GórnyQuote paths for 'call stack' display.
2010-04-24 Michał GórnyMake metadata.xml <flag/> errors non-fatal to repoman.
2010-04-24 Michał GórnyQuote path for die snippet display.
2010-04-22 Zac MedicoPass in missing vartree parameter to doebuild(). Thanks...
2010-04-22 Zac MedicoAutomatically add PORTAGE_BIN_PATH to the front of...
2010-04-22 Zac MedicoSource isolated-functions.sh for vecho definition....
2010-04-20 Zac MedicoBug #316311 - Prefer -i18n option of doman to filename...
2010-04-15 Arfrever Frehtes... Fix typo in check for shared libraries lacking NEEDED...
2010-04-12 Zac MedicoRemove unused imports.
2010-04-12 Zac MedicoPass an ElementTree instance into parse_metadata_use...
2010-04-12 Zac MedicoPort parse_metadata_use() code from minidom to ElementTree.
2010-04-12 Zac MedicoAvoid XMLParser.doctype deprecation warnings with ...
2010-04-11 Zac MedicoUse assertFalse insead of failIf since failIf is deprec...
2010-04-10 Zac MedicoMake cpv_getversion handle invalid cpv and add cpv_getv...
2010-04-10 Sebastian LutherImplement REPLACING_VERSIONS and REPLACED_BY_VERSION
2010-04-10 Zac MedicoFix deprecated config.getvirtuals() usage that's trigge...
2010-04-10 Zac MedicoMake spawning of `id -G portage` happen lazily when...
2010-04-09 Zac MedicoHandle IOError when trying to cache the Packages file...
2010-04-09 Zac MedicoWhen caching Packages file from binhost, ignore failure...
2010-04-07 Zac MedicoUse tbz2.unpackinfo() to unpack the xpak when running...
2010-04-07 Zac MedicoIn _run_pkg_pretend(), write ebuild bytes from tbz2...
2010-04-07 Zac MedicoEliminate redundant code in Scheduler._run_pkg_pretend...
2010-04-07 Sebastian LutherHandle pkg_pretend output properly
2010-04-07 Zac MedicoMake ensure_dirs() behave correctly for DragonFly when...
2010-04-06 Sebastian LutherCleanup $T earlier to prevent old messages from being...
2010-04-06 Zac MedicoRemove PORTAGE_USERNAME and PORTAGE_GROUPNAME support...
2010-04-05 Fabian Groffenalso check quoting on the Prefix variables added in...
2010-04-03 Zac MedicoFor clarity, make egencache --help and man page refer...
2010-04-02 Zac MedicoMerge remote branch 'fews-portage-branch/pkg_pretend'
2010-04-02 Sebastian LutherImplement emerge part of pkg_pretend
2010-04-02 Zac MedicoAdd a test which calls bash -n on all scripts with...
2010-04-02 Zac MedicoHandle missing $PORTDIR/metadata/herds.xml. Thanks...
2010-04-02 Zac MedicoUpdate copyright header.
2010-04-02 Zac MedicoMake RebuiltBinaries only select binary packages with...
2010-04-02 Zac MedicoUpdate copyright header.
2010-04-02 Zac MedicoUpdate copyright header.
2010-03-31 Sebastian LutherAllow running pkg_info on non-installed packages
2010-03-30 Sebastian LutherAdd DEFINED_PHASES to the dbapi caches and _emerge...
2010-03-28 Zac MedicoMove all imports to top.
2010-03-28 Zac MedicoRemove unused variables/imports and extra whitespace.
2010-03-28 Sebastian LutherAdd support for package sets to quickpkg
2010-03-28 Zac MedicoAdd support for probing shebangs and compiling python...
2010-03-27 Zac MedicoMake sure portage.VERSION is saved in the mtimedb as...
2010-03-27 Zac MedicoIgnore *.py[co]
2010-03-27 Zac MedicoImplement __unicode__ for python2.
2010-03-27 Zac MedicoIf portage.VERSION == HEAD then use a proxy to lazily...
2010-03-26 Zac MedicoAdd PORTAGE_USERNAME and PORTAGE_GROUPNAME to the envir...
2010-03-26 Zac MedicoProcess help and version actions asap. Thanks to Brian...
2010-03-26 Zac MedicoUse PORTAGE_USERNAME when populating userpriv_groups.
2010-03-25 Zac MedicoImplement PortageException.__unicode__ so the string...
2010-03-25 Zac MedicoRemove unsed check_KV() function. Thanks to Brian Harring.
2010-03-25 Zac MedicoRemove obsolete reference to nonexistent functions...
2010-03-24 Zac MedicoAdd back executable bits, accidentally removed in previ...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2010-03-24 Zac MedicoDon't use $Id or $Rev for version strings since that...
2010-03-24 Zac MedicoUse git (repo in current working directory) instead...
2010-03-24 Zac MedicoAdd support for PORTAGE_USERNAME and PORTAGE_GROUPNAME...
2010-03-24 Sebastian PippingAdd check of herds in metadata.xml
2010-03-24 Sebastian PippingPrepare further checks on metadata.xml
2010-03-23 Mike Frysingerinstall_qa_check: make sure init.d and conf.d files...
2010-03-21 Zac MedicoShow masking reasons for --binpkg-respect-use. Thanks...
2010-03-20 Zac MedicoBug #309149 - Unify look of eend used in bash & python...
2010-03-19 Zac MedicoFix typo.
2010-03-19 Zac MedicoNote that use.local.desc is automatically generated...
2010-03-19 Zac MedicoBug #310135 - Skip the changelog.ebuildadded for all...
2010-03-17 Zac MedicoBug #309907 - Fix update_config_files() to handle packa...
2010-03-16 Zac MedicoBug #309699 - Update --emptytree docs. Thanks to Ben...
2010-03-15 Zac MedicoFix breakage from previous commit.
2010-03-15 Zac MedicoAdd a TODO note about adding a registration interface...
2010-03-14 Zac MedicoBug #299095 - Always use UTF-8 codec when opening ebuil...
2010-03-14 Zac MedicoRevert tar error handling changes from bug #309001...
2010-03-13 Zac MedicoUpdate SIGPIPE comments to refer to "[Errno 32] Broken...
2010-03-13 Zac MedicoBug #309001 - Install a SIGPIPE handler inside _exec...
2010-03-13 Zac MedicoAdd references to bug #309001 in comments about SIGPIPE...
2010-03-13 Zac MedicoBug #309001 - Use signal(signal.SIGPIPE, signal.SIG_DFL...
2010-03-12 Zac MedicoSimplyfy the virtual.exists check, and avoid deprecatio...
2010-03-11 Zac MedicoTrust tar exit status and ignore bzip2 exit status...
2010-03-11 Zac MedicoBug #309001 - Only trust tar exit status (ignore decomp...
2010-03-10 Zac MedicoOnly try to merge portage asap when the new version... v2.2_rc67
2010-03-09 Zac MedicoOnly create implicit libc deps when the version changes.
2010-03-09 Zac MedicoDisable implicit libc deps for ROOT != "/" since it...
2010-03-09 Zac MedicoMerge libc asap for all roots instead of just ROOT...
2010-03-09 Zac MedicoAdd periods.
2010-03-09 Zac MedicoUse ewarn output style to add some color.
2010-03-09 Zac Medico* Remove outdated profiles.desc sentence about "1 profi...
2010-03-09 Zac MedicoImport 'email' and 'smtlib' locally since python ebuild...
2010-03-09 Zac MedicoAdd --debug output for the scheduler digraph.
2010-03-09 Zac MedicoIf _implicit_libc_deps() finds both a new-style virtual...
2010-03-09 Zac MedicoAdd support for displaying profile listed in make.profi...
2010-03-09 Zac MedicoFix typo in parenthesis from previous commit.
2010-03-09 Zac MedicoBug #303567 - Create implicit dependencies on libc...
2010-03-09 Zac MedicoWhen portage upgrades or downgrades itself, preload...
2010-03-08 Zac MedicoMove --update from the actions to the options section.
next