portage.git
2010-10-06 Zac MedicoFix a typo in a comment. v2.2_rc90
2010-10-06 Zac MedicoInclude gpg key in repoman commit message.
2010-10-06 Zac MedicoOptimize slot conflict backtracking for #337178.
2010-10-06 Zac MedicoAdd fallback backtrack_data, in case logic fails.
2010-10-06 Zac MedicoBacktracker reverses backtrack_data now.
2010-10-06 Zac MedicoTest that SLOT deps don't rebuild multislot.
2010-10-06 Zac MedicoRemove unused variable.
2010-10-06 Zac MedicoFix _iter_match_pkgs installed multislot breakage
2010-10-06 Zac MedicoUse Atom.without_use in _show_unsatisfied_dep().
2010-10-06 Zac MedicoFix 'repository' KeyError in Package constructor.
2010-10-06 Zac MedicoEnsure valid Package.metadata['repository'].
2010-10-06 Zac MedicoUse match-all-cpv-only in _show_unsatisfied_dep.
2010-10-06 Zac MedicoHandle negated atoms in getmaskingreason().
2010-10-06 Zac MedicoFix ebuild(1) to handle layout.conf masters.
2010-10-06 Zac MedicoMake --info repo display brief, unless --verbose.
2010-10-06 Zac MedicoOptimize xmatch match-all-cpv-only for repo deps.
2010-10-05 Zac MedicoDon't allow_wildcard in _iter_match_pkgs.
2010-10-05 Zac MedicoEnsure that Package.repo is always valid.
2010-10-05 Zac MedicoAdd _gen_valid_repo() to ensure valid repo name.
2010-10-05 Sebastian LutherMask packages that don't satisfy all atoms.
2010-10-05 Zac MedicoShow status when listing pkgs for emerge --regen.
2010-10-05 Zac MedicoFix _show_unsatisfied_dep to pass repo to _pkg().
2010-10-05 Zac MedicoAdd note about depgraph/portdbapi caching.
2010-10-05 Zac MedicoOptimize depgraph/portdbapi cache handling.
2010-10-05 Zac MedicoSkip redundant cpv_exists in _iter_match_pkgs().
2010-10-05 Zac MedicoClarify repo code in depgraph._pkg().
2010-10-05 Zac MedicoCache InternalPackageSet in _iter_match_pkgs().
2010-10-05 Zac MedicoAdd missing myrepo keyword in findname call.
2010-10-04 Zac MedicoAdd back --sync IPv4/IPv6 override support.
2010-10-04 Zac MedicoClean up repo handling for depgraph pkg_cache.
2010-10-04 Zac MedicoFix undefined name 'output_mode'.
2010-10-04 Zac MedicoOptimize slot conflict backtracking for #337178.
2010-10-04 Zac MedicoBug #339642 - Use AF_UNSPEC for --sync addresses.
2010-10-04 Sebastian Lutheregencache: Sort file names for ChangeLog
2010-10-04 Zac MedicoBug #339642 - Make --sync try all addresses.
2010-10-04 Zac MedicoNote curious testBacktrackMissedUpdates() failure
2010-10-04 Zac MedicoAdd a backtracking test for 'missed updates'.
2010-10-04 Zac MedicoBug #339606 - Fix broken 'missed update' message.
2010-10-03 Michał Górnyegencache --update-changelogs: write if needed
2010-10-03 Michał Górnyegencache --update-changelogs: Filter messages
2010-10-03 Michał Górnyegencache --update-changelogs: escape CP regexp
2010-10-03 Sebastian LutherHandle invalid PORTDIR and realpath issues
2010-10-03 Sebastian LutherInclude repo info in emerge --info
2010-10-03 Michał Górnyegencache --update-changelogs: don't break change list...
2010-10-03 Michał Górnyegencache --update-changelogs: strip leading CP from...
2010-10-03 Zac MedicoTODO: Make elog 'key' parameter more unique.
2010-10-03 Zac MedicoMake Atom.with_repo() allow wildcard.
2010-10-03 Zac MedicoFix repo atom breakage in getmaskingreason().
2010-10-03 Zac MedicoDon't call metadata.get() if metadata is None.
2010-10-02 Michał GórnyAdd support for 'egencache --update-changelogs'.
2010-10-02 Zac MedicoPrune circular nested sets from the digraph.
2010-10-02 Zac MedicoTweak elog message order so python comes first.
2010-10-02 Zac MedicoBug #339402 - Ensure valid repo name.
2010-10-02 Zac MedicoEnsure repo in atom matches PMS 3.1.5.
2010-10-02 Zac MedicoBug #339402 - Prevent whitespace in repo names.
2010-10-02 Zac MedicoFix action_config() broken vardbapi.findname().
2010-10-01 Zac MedicoAvoid 'Unavailable repository' with aliases.
2010-10-01 Zac MedicoFix broken SafeConfigParser.Error reference.
2010-10-01 Zac MedicoSupport documented repos.conf settings.
2010-10-01 Zac MedicoHandle user_location in RepoConfig.update().
2010-10-01 Zac MedicoFix typo in 'masters' variable name.
2010-10-01 Zac MedicoFix misspelling of masters.split() as plit().
2010-10-01 Zac MedicoFix spelling of depclean test methods.
2010-10-01 Zac MedicoUse _pkg_visibility_check in _loadResumeCommand.
2010-10-01 Zac MedicoEnable depgraph._load_vdb() with --buildpkgonly.
2010-10-01 Zac MedicoBug #339316 - Fix --resume to handle repo masks.
2010-10-01 Zac MedicoFix reversed porttrees findname2/findLicensePath.
2010-10-01 Zac MedicoFix broken/reversed order of portdbapi.porttrees.
2010-10-01 Zac MedicoAllow missing category with depclean --exclude.
2010-10-01 Zac MedicoBug #339231 - Return unicode from glsa.getText().
2010-10-01 Zac MedicoDeprecate spawnebuild() with returnpid.
2010-10-01 Zac MedicoDeprecate doebuild() with returnpid.
2010-09-30 Zac MedicoSimplify Task.__eq__() and __ne__().
2010-09-30 Zac MedicoMake _RepoDisplay show user_location.
2010-09-30 Zac MedicoFix findLicensePath() breakage from previous.
2010-09-30 Zac MedicoMake portdbapi.porttrees mutable once again.
2010-09-30 Sebastian LutherMore repository handling cleanup
2010-09-30 Sebastian LutherRemove repos.conf handling from package/ebuild/config...
2010-09-30 Zac MedicoFix readonly variable assignment for PORTAGE_BINPKG_TMP...
2010-09-29 Zac MedicoHandle missing PORTDIR in RepoConfigLoader.mainRepo...
2010-09-29 Zac MedicoTweak depgraph._show_unsatisfied_dep() display for...
2010-09-29 Fabian Groffenremove double prefix in LinkageMapELF
2010-09-29 Zac MedicoAdd missing remember_source_file=True parameter to...
2010-09-29 Zac MedicoInvert portageq list_preserved_libs returncode meaning.
2010-09-29 Sebastian Luthersearch: code clean up
2010-09-29 Fabian Groffenentries from preserved registry already include EPREFIX...
2010-09-29 Fabian Groffenuse ROOT iso EROOT with PreservedLibsRegistry, since...
2010-09-29 Fabian Groffenuse ROOT, not EROOT so we don't get a double prefix
2010-09-29 Fabian Groffenuse ROOT, not EROOT so we don't get a double prefix
2010-09-28 Zac MedicoFix RepoConfigLoader so that it's possible to use PORTD...
2010-09-28 Zac MedicoFix a typo in a comment.
2010-09-28 Zac MedicoFix breakage (from reposyntax branch) in repoman's...
2010-09-28 Sebastian LutherGet --exclude to work with --depclean and --prune
2010-09-28 Zac MedicoAdd basic repo atom support for emerge --resume.
2010-09-27 Zac MedicoFix breakage in depgraph._serialize_tasks() blocker...
2010-09-27 Zac MedicoFix depgraph._pkg() to not raise PackageNotFound when...
2010-09-27 Zac MedicoOmit repo from mtimedb resume mergelist entries since...
2010-09-27 Zac MedicoFix Task.__eq__() and __ne__() to explicitly compare...
2010-09-27 Michał Górnydoman: ${mandir} can't contain complete suffix so don...
2010-09-27 Zac MedicoUse realpath for portdbapi._repository_map and treemap...
next