2009-04-30 |
Zac Medico | Add support in repos.conf to override the "masters... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Call realpath(repodir) so it's conistent with the value... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #265909 - Make emerge display a warning message... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #266211 - Handle ESTALE like ENOENT in fetch and... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add support in action_uninstall() for file -> package... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Split out an action_uninstall() function to handle... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Convert portage.bsd_chflags into a class with chflags... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Make portage.bsd_chflags correspond to FEATURES=chflags... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Create the myreporoot variable from portdir_overlay... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Ensure that the correct PORTDIR setting is passed into... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #265768 - Handle CacheError when deleting currupt... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add a note about egencache to the --regen docs. (trunk... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #265768 - If the user happens to be using the metad... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #265768 - When initializing the eclass cache, use... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Inside the portdbapi constructor, handle repositories... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Pass the correct PORTDIR_OVERLAY value into the profile... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #265747 - Add a new /etc/portage/repos.conf config... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Move the /etc/portage categories and mirrors docs into... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Set local_config=False in config constructor calls... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Avoid leaking some variables from ebuild_main() into... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Show an error message when deletion of stale cache... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Filter virtuals when expanding atoms if it helps to... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Fix broken logic from previous commit. (trunk r13313) |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #265034 - In depgraph.loadResumeCommand(), tolerate... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Use _doebuild_exit_status_check() for unsuccessful... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | In config.setcpv(), don't add empty values to self... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Fix typo in docstring. (trunk r13309) |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Remove --nocolor since it's been replaced by --color... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Initialize self._trg_cache.ec inside the GenCache const... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #264435 - Handle EAGAIN errors when writing to... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Don't try to execut the pkg_info phase if DEFINED_PHASE... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Reorganize emerge --info <atom> display, and make sure... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add UseFlagDisplay.sort_combined and sort_separated... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #265111 - Make current options override older optio... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Call _ebuild_phase_funcs() from ebuild_main() since... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | - Move DEFINED_PHASES code into _source_ebuild() and... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Move the ebuild sourcing code into a new _source_ebuild... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Make RecursiveFileLoader skip hidden directories, and... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Make emerge --info <atom> display USE similarly to... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Fix some _doebuild_exit_status_check() calls so that... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add support to repoman for using layout.conf to control... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Replace references to portdbapi.eclassdb with appropria... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Fix code in the portdbapi constructor to cache eclass_c... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add a --repo option, allowing cache to be generated... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add portdbapi support for a metadata/layout.conf file... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #262647 - Inside config.setcpv(), never add SRC_URI... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add an example for PORTAGE_IONICE_COMMAND. Thanks to... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Always generate an error if the target cache contains... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | If there are not ebuilds matching a argument, only... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Generate an error if there are no ebuilds found for... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Inside tar_contents(), don't emulate tar --numeric... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #264245 - Revert i|=1 from r13242 since that breaks... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Note that only updates to PORTDIR are currently support... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | - Add more info to the DESCRIPTION section. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #264494 - In case the ebuild has enabled set -e... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Remove the ATOMS section and move --update to a new... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Allow --root-deps for ROOT=/, so people can do weird... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add a man page for egencache(1). (trunk r13270) |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Document new prepare and configure commands for EAPI... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Clarify docs for --root-deps. (trunk r13268) |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Combine the --rdeps-only and --root-deps options into... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add support for a EGENCACHE_DEFAULT_OPTS variable in... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Automatically enable FEATURES=metadata-transfer if... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Fix typo in comment. (trunk r13264) |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add parsing code for --jobs and --load-average. (trunk... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add a new egencache --rsync option which enables a... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #263370 - In create_message(), use email.header... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #261377 - Add a new 'egencache' tool to generate... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | When in --quiet mode, still show a message for failures in |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | In MetadataRegen._metadata_exit(), notify the consumer... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | reword the qa execstack notice since it can be triggere... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add a "consumer" keyword parameter to the MetadataRegen... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add support in MetadataRegen for cleansing stale cache... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add a cp_iter keyword argument to the MetadataRegen... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Fix --newuse code to compare installed package USE... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #264291 - Fix inappropriate build dir creation... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Implement _use_dep.__repr__(). Thanks to Douglass Ander... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Update dep_getusedeps() docstring. Thanks to Douglass... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Fix bug in old-style virtuals code from previous commit... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Inside depgraph.validate_blockers(), prevent false... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Document --root and --config-root. (trunk r13247) |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add a --root option that sets $ROOT (complements the... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add support for --rdeps-only and --root-deps options... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | In order to eliminate the possibility of integer overfl... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #243220 - Show messages in emerge.log when old... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Don't show the package counter for "Uninstalling" messa... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add (x of y ) package counter in the "Installing" messa... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Make the argument hash in config.setcpv() a little... v2.1.6.11 |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Fix typo in comment. (trunk r13230) |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In config.setcpv(), make sure the current args are... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Inside config.setcpv(), don't clear out self.configdict... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In portdbapi.findname2(), move some of the path joining... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In dyn_unpack(), don't force a new unpack when the... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | When copying symlink targets to temp files, use a priva... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | For consistency in output with other helpers, check... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Move checks for /usr/lib/distcc/bin and /usr/lib/ccache... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In config.regenerate(), always synchronize self.feature... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In config.setcpv(), clear out self.configdict["pkg... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Bug #227265 - Make pkgsplit() allow multiple consecutiv... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Add test case for consecutive hyphens. (trunk r13186) |
commit | commitdiff | tree | snapshot |
next |