2006-12-02 |
Zac Medico | Make sure that all depend phases triggered by the diges... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Zac Medico | Make sure that *all* of the ebuilds are listed in the... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Zac Medico | Only attempt to verify the Manifest if the ebuild is... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Zac Medico | For consistent behavior in all timezones, make emerge... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Zac Medico | Avoid checking the same Manifest several times in a... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Zac Medico | Temporarily exempt the depend phase during the help... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Zac Medico | For manifest and digest phases, use a global variable... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Zac Medico | Always verify the ebuild checksums before executing... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Marius Mauch | use a link in CXXFLAGS section (the typo caused it... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Marius Mauch | fix a few docutils errors |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Marius Mauch | add ReST template to be used for manpage/make.globals... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Ned Ludd | - no point in forking a call to true when we can simply... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Ned Ludd | - make sure QUIET mode is exported to the environment... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Zac Medico | For bug #8423, make dispatch-conf preserve timestamps... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Zac Medico | For bug #8423, make etc-update preserve timestamps... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Zac Medico | Update the dblink.isprotected() docstring. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Zac Medico | Never overwrite an untouched config file and trigger... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Zac Medico | For bug #8423, allow the merge phase to overwrite untou... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Zac Medico | Allow -keyword to be matched since some ebuilds use... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Zac Medico | For bug #156014, always round up the next kB so that... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Zac Medico | For bug #150585, stack package.keywords incrementally... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Zac Medico | Use portage_data.lchown for compatibility. |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Zac Medico | Fix a KeyError in emerge --info <pkg> when there is... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Zac Medico | Really fix bit mask support when preserving S_ISUID... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Zac Medico | Fix bit mask support when preserving S_ISUID and S_ISGI... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Zac Medico | Fix apply_permissions logic for cases where mode is... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Zac Medico | For bug #142993, make sure that chown and chgrp calls... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Zac Medico | Enable PORTAGE_CONFIGROOT to be set via an new --config... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Zac Medico | Print a warning message if a user requests a package... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Zac Medico | For bug #155739, only check if a dep is in the args... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Zac Medico | Allow the ROOT setting to come from make.conf. Thanks... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Zac Medico | Remove more redundant package.provided handling that... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Zac Medico | Remove redundant package.provided handling that is... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Zac Medico | For depclean, just pass in None for mydbapi (instead... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Zac Medico | Allow dep_wordreduce to mark things satisfied by packag... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Zac Medico | Use mydbapi is None to eliminate the return_all_deps... |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Zac Medico | Fix portdbapi.cpv_all() so that it actually returns... |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Zac Medico | Use fake_vardb for cached aux_get calls. |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Zac Medico | For bug #155559, force depclean dep_check calls to... |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Zac Medico | Revert ACCEPT_LICENSE support, since license group... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Zac Medico | s/settings/mysettings/ typo |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Zac Medico | Make fixpackages use PORTAGE_NICENESS. |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Zac Medico | For bug #155484, apply PORTAGE_NICENESS as soon as... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Zac Medico | Fix a typo that prevents emerge --clean from working... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Zac Medico | Integrate old-style virtuals handling into _expand_new_... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Zac Medico | Fix _expand_new_virtuals so that it doesn't allow any... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Zac Medico | Update the _expand_new_virtuals docstring with a not... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Zac Medico | Revert the depclean message, since new-style virtuals... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Zac Medico | For bug #141118, make dep_zapdeps assign zero cost... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Zac Medico | Pull in the new-style virtuals and install them so... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Zac Medico | Add a note about removal of new-style virtuals in the... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Zac Medico | For bug #141118, make dep_check do recursive expansion... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Zac Medico | Don't try to lock the vdb unless privileges are sufficient. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Zac Medico | Automatically convert --ask to --pretend when the user... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | Only reload the config if global updates have actually... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | Make portage.global_updates() return any updates that... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | Fix a lock file leak. |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | Remove useless unmerge() call after collision-protect... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | Make fakedbapi support generic metadata instead of... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | Cache depgraph.altlist results, since altlist is called... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | For bug #154897, show a summary of fetch restrictions... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | For bug #154986, show the usual "Filesize does not... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | Remove reentrance support for dblink.lockdb() since... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | Use try/finally to ensure that locks are properly relea... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | Use try/finally to ensure that locks are properly relea... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | Use try/finally to ensure that locks are properly relea... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Zac Medico | Use try/finally to ensure that locks are properly relea... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Zac Medico | For bug #154989, lock /var/db/pkg while determining... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Zac Medico | For bug #154989, use a single lock on /var/db/pkg since... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Zac Medico | For bug #154919, when depclean is unable to resolve... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Zac Medico | For bug #154921, prevent an IndexError when a + is... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Zac Medico | Fix depgraph.pkg_node_map so that it properly supports... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Zac Medico | For bug #154554, validate all profile virtuals atoms. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Zac Medico | For initial gentoo-x86 checkout, if $PORTDIR exists... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Zac Medico | Fix initial cvs checkout logic for bug #100478. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Zac Medico | Fix emerge --sync with a cvs:// uri so that it runs... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Zac Medico | Make digestcheck() fail if an ebuild isn't listed in... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Zac Medico | Thanks again to Chris White for these additional portag... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Zac Medico | Thanks to Chris White for these portage_dep docstrings. |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Zac Medico | Add --newuse back to the suggested options in the depcl... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Zac Medico | For bug #154207, add a note about package.provided... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Zac Medico | s/grabdict/grabdict_package/ for bug #63429. |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Zac Medico | Remove some stray blocker validation logic. |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Zac Medico | Plug some holes in the blocker validation logic so... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Zac Medico | Thanks to Bo Ørsted Andresen <bo.andresen@zlin.dk>... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Zac Medico | Thanks to Chris White for these portage_checksum docstr... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Zac Medico | Print the number of upgrades, downgrades, etc. next... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Zac Medico | Fix validate_blockers() so that a package doesn't block... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zac Medico | Minimize getvirtuals() calls and dict lookups inside... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zac Medico | Simplify the new-style -> old-style virtuals bridge... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zac Medico | For bug #154220, run /etc/portage/bin/post_sync at... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zac Medico | Make config.add_new_virtuals() work properly even if... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zac Medico | For bug #154223, bridge new-style virtuals into old... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zac Medico | Make sure the node is still in the graph so that a... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zac Medico | Remove old code the used to bump portage near the top... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zac Medico | Remove "update portage before proceeding" message that... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zac Medico | Ensure that sys-apps/portage is as close as possible... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zac Medico | Prevent the --newuse check in depgraph.create() that... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Zac Medico | Revert implicit rdepend behavior back to the way it... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Zac Medico | Fix --ignore-default-opts for bug #153980. |
commit | commitdiff | tree | snapshot |
next |