portage.git
2008-05-14 Zac MedicoAdd a note about interaction between FEATURES="metadata... v2.1.5
2008-05-14 Zac MedicoSkip blocker atoms for the RDEPEND.suspect check. ...
2008-05-14 Zac MedicoBug #221537 - Add a new "RDEPEND.suspect" check for...
2008-05-13 Zac Medicoadd xterm-color and interix to list of valid terminals...
2008-05-13 Zac MedicoRemove 'eselect compiler' references (trunk r10328)
2008-05-13 Zac MedicoPrefer deb2tgz over ar for unpacking .deb files when...
2008-05-13 Zac MedicoCheck vercmp() return value to avoid arbitrary results...
2008-05-13 Zac Medicofix man markup for PORTAGE_FETCH_RESUME_MIN_SIZE (trunk...
2008-05-13 Zac Medicocapitalize Portage (trunk r10318)
2008-05-13 Zac MedicoDescribe how we limit the probability that temporary...
2008-05-13 Zac MedicoBug #220533 - Document FEATURES="skiprocheck". (trunk...
2008-05-12 Zac MedicoIn the warning about eclasses in overlay overriding...
2008-05-12 Zac MedicoFix the variable subsitution code from bug #221755...
2008-05-11 Zac MedicoBug #221755 - Enable variable substitution in make...
2008-05-11 Zac MedicoMerge from trunk:
2008-05-10 Zac MedicoIf the uninstall task did not need to be executed because
2008-05-10 Zac Medicoeachother -> each other (trunk r10284)
2008-05-10 Zac MedicoAlways include satisfied blockers as an indicator that...
2008-05-10 Zac MedicoWhen selecting leaf nodes, if there is a mix of merge...
2008-05-10 Zac MedicoFix another KeyError, reported in Bug #221107, comment...
2008-05-09 Zac MedicoBug #221053 - Save the resume list before verifying...
2008-05-09 Zac MedicoBug #221071 - Prevent display_problems() from redundant...
2008-05-09 Zac MedicoBug #221107 - Fix depgraph._serialize_tasks() so that...
2008-05-09 Zac MedicoDescribe how file collisions between blocking packages...
2008-05-09 Zac MedicoSimplify code for derived Package attributes. (trunk...
2008-05-09 Zac MedicoFor the "blockers" parameter that's passed into the...
2008-05-09 Zac MedicoIf an uninstall task fails inside MergeTask.merge(...
2008-05-09 Zac MedicoUse set.instersection() instead of a for loop. (trunk...
2008-05-09 Zac MedicoAllow scheduled uninstalls to be selected the same...
2008-05-09 Zac MedicoMake the fix for bug #220341 better by checking all...
2008-05-09 Zac MedicoOptimize BlockerDB.findInstalledBlockers() so that...
2008-05-08 Zac MedicoBug #220987 - Fix UnboundLocalError for 'skip' that...
2008-05-08 Zac MedicoMake some confmem behavior modifications in order to...
2008-05-08 Zac MedicoRemove stale uninstall tasks from scheduled_uninstalls...
2008-05-08 Zac MedicoRemove unnecessary BlockerDB and BlockerCache _installe...
2008-05-08 Zac MedicoDon't save "uninstall" tasks in the resume list since...
2008-05-08 Zac MedicoBug #220341 - USE=multislot can make an installed packa...
2008-05-08 Zac MedicoBug #220775 - Source isolated-functions.sh before tryin...
2008-05-08 Zac MedicoBug #220689 - Fix package selection logic so that it...
2008-05-08 Zac MedicoDon't use try/finally to close atomic_ofstream since...
2008-05-08 Zac MedicoFix findInstalledBlockers() to check for blockers in...
2008-05-08 Zac MedicoFix namespace breakage.
2008-05-08 Zac MedicoInstead of doing automatic uninstalls in advance, insta...
2008-05-08 Zac MedicoTolerate InvalidDependString exceptions when checking...
2008-05-07 Zac MedicoFix spelling of "SATISFIED". Thanks to Arfrever. (trunk...
2008-05-06 Zac MedicoIn install_mask(), discard stderr messages from the...
2008-05-06 Zac MedicoMake satisfied blockers "darkblue" by default. (trunk...
2008-05-06 Zac MedicoFor consistency with the merge list display, show ...
2008-05-06 Zac MedicoDisplay satisfied blockers in green and show a small...
2008-05-05 Zac MedicoUse find -path -or -name to match basenames of files...
2008-05-05 Zac MedicoCache results for Task.__hash__() calls. (trunk r10210)
2008-05-05 Zac MedicoUse vardbapi._excluded_dirs to filter results inside...
2008-05-05 Zac MedicoAdd -MERGING-.* to vardbapi._excluded_dirs. (trunk...
2008-05-05 Zac Medico* In vardbapi.cpv_all() use catpkgsplit() for validatio...
2008-05-05 Zac MedicoHandle a potential InvalidData exception in vardbapi...
2008-05-05 Zac MedicoAdd "package" to EBUILD_PHASES since it's possible...
2008-05-05 Zac MedicoBug #219286 - Whitelist INSTALL_MASK so that it works...
2008-05-05 Zac Medico* Fix --buildpkgonly logic to avoid an unwanted code...
2008-05-05 Zac MedicoBug #220171 - Filter out 'lost+found' directories in...
2008-05-05 Zac MedicoUse writemsg() to warn about InvalidDependString except...
2008-05-05 Zac MedicoUse a separate digraph to preserve irrelevant blocker...
2008-05-05 Zac MedicoFix misplaced variable. (trunk r10186)
2008-05-04 Zac MedicoIn the package uninstall sanity check, use RDEPEND...
2008-05-04 Zac MedicoSimilar to the sys-apps/portage protection, also add...
2008-05-04 Zac MedicoDo more validation of resume data from the mtimedb...
2008-05-04 Zac MedicoWhen a --resume list is rejected due to unsatisfied...
2008-05-04 Zac MedicoIn order to fix --tree display behave normally in ...
2008-05-04 Zac MedicoFix misplaced variable used as parameter to _load_favor...
2008-05-04 Zac MedicoMake favorites handling in depgraph.select_files()...
2008-05-04 Zac MedicoFix package counters in depgraph.display() so they...
2008-05-04 Zac MedicoFix some unwanted interaction between --tree display...
2008-05-04 Zac MedicoRemove obsolete tuple() usage inside depgraph.display...
2008-05-04 Zac MedicoFix spelling of _show_unsatisfied_blockers(). (trunk...
2008-05-04 Zac MedicoIn BlockerData._load(), salvage as much cache as possib...
2008-05-04 Zac MedicoValidate all the data types inside BlockerCache._load...
2008-05-03 Zac MedicoWhen a resume list is rejected, display the invalid...
2008-05-03 Zac MedicoReturn early from create_world_atom() if an atom matchi...
2008-05-03 Zac MedicoDon't clean out old resume lists when in --ask or ...
2008-05-03 Zac MedicoWhen loadResumeCommand() rejects a resume list, give...
2008-05-03 Zac MedicoFix display_problems() logic some more. (trunk r10135...
2008-05-03 Zac MedicoImprove --resume handling of saved "favorites" argument...
2008-05-03 Zac Medico* Move circular deps and blocker displays to depgraph...
2008-05-03 Zac MedicoSimilar to the circular dependency display, handle...
2008-05-03 Zac MedicoUse absolute paths for files in ${DISTDIR}. Thanks...
2008-05-03 Zac MedicoBug #219294 - Fix 'date' and 'cut' arguments for BSD...
2008-05-03 Zac MedicoMove --resume options handling to the beginning of...
2008-05-03 Zac MedicoMake --nodeps automatically disable --tree. (trunk...
2008-05-03 Zac MedicoFix depgraph.loadResumeCommand() to identify an unsatis...
2008-05-03 Zac Medico* Check for masked packages in the --resume merge list...
2008-05-02 Zac MedicoAdd a PackageVirtualDbapi.__iter__() method and use...
2008-05-02 Zac MedicoUse match_pkgs() to simplify package comparison. (trunk...
2008-05-02 Zac MedicoMove the blocker cache validation into depgraph.validat...
2008-05-02 Zac MedicoIn depgraph.validate_blockers(), discard any "uninstall...
2008-05-02 Zac MedicoWhen searching for a "sys-apps/portage" installation...
2008-05-02 Zac MedicoUse Package.cp attribute instead of calling cpv_getkey...
2008-05-02 Zac MedicoUse Package instance attributes to clean up and simplify
2008-05-02 Zac MedicoIn depgraph._serialize_tasks(), filter "nomerge" nodes...
2008-05-02 Zac MedicoIn depgraph._complete_graph(), use cached Package insta...
2008-05-02 Zac MedicoValidate resume list data some more. (trunk r10094)
2008-05-02 Zac MedicoClean up merge list handling:
next