portage.git
2011-09-23 Arfrever Frehtes... Fix a typo.
2011-09-23 Arfrever Frehtes... Fix 'shopt: +s: invalid shell option name' error.
2011-09-23 Zac Medicoportdbapi.xmatch: deprecate list-visible
2011-09-23 Zac MedicoFix Atom.with_repo() bugs.
2011-09-23 Zac MedicoFix minimum/bestmatch-visible for multi-repo.
2011-09-23 Zac Medicoportdbapi: handle multi-repo visiblity
2011-09-23 Zac MedicoAtom: add a with_repo method for adding a repo
2011-09-23 Zac Medicofetch: remove stray print for bug 383859
2011-09-22 Zac Medicoportageq best_visible: multi-repo support
2011-09-22 Zac MedicoTest direct virtual circular dep for bug #384107.
2011-09-22 Zac MedicoTest || choice circular handling.
2011-09-22 Zac MedicoTweak auto --binpkg-respect-use more.
2011-09-22 Zac MedicoTweak automatic --binpkg-respect-use behavior.
2011-09-22 Sebastian LutherMake --binpkg-respect-use=y the default
2011-09-22 Sebastian LutherWarn about ignored binary packages with non matching USE
2011-09-22 Brian Harringadd install hooks
2011-09-21 Zac Medicoemerge: add --complete-graph-if-new-ver < y | n >
2011-09-21 Sebastian LutherPoint users to the man page instead of duplicating...
2011-09-21 Sebastian Lutherautounmask: Always use unresticted atoms for license...
2011-09-20 Sebastian LutherReject inconsistent backtrack parameters
2011-09-19 Zac MedicoDocument ** keyword for --autounmask-keep-masks.
2011-09-19 Zac MedicoSuggest --autounmask-keep-masks for ** keyword.
2011-09-19 Sebastian LutherSuggest --autounmask-keep-masks instead of --autounmask=n
2011-09-19 Sebastian Lutherautounmask: Add --autounmask-keep-masks option
2011-09-19 Sebastian Lutherautounmask: Add --autounmask-unrestricted-atoms option
2011-09-19 Zac Medicobin/ebuild: simplify PORTDIR_OVERLAY query v2.2.0_alpha59
2011-09-19 Zac MedicoTest --prune with virtual slots.
2011-09-18 Zac Medicoenv_update: add more vardbapi fallback code
2011-09-18 Zac Medicoenv_update: use global vardbapi as fallback
2011-09-18 Zac Medicoget_dep_chain: fix KeyError if start_node is root
2011-09-18 Zac Medicoinstall_qa_check: adjust "poor programming" msgs
2011-09-18 Sebastian Lutherautounmask: Document where changes are writen
2011-09-18 Sebastian Lutherautounmask: Ensure a suitable parent is displayed in...
2011-09-18 Sebastian LutherResolverPlayground: Add support for world sets
2011-09-18 Zac Medicodepclean: don't remove new virtual slots
2011-09-17 Zac MedicoRepoConfigLoader: handle ValueError from shlex
2011-09-17 Zac Medico_RepoDisplay: split PORTDIR_OVERLAY with shlex
2011-09-17 Alon Bar-Levemerge-webrsync: exit if "gpg binary not found"
2011-09-17 Zac Medicoconfig: quote PORTDIR_OVERLAY paths more
2011-09-17 Zac Medicorepoman: quote paths in PORTDIR_OVERLAY
2011-09-15 Brian Harringmove locking into env_update itself
2011-09-15 Zac MedicoRemove unused Manifest imports. v2.2.0_alpha58
2011-09-15 Zac Medicodoebuild: avoid redundant distfiles checks
2011-09-15 Zac Medicodigestcheck: only show relevant msgs for thin
2011-09-15 Zac MedicoFix multislot handling for depclean (bug #382823)
2011-09-15 Zac MedicoTest non-empty thin manifests.
2011-09-15 Zac MedicoHandle non-existent thin manifest in tests.
2011-09-15 Zac Medicodigestcheck: remove empty/missing Manifest checks
2011-09-15 Zac MedicoRemove Manifest if it is not needed.
2011-09-15 Zac MedicoDon't write empty (thin) Manifest files.
2011-09-14 Arfrever Frehtes... Fix typos in comments.
2011-09-14 Arfrever Frehtes... Fix grammar in some messages.
2011-09-14 Zac Medicorepoman: use repodir more
2011-09-14 Zac Medicorepoman: test symlinked repo path v2.2.0_alpha57
2011-09-14 Zac Medicorepoman: use the repodir variable more
2011-09-14 Zac Medicodigestgen: remove duplicate 'mytree' variables
2011-09-14 Zac Medicodigestgen: handle get_repo_for_location KeyError
2011-09-14 Zac Medicorepoman: fix KeyError from digestgen with symlink
2011-09-14 Zac MedicoDeprecate the manifest1_compat parameter. v2.2.0_alpha56
2011-09-14 Zac Medicomanifest: remove unused 'pf is None' case
2011-09-13 Zac Medicoman/portage.5: layout.conf examples manifests
2011-09-13 Zac Medicometadata/layout.conf: "sign-manifests = false"
2011-09-13 Zac Medicoebuild(1): remove unneeded porttrees modification
2011-09-13 Zac Medico_validate_deps: pass myrepo to aux_get
2011-09-13 Zac Medicoebuild(1): avoid "Location not set for repo" msgs
2011-09-13 Zac Medicodoebuild: support allow-missing and thin manifest
2011-09-13 Zac Medicorepoman: don't sign thin manifests
2011-09-12 Sebastian LutherAdd tests for thin manifests
2011-09-12 Brian Harringadd layout.conf awareness of thin-manifests
2011-09-12 Brian Harringadd thin manifest support to the Manifest class
2011-09-12 Brian HarringBind all manifest access through repoconfigs
2011-09-12 Brian Harringrefactoring; unhide part of the parsing functionality
2011-09-12 Zac Medicoebuild.sh: make use* return false for "depend"
2011-09-12 Zac Medicosave-ebuild-env.sh: tweak PYTHONPATH cleansing
2011-09-12 Zac Medicoconfig: set USERLAND if unset
2011-09-12 Zac Medicoisolated-functions.sh: skip set_colors for depend
2011-09-12 Zac MedicoMove KV funcs to bashrc-functions.sh.
2011-09-12 Zac Medicoisolated-functions.sh: split save-ebuild-env.sh
2011-09-12 Zac Medicoebuild.sh: setup PATH earlier
2011-09-12 Zac Medicoebuild.sh: source *.sh at the top
2011-09-12 Zac MedicoMove preprocess_ebuild_env to phase-functions.sh.
2011-09-11 Zac Medicoebuild.sh: split out bashrc-functions.sh
2011-09-11 Zac Medicoebuild.sh: move hasg* funcs into econf
2011-09-11 Zac Medicoebuild.sh: remove unused lchown and lchgrp
2011-09-11 Zac Medicobuild.sh: has/best_version to phase-helpers.sh
2011-09-11 Zac Medicoebuild.sh: move ebuild_main to phase-functions.sh
2011-09-11 Zac Medicoebuild.sh: move use* funcs to phase-helpers.sh
2011-09-11 Zac Medicoebuild.sh: add dummy funcs for "depend" phase
2011-09-11 Zac Medicodepgraph: pull in new virtual slots with --update
2011-09-11 Zac MedicoAdd VirtualSlotResolverTestCase for bug #382557.
2011-09-11 Zac MedicoRevert virtual slot update code for bug 382557.
2011-09-11 Zac Medicoebuild.sh: split out phase-helpers.sh
2011-09-11 Zac Medicoebuild.sh: split out phase-functions.sh
2011-09-10 Zac Medicodepgraph: refactor virtual slot --update code
2011-09-10 Zac Medicorepoman: fix a typo in the file.executable desc
2011-09-10 Michał GórnyAdd repoman warning about bash-completion deprecation.
2011-09-10 Zac Medicodepgraph: use Atom.with_slot() to match virtuals
2011-09-10 Zac MedicoAtom: add a with_slot method for adding a slot
2011-09-10 Zac Medicodepgraph: use _iter_match_pkgs_any where possible
2011-09-09 Zac MedicoUse utf_8 'merge' encoding for all locales. v2.2.0_alpha55
next