portage.git
2008-04-01 Zac MedicoHandle missing LICENSE in the Packages index since...
2008-04-01 Zac MedicoWhen identifying a sys-apps/portage node, compare categ...
2008-04-01 Zac MedicoBug #215308 - Cache the paths of known bad manifests...
2008-03-31 Zac MedicoWhen deps are forced to be satisfied by installed packa...
2008-03-31 Zac MedicoIn the package selection loop, move the installed packa...
2008-03-31 Zac MedicoFix package selection logic to always properly reject...
2008-03-31 Zac MedicoRemove some redundant and obsolete code for warning...
2008-03-31 Zac MedicoWhen selecting packages and there is a mixture of old...
2008-03-31 Zac MedicoBug #197810 - Fix package selection logic so that it...
2008-03-31 Zac MedicoMake depgraph creation more tolerant of missing or...
2008-03-31 Zac MedicoReplace an package tuple with a real Package instance.
2008-03-31 Zac MedicoPass Package instances into visible() so that the packa...
2008-03-30 Zac MedicoWhen dblink.treewalk() queries for other packages in...
2008-03-30 Zac MedicoMake sure the all resume lists are deleted when a stale...
2008-03-30 Zac Medico* Fix broken return value for doins.
2008-03-30 Zac MedicoFix typos. Thanks to Arfrever Frehtes Taifersar Arahesis
2008-03-30 Zac MedicoFix display code that can triger a 'Invalid category...
2008-03-30 Zac MedicoMake doins clean up it's own temp files. This solves...
2008-03-30 Zac MedicoBug #211365 - Use catpkgsplit() instead of pkgsplit...
2008-03-30 Zac MedicoBug #211365 - Use catpkgsplit() instead of pkgsplit...
2008-03-30 Zac MedicoMove the AUTOCLEAN code into dblink.treewalk since...
2008-03-30 Zac MedicoDo not allow commit mode together with the --without...
2008-03-30 Zac MedicoMake code a bit less prone to potentially hidden TypeEr...
2008-03-30 Zac MedicoBug #211365 - Use catpkgsplit() instead of pkgsplit...
2008-03-30 Zac MedicoUse enumerate() it iterate over an array.
2008-03-30 Zac MedicoFor bugs #197810 and #215308, pass the depgraph's ...
2008-03-30 Zac MedicoBug #215308 - Simplify the greedy atoms logic so that...
2008-03-29 Zac MedicoWhen dyn_unpack() automatically cleans ${WORKDIR},...
2008-03-29 Zac MedicoBug #214619 - Run dyn_package() and preinst_mask()...
2008-03-29 Zac MedicoAdd a note about PKG_INSTALL_MASK.
2008-03-29 Zac MedicoFix quoting for ${root} in install_mask().
2008-03-29 Zac MedicoWhen a resume list contains packages that are no longer...
2008-03-29 Zac MedicoBug #215240 - Use an alarm signal to implement a 60...
2008-03-29 Zac MedicoAdd a new "ebuild.patches" check for the PATCHES variab...
2008-03-29 Zac MedicoDon't trigger the 'java.eclassesnotused' on blocker...
2008-03-28 Zac MedicoAdd a new "java.eclassesnotused" check for cases where...
2008-03-28 Zac MedicoBug #214691 - Move the "slot collision" display so...
2008-03-28 Zac Medico* Skip the recusive chown call if it fails on the top...
2008-03-28 Zac MedicoDisable tarsync when using lzma compression since it...
2008-03-28 Zac MedicoBug #214619 - Add support for a PORTAGE_BINPKG_TAR_OPTS...
2008-03-28 Zac MedicoMake dyn_clean() consistent wrt removal of ${PORTAGE_BU...
2008-03-28 Zac MedicoBug #213698 - Make FEAUTURES=keepwork and keeptemp...
2008-03-28 Zac MedicoBug #213629 - Use EAPI.incompatible in cases where...
2008-03-28 Zac MedicoBug #213629 - Create an EAPI.incompatible category...
2008-03-28 Zac MedicoRemove redundant info from the KEYWORDS.dropped message.
2008-03-27 Zac MedicoBug #209418 - Add a new KEYWORDS.dropped check that...
2008-03-27 Zac MedicoBug #212509 - Display a note about the --without-mask...
2008-03-27 Zac MedicoBug #212509 - Implement a new --without-mask option...
2008-03-27 Zac MedicoBug #214879 - Fix FEATURES=-strict behavior so that...
2008-03-27 Zac MedicoFix the noreplace logic to break out of the cpv loop...
2008-03-27 Zac MedicoMake --noreplace take precedence over --newuse, as...
2008-03-26 Zac MedicoBug #214879 - In fetch(), only parse the Manifest when...
2008-03-26 Zac MedicoMove the default empty compiler flag settings from
2008-03-26 Zac MedicoSupport ${HOST} substitution in "From" field. Thanks...
2008-03-25 Zac MedicoBug #212621 - Make the EbuildQuote check do quoting...
2008-03-25 Zac MedicoFix typo.
2008-03-25 Zac MedicoBug #212152 - Account pre-existing files when calculati...
2008-03-25 Zac MedicoBug #211294 - Make repoman bail out if arch.list contai...
2008-03-24 Zac MedicoBug #214499 - When compiler flags are unset, many packa...
2008-03-24 Zac MedicoCheck is os.statvfs() is implemented before trying...
2008-03-20 Zac MedicoImprove logic from the previous commit.
2008-03-20 Zac MedicoFix depgraph._select_package() to make sure the install...
2008-03-19 Marius Mauchreadd digestentry.unused category as it's still relevant
2008-03-19 Zac MedicoFix quoting.
2008-03-19 Marius Mauchdisplay versions of other slots for new-slot installs...
2008-03-19 Zac MedicoStrip trailing slashes from directory paths if necessary.
2008-03-19 Zac MedicoBug #210690 - Fix --help output to show the leading...
2008-03-19 Zac MedicoBug #210575 - Optimize doins -r so that it doesn't...
2008-03-19 Zac MedicoOnly show the eqawarn from bug #149745 when nothing...
2008-03-19 Zac MedicoBug #201045 - Fix unmerge() to preserve unmerge order...
2008-03-18 Zac MedicoBug #139023 - When the --digest option is enabled,...
2008-03-18 Marius Mauchmake filesets non-greedy by default
2008-03-18 Marius Mauchadd unmerge protection for packages still referenced...
2008-03-18 Marius Mauchadd @ to the list of invalid atom chars so sets with...
2008-03-18 Marius Mauchfix artifact from r9477
2008-03-18 Marius Mauchuse a dict with CP keys in unmerge() to avoid double...
2008-03-18 Zac MedicoBug #149745 - Generate an eqawarn message if dohtml...
2008-03-18 Zac MedicoBug #174634 - Fix ebuild 'digest' and 'manifest' behave...
2008-03-17 Zac MedicoBug #212882 - For compatibility with ENOENT exceptions...
2008-03-16 Zac MedicoBug #213592 - Fix --onlydeps breakage.
2008-03-16 Zac MedicoBug #213540 - Make sure DESTTREE=/usr is set before...
2008-03-15 Zac MedicoWhen in strict mode, make paren_reduce() detect missing...
2008-03-15 Marius Mauchavoid importing portage to improve performance
2008-03-15 Marius Mauchadd a placeholder for repository paths in 'filename...
2008-03-15 Zac MedicoFix an UnboundLocalError for 'pkgindex'.
2008-03-14 Zac MedicoFix grammar.
2008-03-14 Zac MedicoBug #42456 - When a checksum failure occurs during...
2008-03-14 Zac Medico* Optimize parallel-fetch to avoid redundant checksum...
2008-03-13 Zac MedicoMake strip_empty() return a nedw list instead of workin...
2008-03-11 Ned Ludd- news bugfix from ferringb
2008-03-10 Zac MedicoBug #212882 - Fix lockfile() to handle errno.EACCES...
2008-03-09 Zac MedicoWhen all available ebuilds are masked, avoid producing...
2008-03-09 Zac MedicoFix var_assign_re to recognize a call to the 'declare...
2008-03-09 Marius Mauchadd some status messages, try to copy the tarball into...
2008-03-08 Zac MedicoMake readpkgindex() and writepkgindex() private methods... v2.2_pre4
2008-03-07 Zac MedicoConvert PackageIndex.packages from a dict to a list...
2008-03-07 Zac MedicoMake --prune and --depclean operate with missing depend...
2008-03-06 Zac MedicoUse os.environ["SANDBOX_ON"] = "0" to make portageq...
2008-03-06 Zac MedicoRemove egrep syntax emulation since it's not really...
2008-03-06 Zac MedicoImplement the sed-based declare -r filter in python.
next