portage.git
2010-05-21 Sebastian LutherAdd portage.dep.Atom.violated_conditionals()
2010-05-21 Sebastian Luther_emerge.Package.__str__(): handle operation==uninstall
2010-05-21 Zac MedicoFix depgraph.schedulerGraph() to break DepPriority...
2010-05-21 Zac MedicoIf a dependency is installed but masked, try to pull...
2010-05-21 Zac MedicoUse os.environ.get() instead of os.getenv(), to hopeful...
2010-05-21 Zac MedicoMake the non --update package selection logic avoid...
2010-05-20 Zac MedicoMake the non --update package selection logic avoid...
2010-05-20 Sebastian LutherUse Atom.unevaluated_atom in depgraph._show_slot_collis...
2010-05-20 Sebastian LutherAdd portage.dep.Atom.unevaluated_atom to not lose the...
2010-05-20 Sebastian LutherAdd _emerge.Package.__str__() for nicer output formatting
2010-05-20 Michał GórnySupport specifying exclude list as multiple arguments.
2010-05-17 Zac MedicoBug #318241 - Add GPL-2 LICENSE file.
2010-05-17 Zac MedicoNew mode: manifest-check - Checks Manifests for missin...
2010-05-16 Zac MedicoOnly count "merge" nodes when determining whether or...
2010-05-15 Zac MedicoFix --resume to support --exclude.
2010-05-15 Sebastian LutherExtend QA check for absolute symlinks in lib dirs to...
2010-05-14 Zac MedicoUsage: binhost-snapshot [options] <src_pkg_dir> <snapsh...
2010-05-14 Zac MedicoDon't use finally with atomic_ofstream since that preve...
2010-05-13 Zac MedicoAdd a break_hardlinks parameter for tbz2 recompose...
2010-05-13 Zac MedicoDefine __all__.
2010-05-13 Zac MedicoUse bytes literals in instead of _unicode_encode()...
2010-05-13 Zac MedicoUse bytes literals in instead of _unicode_encode()...
2010-05-12 Zac MedicoBug 270108 - Trigger ebuild.invalidname if a version...
2010-05-12 Zac MedicoWhen rewritting /Attic/ in cvs headers, use binary...
2010-05-08 Zac MedicoAdd defaults for FETCHCOMMAND_RSYNC and RESUMECOMMAND_R...
2010-05-06 Zac MedicoAdd missing newline from previous commit.
2010-05-06 Zac MedicoBug #317775 - In depgraph.display() use writemsg_stdout...
2010-05-06 Zac MedicoEliminate redundant os.sep in vardbapi.getpath().
2010-05-06 Zac MedicoEliminate redundant os.sep in vardbapi._bump_mtime...
2010-05-06 Zac MedicoUpdate comment in econf about --disable-dependency...
2010-05-05 Zac MedicoMake myopts["--exclude"] a plain string in order to...
2010-05-04 Zac MedicoMake --exclude use whitespace to separate atoms since...
2010-05-03 Zac MedicoMake vardbapi.counter_tick_core() create the counter...
2010-05-03 Zac MedicoMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-05-03 Michał GórnyUse keep_going local var.
2010-05-02 Arfrever Frehtes... Fix another 'varable' typo.
2010-04-30 Zac MedicoBug #317921 - Fix spelling of "variable".
2010-04-30 Sebastian LutherAllow -C to remove packages referenced by sets in world...
2010-04-29 Michał GórnySupport per-package bashrc files.
2010-04-29 Zac MedicoBail out immediately if --exclude is given a bad atom.
2010-04-29 Zac MedicoTweak packages_with_invalid_use_config handling:
2010-04-29 Sebastian LutherAdd --exclude option
2010-04-28 Zac MedicoFix typo from previous commit.
2010-04-28 Zac MedicoInside bintree.inject(), discard cached metadata to...
2010-04-28 Zac MedicoRemove old portage module namespace compatibility that...
2010-04-28 Zac MedicoBug #315741 and bug #315709 - Handle whitespace and...
2010-04-28 Zac MedicoUse shlex_split for splitting PORTDIR_OVERLAY.
2010-04-28 Zac MedicoUse is_valid_flag.
2010-04-28 Zac MedicoAdd a Package.iuse.is_valid_flag() method to replace...
2010-04-28 Zac MedicoInitialize missing_iuse.
2010-04-27 Zac MedicoRevert formatting so chromioumos-overlay won't have...
2010-04-27 Zac MedicoIn bintree.inject(), ensure that _pkgindex_entry return...
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
next