portage.git
2008-03-31 Zac MedicoMake depgraph creation more tolerant of missing or...
2008-03-31 Zac MedicoPass Package instances into visible() so that the packa...
2008-03-30 Zac MedicoFix broken unsatisfied deps handling that triggers...
2008-03-30 Zac MedicoFix broken variable reference that triggers an UnboundL...
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 MedicoPrevent premature expansion of old-style virtuals
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 MedicoFix namespace typo.
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 MedicoFix broke package.provided handling.
2008-03-30 Zac Medico* Make code a bit less prone to potentially hidden...
2008-03-30 Zac MedicoUse enumerate() to iterate over an array. (trunk r9613)
2008-03-30 Zac MedicoFix a broken reference to the DependencyArg class.
2008-03-30 Zac MedicoFor bugs #197810 and #215308, pass the depgraph's ...
2008-03-30 Zac MedicoWhen dyn_unpack() automatically cleans ${WORKDIR},...
2008-03-30 Zac MedicoBug #215308 - Simplify the greedy atoms logic so that...
2008-03-29 Zac MedicoWhen all available ebuilds are masked, avoid producing...
2008-03-29 Zac MedicoFix broken --onlydeps recursion logic.
2008-03-29 Zac MedicoMerge part of the package selection code from trunk.
2008-03-29 Zac MedicoBug #214691 - Move display of depgraph problems from...
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-29 Zac MedicoAdd a new "java.eclassesnotused" check for cases where...
2008-03-29 Zac MedicoBug #214691 - Move the "slot collision" display so...
2008-03-29 Zac MedicoBug #214619 - Run dyn_package() and preinst_mask()...
2008-03-29 Zac MedicoAdd a note about PKG_INSTALL_MASK. (trunk r9591)
2008-03-29 Zac MedicoFix quoting for ${root} in install_mask(). (trunk r9590)
2008-03-28 Zac MedicoRemove the killparent() function and associated SIGINT...
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 MedicoBug #209418 - Add a new KEYWORDS.dropped check that...
2008-03-28 Zac MedicoBug #212509 - Display a note about the --without-mask...
2008-03-28 Zac MedicoBug #212509 - Implement a new --without-mask option...
2008-03-28 Zac MedicoBug #214879 - Fix FEATURES=-strict behavior so that...
2008-03-28 Zac MedicoBug #214499 - When compiler flags are unset, many packa...
2008-03-28 Zac MedicoSupport ${HOST} substitution in "From" field. Thanks...
2008-03-28 Zac MedicoBug #212621 - Make the EbuildQuote check do quoting...
2008-03-28 Zac MedicoBug #211294 - Make repoman bail out if arch.list contai...
2008-03-28 Zac MedicoFix quoting. (trunk r9489)
2008-03-28 Zac Medicodisplay versions of other slots for new-slot installs...
2008-03-28 Zac MedicoStrip trailing slashes from directory paths if necessar...
2008-03-28 Zac MedicoBug #210690 - Fix --help output to show the leading...
2008-03-28 Zac MedicoBug #210575 - Optimize doins -r so that it doesn't...
2008-03-28 Zac MedicoOnly show the eqawarn from bug #149745 when nothing...
2008-03-28 Zac MedicoBug #139023 - When the --digest option is enabled,...
2008-03-28 Zac Medicoadd @ to the list of invalid atom chars so sets with...
2008-03-28 Zac Medicos/add/append/ (missing from r9530 for bug #201045)
2008-03-28 Zac MedicoBug #149745 - Generate an eqawarn message if dohtml...
2008-03-28 Zac MedicoBug #174634 - Fix ebuild 'digest' and 'manifest' behave...
2008-03-28 Zac MedicoWhen in strict mode, make paren_reduce() detect missing...
2008-03-28 Zac Medicoavoid importing portage to improve performance (trunk...
2008-03-28 Zac MedicoBug #42456 - When a checksum failure occurs during...
2008-03-28 Zac Medico* Optimize parallel-fetch to avoid redundant checksum...
2008-03-28 Zac MedicoMake strip_empty() return a nedw list instead of workin...
2008-03-28 Zac MedicoMake --prune and --depclean operate with missing depend...
2008-03-28 Zac MedicoUse os.environ["SANDBOX_ON"] = "0" to make portageq...
2008-03-28 Zac MedicoAs requested by wolf31o2, use the ROOT setting from...
2008-03-28 Zac MedicoRemove redundant CUSTOM_PROFILE_PATH from the PROFILE_P...
2008-03-28 Zac MedicoBug #97776 - Tell rpmbuild to clean it's working files...
2008-03-28 Zac Medicofix message on ValueError to not sound like crap (trunk...
2008-03-28 Zac MedicoBug #212080 - Don't list files as being merged when...
2008-03-28 Zac MedicoBug #212152 - Check available space in DISTDIR before...
2008-03-28 Zac MedicoQuote the file path and uri inside FETCHCOMMAND and...
2008-03-28 Zac MedicoBug #200385 - Stack use flags from package.*use* files...
2008-03-28 Zac Medicoseparate different messages with newlines in post-emerg...
2008-03-28 Zac MedicoBug #211554 - Replace references to config["USE"] with...
2008-03-28 Zac MedicoMerge emerge-webrsync from trunk for bugs #210945 and...
2008-03-28 Zac MedicoRevert portdbapi category auto-detection code since...
2008-03-28 Zac MedicoAdd support for file paths as arguments to emerge....
2008-03-28 Zac MedicoOptimize dblink.isowner() to use fewer stat calls by...
2008-03-28 Zac MedicoBug #210667 - In the circular dependency display, drop...
2008-03-28 Zac MedicoMake stack_dicts() treat an empty variable assignment...
2008-03-28 Zac MedicoBug #210449 - Reset exeinto(), docinto(), insinto(...
2008-03-28 Zac MedicoBug #201045 - Use a topological sort to create an unmer...
2008-03-28 Zac MedicoRemove IUSE.invalid from qawarnings since there's no...
2008-03-27 Zac MedicoBug #212882
2008-03-27 Zac MedicoMake --noreplace take precedence over --newuse, as...
2008-03-27 Zac Medicorevert previous commit since it had portage_locks stuff...
2008-03-27 Zac MedicoMake --noreplace take precedence over --newuse, as...
2008-03-14 Zac MedicoSync the fixes for bug #211949 from trunk.
2008-03-14 Zac MedicoWhen showing an unsatisfied dep, never include installe...
2008-03-04 Zac MedicoBug #211949 - Fix the regex so that it won't match...
2008-03-03 Zac MedicoBug #210372 - Fix FEATURES=suidctl so that it really...
2008-03-03 Zac MedicoBug #211949 - Tweak the regex so that a leading whitesp...
2008-03-03 Zac MedicoFix the regex for bug #211949 so that it correctly...
2008-03-02 Zac MedicoBug #211949 - As suggested by vapier, tighten the varia...
2008-03-01 Zac MedicoBug #211949 - Make filter_readonly_variables() remove...
2008-03-01 Zac MedicoMake 'import portage' statements more tolerant to broke...
next