portage.git
2010-10-14 Zac MedicoFix use_reduce() case from bug #340973.
2010-10-14 Zac MedicoAdd test case for bug #340973.
2010-10-14 Ulrich MuellerDon't compress empty files, bug 340935.
2010-10-14 Zac MedicoEnsure getaddrinfo fallback works when necessary. v2.2_rc96
2010-10-14 Zac MedicoBug #340899 - Validate getaddrinfo() results.
2010-10-13 Zac MedicoShow hostname when getaddrinfo fails. v2.2_rc95
2010-10-13 Zac MedicoFix reference to possibly undefined ips variable.
2010-10-13 Zac MedicoBug #340817 - Handle --sync getaddrinfo failure.
2010-10-12 Sebastian LutherAllow repository specs for atoms with wildcards
2010-10-12 Zac MedicoFix indention error in repoman headerstring code. v2.2_rc94
2010-10-12 Zac MedicoDocument egencache --update-changelogs. v2.2_rc93
2010-10-12 Zac MedicoUpdate man page header dates.
2010-10-12 Zac MedicoFix repo in 'masked installed' message.
2010-10-12 Zac MedicoFix portageq to handle NOCOLOR.
2010-10-12 Zac MedicoInvert repoman cvs logic for headerstring.
2010-10-12 Zac MedicoAvoid reapath('') expansion to cwd for repos.
2010-10-12 Zac MedicoUse user_location for PORTDIR variable.
2010-10-11 Zac Medicohas/best_version: eqawarn if EAPI wrong for atom
2010-10-11 Zac MedicoFix a typo in a comment.
2010-10-11 Sebastian Lutherslot collision handler: Prevent excessive running time
2010-10-11 Zac MedicoFix breakage in emerge -b option parsing.
2010-10-11 Michał GórnyDon't look for $Header$ when using svn.
2010-10-11 Zac MedicoUse repoUserLocationList for PORTDIR_OVERLAY.
2010-10-10 Zac MedicoFix backtrack max_retries calculation. v2.2_rc92
2010-10-10 Zac MedicoEnsure backtrack loop termination.
2010-10-10 Zac MedicoTweak --backtrack debug message.
2010-10-10 Zac MedicoUse tries instead of depth for --backtrack.
2010-10-10 Zac MedicoUpdate testGetConfig for 3 wget retries.
2010-10-10 Zac Medicodepgraph: Remove obsolete 'Missing binary' code.
2010-10-10 Zac MedicoFETCHCOMMAND: Update comments for wget 3 tries.
2010-10-10 Zac MedicoFETCHCOMMAND: Reduce wget retries from 5 to 3.
2010-10-10 Zac MedicoRecognize += in RDEPEND.implicit check.
2010-10-10 Arfrever Frehtes... Fix typos in comments.
2010-10-09 Zac MedicoAdd support for emerge --buildpkg=n.
2010-10-09 Zac MedicoUse EAPI to validate best/has_version atoms.
2010-10-09 Zac MedicoUse EAPI to validate best/has_version atoms.
2010-10-09 Zac MedicoAllow repo in more Atom instances.
2010-10-08 Zac MedicoAdd debug output for backtracking limit.
2010-10-08 Zac MedicoAdd news about USE=ipc.
2010-10-07 Zac MedicoMake repoman ignore sets.conf. v2.2_rc91
2010-10-07 Zac MedicoFix KeyError for missing repo in eclass_overrides
2010-10-07 Zac Medicomkrelease.sh: Fix ChangeLog generation for --tag.
2010-10-07 Zac MedicoRevert fix for bug #339939, pending discussion.
2010-10-07 Zac Medicorepoman: Don't count git snapshots as live.
2010-10-07 Zac MedicoRemove unused _preserve_logentries code.
2010-10-07 Zac MedicoFix _preload_elog_modules() call.
2010-10-07 Zac MedicoPreserve elog message continuity during updates.
2010-10-07 Zac MedicoAdd a _preload_elog_modules() function.
2010-10-07 Zac MedicoPreserve message continuity in elog_process().
2010-10-07 Zac MedicoFix --sync maxretries calculation.
2010-10-07 Zac MedicoCalculate maxretries before len(ips) changes.
2010-10-07 Zac MedicoUse PORTAGE_TMPDIR if necessary for usersync.
2010-10-07 Zac MedicoReport len(ips) as max retry count for --sync.
2010-10-07 Zac MedicoAllow repo atoms more often in InternalPackageSet
2010-10-07 Zac MedicoFix spelling of 'wildcards' in --exclude error.
2010-10-07 Zac MedicoMake --deselect more careful about repo atoms.
2010-10-07 Zac MedicoAllow repo atoms for unmerge, depclean and prune.
2010-10-07 Zac MedicoMake PackageArg use repo atoms for ebuilds.
2010-10-07 Zac MedicoRevert "Handle negated atoms in getmaskingreason()."
2010-10-07 Zac MedicoAllow repo since parents can be sets or args.
2010-10-06 Zac MedicoAdd FifoIpcDaemon._reopen_input() method.
2010-10-06 Zac MedicoBug #339976 - Suppress fifo POLLHUP events.
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.
next