portage.git
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 MedicoFix spelling of 'wildcards' in --exclude error.
2010-10-07 Zac MedicoRevert "Handle negated atoms in getmaskingreason()."
2010-10-07 Zac MedicoAdd FifoIpcDaemon._reopen_input() method.
2010-10-07 Zac MedicoBug #339976 - Suppress fifo POLLHUP events.
2010-10-07 Zac MedicoInclude gpg key in repoman commit message.
2010-10-07 Zac MedicoMerge slot conflict backtracking from master.
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 MedicoHandle negated atoms in getmaskingreason().
2010-10-06 Zac MedicoFix ebuild(1) to handle layout.conf masters.
2010-10-06 Zac MedicoShow status when listing pkgs for emerge --regen.
2010-10-06 Zac MedicoAdd back --sync IPv4/IPv6 override support.
2010-10-06 Zac MedicoFix undefined name 'output_mode'.
2010-10-06 Zac MedicoBug #339642 - Use AF_UNSPEC for --sync addresses.
2010-10-06 Sebastian Lutheregencache: Sort file names for ChangeLog
2010-10-06 Zac MedicoBug #339642 - Make --sync try all addresses.
2010-10-06 Zac MedicoAdd a backtracking test for 'missed updates'.
2010-10-06 Michał Górnyegencache --update-changelogs: write if needed
2010-10-06 Michał Górnyegencache --update-changelogs: Filter messages
2010-10-06 Michał Górnyegencache --update-changelogs: escape CP regexp
2010-10-06 Michał Górnyegencache --update-changelogs: don't break change list...
2010-10-06 Michał Górnyegencache --update-changelogs: strip leading CP from...
2010-10-06 Zac MedicoTODO: Make elog 'key' parameter more unique.
2010-10-06 Zac MedicoMake Atom.with_repo() allow wildcard.
2010-10-06 Zac MedicoFix repo atom breakage in getmaskingreason().
2010-10-06 Michał GórnyAdd support for 'egencache --update-changelogs'.
2010-10-06 Zac MedicoPrune circular nested sets from the digraph.
2010-10-06 Zac MedicoTweak elog message order so python comes first.
2010-10-06 Zac MedicoEnsure repo in atom matches PMS 3.1.5.
2010-10-01 Zac MedicoFix spelling of depclean test methods. v2.1.9.13
2010-10-01 Zac MedicoEnable depgraph._load_vdb() with --buildpkgonly.
2010-10-01 Zac MedicoMerge findname2/findLicensePath diff from master.
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-10-01 Zac MedicoFix readonly variable assignment for PORTAGE_BINPKG_TMP...
2010-10-01 Zac MedicoTweak depgraph._show_unsatisfied_dep() display for...
2010-10-01 Fabian Groffenremove double prefix in LinkageMapELF
2010-10-01 Zac MedicoInvert portageq list_preserved_libs returncode meaning.
2010-10-01 Sebastian Luthersearch: code clean up
2010-10-01 Fabian Groffenentries from preserved registry already include EPREFIX...
2010-10-01 Fabian Groffenuse ROOT iso EROOT with PreservedLibsRegistry, since...
2010-10-01 Fabian Groffenuse ROOT, not EROOT so we don't get a double prefix
2010-10-01 Fabian Groffenuse ROOT, not EROOT so we don't get a double prefix
2010-10-01 Sebastian LutherGet --exclude to work with --depclean and --prune
2010-10-01 Zac MedicoFix breakage in depgraph._serialize_tasks() blocker...
2010-10-01 Michał Górnydoman: ${mandir} can't contain complete suffix so don...
2010-09-27 Zac MedicoMerge additional backtracking tests from the master... v2.1.9.12
2010-09-27 Zac MedicoBug #337178 - Fix slot conflict backtracking to mask...
2010-09-27 Zac MedicoRemove --depclean-lib-check docs from the man/emerge...
2010-09-27 Zac MedicoAdjust package sets documentation to match behavior...
2010-09-27 Zac MedicoAdd warnings advising use of revdep-rebuild in --depcle...
2010-09-27 Zac MedicoRemove documentation for FEATURES=preserve-libs since...
2010-09-27 Zac MedicoComment out the FEATURES=preserve-libs setting in make...
2010-09-27 Zac MedicoToggle private constants for stable branch:
2010-09-27 Zac MedicoRevert one more change from bug #337178: parent_atoms...
2010-09-27 Zac MedicoRevert slot conflict behavior backtracking behavior...
2010-09-26 Zac MedicoFix confusing messages shown by
2010-09-26 Zac MedicoAdd PORTAGE_BINHOST sftp protocol support. v2.2_rc87
2010-09-26 Zac MedicoFix a typo in a comment.
2010-09-25 Zac MedicoAdd non-essential backslashes for clarity in GetConfigT...
2010-09-25 Zac MedicoAdd test cases for getconfig() bash compatibility with...
2010-09-25 Zac MedicoAdd default values for FETCHCOMMAND_SSH and RESUMECOMMA...
2010-09-25 Zac MedicoFix varexpand() so that it doesn't do redundant quote...
2010-09-25 Zac MedicoFix BinpkgVerifier so that it doesn't try to rename...
2010-09-25 Zac MedicoMake MetaDataXML.format_maintainer_string() check a...
2010-09-25 Zac MedicoImplement PORTAGE_BINHOST ssh:// protocol support by...
2010-09-25 Zac MedicoIn EbuildPhase, don't display Repository if the value...
2010-09-25 Zac MedicoMove all imports in bintree.py to the top.
2010-09-25 Zac MedicoMake BinpkgFetcher use AsynchronousLock.
2010-09-25 Zac MedicoFix catpkgsplit() to validate the category part. This...
2010-09-25 Zac MedicoBug #338588 - Allow quickpkg to create packages even...
2010-09-25 Zac MedicoBug #337465 - Enable EbuildIpcDaemon on Darwin and...
2010-09-24 Zac MedicoMake EbuildIpcDaemon._input_handler() handle EAGAIN...
2010-09-23 Fabian GroffenMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-09-23 Arfrever Frehtes... Add binpkg-logs to the list of supported features.
2010-09-23 Fabian Groffenalways use eroot with CONFIG_MEMORY_FILE
2010-09-23 Zac MedicoBug #337465 - Make EbuildIpcDaemon._input_handler(...
2010-09-23 Zac MedicoAdd support for FEATURES=binpkg-logs which is similar...
2010-09-22 Zac MedicoFix a typo in a comment.
2010-09-22 Zac MedicoIn EbuildIpc._receive_reply(), close the input_file... v2.2_rc86
2010-09-22 Zac MedicoIn EbuildIpc._wait(), use waitpid() instead of wait...
2010-09-22 Zac MedicoBug #337465 - Make ebuild-ipc use an array in order...
2010-09-21 Zac MedicoBug #337465 - Disable EbuildIpcDaemon on Darwin and...
2010-09-21 Zac MedicoMake ebuild-ipc use select() for timeouts, instead...
2010-09-21 Zac MedicoBug #338267 - Fix broken PORTAGE_BUILDDIR assertion...
2010-09-21 Zac MedicoBug #338190 - Handle more exceptions inside getbinpkg...
2010-09-21 Zac MedicoFix ConfigTestCase.testLicenseManager() breakage from...
2010-09-21 Zac MedicoBug #300455 - Store LicenseManager._license_groups...
next