2006-12-07 |
Zac Medico | s/zip/izip/ some more |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | s/zip/izip/ Thanks to Brian Harring for the suggestion. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Alec Warner | A quick docstring for vercmp |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | Catch an exception instead of using a redundant os... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Alec Warner | portage_versions lacks a header or copyright notice :x |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | Enable FakeVartree to populate the virtuals so that... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | Share the same config instance between portagetree... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | For bug #152127, make vercmp give less value to implcit... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | Revert r5175 for bug #152127 since the original = behav... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | Fix the 'TypeError: not all arguments converted during... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | Make sure the ebuild path is properly normalized. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | For bug #157393, fix up ebuild path normalization so... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | Make repoman bail out if it's unable to generate the... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | Fix broken SRC_URI logic in doebuild. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | Fix broken SRC_URI logic from the previous commit. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Zac Medico | For bug #157385, enable portage.digestgen() to fetch... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Fix indentation. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Remove all traces of the unmerge raise_on_missing param... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Always silently ingnore missing packages during unmerge. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Fix depclean so the fake vartree is used in dep_check... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Allow depclean to silently skip packages unmerged behin... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Use FakeVartree for vardb lock/cache during depclean. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Delete the depgraph when it's no longer needed. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Use a fake vartree for depgraph calculations. This... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Only call calc_changelog if there is an installed versi... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Remove dependence on the vartree api by using equivalen... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Remove unused depgraph.is_newer_ver_installed() method. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Implement fakedbapi.aux_update(). |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Sync match_to_list >=, <=, etc.. code with the new... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Zac Medico | Make match_to_list = behavior consistent with >= and... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Zac Medico | Fix up mtimedb["ldpath"] references broken by the previ... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Zac Medico | For bug #157134, make `emerge --digest` automatically... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Zac Medico | Use portage.chdir() instead of os.chdir() in order... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Zac Medico | For `ebuild --force digest`, exempt the depend phase... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Zac Medico | Update the RESTRICT=binchecks docs. Thanks to jakub... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Zac Medico | Make `repoman fix` work with the new ebuild Manifest... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Zac Medico | When portdbapi.aux_get() generates a KeyError in portag... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Mike Frysinger | drop RESTRICT=stricter since every aspect it covers... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Zac Medico | Move the global statement out of the try block so that... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Zac Medico | Make portage.digestgen() automatically exempt the depen... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Zac Medico | Skip digest checks when digest is in features. |
commit | commitdiff | tree | snapshot |
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 |
next |