portage.git
2008-04-04 Zac MedicoAdjust newlines whitespace masked packages display.
2008-04-04 Zac MedicoDisplay the note referencing "masked packages" docs...
2008-04-04 Zac MedicoFix a typo in the depclean USE flag handling when popul...
2008-04-04 Zac MedicoFix a typo.
2008-04-04 Zac MedicoWhen the user has given --depclean a list of atoms...
2008-04-04 Zac MedicoDecrease priority on --onlydpes dependencies so that
2008-04-04 Zac MedicoAdd missing DepPriority instances to the graph so that...
2008-04-03 Zac MedicoEliminate a redundant atom from the --update greedy...
2008-04-03 Zac MedicoFix package selection logic so that it always properly...
2008-04-03 Zac MedicoAdd missing str.upper() call for PORTAGE_FETCH_RESUME_M...
2008-04-03 Zac MedicoIf PORTAGE_FETCH_RESUME_MIN_SIZE is undefined or empty...
2008-04-03 Zac MedicoImplement a PORTAGE_FETCH_RESUME_MIN_SIZE variable...
2008-04-03 Zac MedicoFor old-style virtuals, we need to repeat the package...
2008-04-03 Zac MedicoIn cpv_expand(), if the virtuals file contains a versio...
2008-04-02 Zac MedicoFix the previous commit so that the Package instance...
2008-04-02 Zac MedicoUse Package.cp instead of dep_getkey(cpv).
2008-04-02 Zac MedicoEliminate a redundant os.path.join() call.
2008-04-02 Zac MedicoHandle a potential FileNotFound exception in new_protec...
2008-04-01 Zac MedicoRemove the digraph._parent_child_digraph since it's...
2008-04-01 Zac MedicoBug #215673 - Make ebuild.sh leave IUSE defaults intact...
2008-04-01 Zac MedicoUse pkgcmp() instead of == and best() for correctness...
2008-04-01 Zac MedicoRemove some boolean logic that is obsolete now that...
2008-04-01 Zac MedicoExploid ascending order returned from dbapi.match(...
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...
next