portage.git
2006-11-26 Zac MedicoUpdate the dblink.isprotected() docstring.
2006-11-26 Zac MedicoNever overwrite an untouched config file and trigger...
2006-11-26 Zac MedicoFor bug #8423, allow the merge phase to overwrite untou...
2006-11-23 Zac MedicoAllow -keyword to be matched since some ebuilds use...
2006-11-23 Zac MedicoFor bug #156014, always round up the next kB so that...
2006-11-23 Zac MedicoFor bug #150585, stack package.keywords incrementally...
2006-11-22 Zac MedicoUse portage_data.lchown for compatibility.
2006-11-22 Zac MedicoFix a KeyError in emerge --info <pkg> when there is...
2006-11-22 Zac MedicoReally fix bit mask support when preserving S_ISUID...
2006-11-22 Zac MedicoFix bit mask support when preserving S_ISUID and S_ISGI...
2006-11-22 Zac MedicoFix apply_permissions logic for cases where mode is...
2006-11-22 Zac MedicoFor bug #142993, make sure that chown and chgrp calls...
2006-11-20 Zac MedicoEnable PORTAGE_CONFIGROOT to be set via an new --config...
2006-11-20 Zac MedicoPrint a warning message if a user requests a package...
2006-11-20 Zac MedicoFor bug #155739, only check if a dep is in the args...
2006-11-20 Zac MedicoAllow the ROOT setting to come from make.conf. Thanks...
2006-11-20 Zac MedicoRemove more redundant package.provided handling that...
2006-11-20 Zac MedicoRemove redundant package.provided handling that is...
2006-11-20 Zac MedicoFor depclean, just pass in None for mydbapi (instead...
2006-11-20 Zac MedicoAllow dep_wordreduce to mark things satisfied by packag...
2006-11-20 Zac MedicoUse mydbapi is None to eliminate the return_all_deps...
2006-11-19 Zac MedicoFix portdbapi.cpv_all() so that it actually returns...
2006-11-18 Zac MedicoUse fake_vardb for cached aux_get calls.
2006-11-18 Zac MedicoFor bug #155559, force depclean dep_check calls to...
2006-11-18 Zac MedicoRevert ACCEPT_LICENSE support, since license group...
2006-11-17 Zac Medicos/settings/mysettings/ typo
2006-11-17 Zac MedicoMake fixpackages use PORTAGE_NICENESS.
2006-11-17 Zac MedicoFor bug #155484, apply PORTAGE_NICENESS as soon as...
2006-11-17 Zac MedicoFix a typo that prevents emerge --clean from working...
2006-11-17 Zac MedicoIntegrate old-style virtuals handling into _expand_new_...
2006-11-17 Zac MedicoFix _expand_new_virtuals so that it doesn't allow any...
2006-11-17 Zac MedicoUpdate the _expand_new_virtuals docstring with a not...
2006-11-16 Zac MedicoRevert the depclean message, since new-style virtuals...
2006-11-16 Zac MedicoFor bug #141118, make dep_zapdeps assign zero cost...
2006-11-16 Zac MedicoPull in the new-style virtuals and install them so...
2006-11-16 Zac MedicoAdd a note about removal of new-style virtuals in the...
2006-11-16 Zac MedicoFor bug #141118, make dep_check do recursive expansion...
2006-11-15 Zac MedicoDon't try to lock the vdb unless privileges are sufficient.
2006-11-15 Zac MedicoAutomatically convert --ask to --pretend when the user...
2006-11-14 Zac MedicoOnly reload the config if global updates have actually...
2006-11-14 Zac MedicoMake portage.global_updates() return any updates that...
2006-11-14 Zac MedicoFix a lock file leak.
2006-11-14 Zac MedicoRemove useless unmerge() call after collision-protect...
2006-11-14 Zac MedicoMake fakedbapi support generic metadata instead of...
2006-11-14 Zac MedicoCache depgraph.altlist results, since altlist is called...
2006-11-14 Zac MedicoFor bug #154897, show a summary of fetch restrictions...
2006-11-14 Zac MedicoFor bug #154986, show the usual "Filesize does not...
2006-11-14 Zac MedicoRemove reentrance support for dblink.lockdb() since...
2006-11-14 Zac MedicoUse try/finally to ensure that locks are properly relea...
2006-11-14 Zac MedicoUse try/finally to ensure that locks are properly relea...
2006-11-14 Zac MedicoUse try/finally to ensure that locks are properly relea...
2006-11-14 Zac MedicoUse try/finally to ensure that locks are properly relea...
2006-11-13 Zac MedicoFor bug #154989, lock /var/db/pkg while determining...
2006-11-13 Zac MedicoFor bug #154989, use a single lock on /var/db/pkg since...
2006-11-13 Zac MedicoFor bug #154919, when depclean is unable to resolve...
2006-11-13 Zac MedicoFor bug #154921, prevent an IndexError when a + is...
2006-11-12 Zac MedicoFix depgraph.pkg_node_map so that it properly supports...
2006-11-11 Zac MedicoFor bug #154554, validate all profile virtuals atoms.
2006-11-11 Zac MedicoFor initial gentoo-x86 checkout, if $PORTDIR exists...
2006-11-11 Zac MedicoFix initial cvs checkout logic for bug #100478.
2006-11-11 Zac MedicoFix emerge --sync with a cvs:// uri so that it runs...
2006-11-11 Zac MedicoMake digestcheck() fail if an ebuild isn't listed in...
2006-11-09 Zac MedicoThanks again to Chris White for these additional portag...
2006-11-08 Zac MedicoThanks to Chris White for these portage_dep docstrings.
2006-11-07 Zac MedicoAdd --newuse back to the suggested options in the depcl...
2006-11-07 Zac MedicoFor bug #154207, add a note about package.provided...
2006-11-07 Zac Medicos/grabdict/grabdict_package/ for bug #63429.
2006-11-07 Zac MedicoRemove some stray blocker validation logic.
2006-11-07 Zac MedicoPlug some holes in the blocker validation logic so...
2006-11-07 Zac MedicoThanks to Bo Ørsted Andresen <bo.andresen@zlin.dk>...
2006-11-07 Zac MedicoThanks to Chris White for these portage_checksum docstr...
2006-11-07 Zac MedicoPrint the number of upgrades, downgrades, etc. next...
2006-11-07 Zac MedicoFix validate_blockers() so that a package doesn't block...
2006-11-06 Zac MedicoMinimize getvirtuals() calls and dict lookups inside...
2006-11-06 Zac MedicoSimplify the new-style -> old-style virtuals bridge...
2006-11-06 Zac MedicoFor bug #154220, run /etc/portage/bin/post_sync at...
2006-11-06 Zac MedicoMake config.add_new_virtuals() work properly even if...
2006-11-06 Zac MedicoFor bug #154223, bridge new-style virtuals into old...
2006-11-06 Zac MedicoMake sure the node is still in the graph so that a...
2006-11-06 Zac MedicoRemove old code the used to bump portage near the top...
2006-11-06 Zac MedicoRemove "update portage before proceeding" message that...
2006-11-06 Zac MedicoEnsure that sys-apps/portage is as close as possible...
2006-11-06 Zac MedicoPrevent the --newuse check in depgraph.create() that...
2006-11-04 Zac MedicoRevert implicit rdepend behavior back to the way it...
2006-11-04 Zac MedicoFix --ignore-default-opts for bug #153980.
2006-11-04 Zac MedicoMake sure trg is defined.
2006-11-04 Zac MedicoWhen transferring cache after sync, compare all metadat...
2006-11-04 Zac MedicoDon't allow RESTRICT=ccache since it should work and...
2006-11-03 Zac MedicoEnable RESTRICT=ccache. Thanks to drizzt for reporting.
2006-11-03 Zac MedicoSilently omit info_pkgs that aren't installed. Thanks...
2006-11-03 Zac MedicoFor bug #153951, fail with a simple "Permission denied...
2006-11-02 Zac MedicoFix the USE_ORDER docs for bug #153764. Thanks to...
2006-11-02 Zac MedicoRemove broken nocolor() call, since thats handled inter...
2006-11-02 Zac MedicoAdd --color < y | n > help output for bug #42115.
2006-11-02 Zac MedicoDocument the new --color < y | n > option for bug ...
2006-11-01 Zac MedicoImplement --color < y | n > for bug #42115 and deprecat...
2006-11-01 Zac MedicoFor bug #116616, only run the post_process phase if...
2006-11-01 Zac MedicoFor bug #129670, skip the replace-cvs and replace-wscom...
2006-11-01 Zac MedicoFor bug #153282, automatically find the owner package...
2006-10-31 Zac MedicoFor bug #153295, make load_infodir ignore files that...
next