portage.git
2009-04-11 Zac MedicoAvoid leaking some variables from ebuild_main() into... v2.2_rc29
2009-04-11 Zac MedicoShow an error message when deletion of stale cache...
2009-04-11 Zac MedicoFilter virtuals when expanding atoms if it helps to...
2009-04-10 Zac MedicoFix broken logic from previous commit.
2009-04-10 Zac MedicoBug #265034 - In depgraph.loadResumeCommand(), tolerate...
2009-04-10 Zac MedicoUse _doebuild_exit_status_check() for unsuccessful...
2009-04-10 Zac MedicoIn config.setcpv(), don't add empty values to self...
2009-04-09 Zac MedicoFix typo in docstring.
2009-04-09 Zac MedicoRemove --nocolor since it's been replaced by --color...
2009-04-09 Zac MedicoInitialize self._trg_cache.ec inside the GenCache const...
2009-04-09 Zac MedicoBug #264435 - Handle EAGAIN errors when writing to...
2009-04-08 Zac MedicoDon't try to execut the pkg_info phase if DEFINED_PHASE...
2009-04-08 Zac MedicoReorganize emerge --info <atom> display, and make sure...
2009-04-08 Zac MedicoAdd UseFlagDisplay.sort_combined and sort_separated...
2009-04-08 Zac MedicoBug #265111 - Make current options override older optio...
2009-04-08 Zac MedicoCall _ebuild_phase_funcs() from ebuild_main() since...
2009-04-08 Zac Medico- Move DEFINED_PHASES code into _source_ebuild() and...
2009-04-08 Zac MedicoMove the ebuild sourcing code into a new _source_ebuild...
2009-04-08 Zac MedicoMake RecursiveFileLoader skip hidden directories, and...
2009-04-08 Zac MedicoMake emerge --info <atom> display USE similarly to...
2009-04-07 Zac MedicoFix some _doebuild_exit_status_check() calls so that...
2009-04-07 Zac MedicoAdd support to repoman for using layout.conf to control...
2009-04-07 Zac MedicoReplace references to portdbapi.eclassdb with appropria...
2009-04-07 Zac MedicoFix code in the portdbapi constructor to cache eclass_c...
2009-04-06 Zac MedicoAdd a --repo option, allowing cache to be generated...
2009-04-06 Zac MedicoAdd portdbapi support for a metadata/layout.conf file...
2009-04-05 Zac MedicoBug #262647 - Inside config.setcpv(), never add SRC_URI...
2009-04-03 Zac MedicoAdd an example for PORTAGE_IONICE_COMMAND. Thanks to...
2009-04-03 Zac MedicoAlways generate an error if the target cache contains...
2009-04-03 Zac MedicoIf there are not ebuilds matching a argument, only...
2009-04-03 Zac MedicoGenerate an error if there are no ebuilds found for...
2009-04-02 Zac MedicoInside tar_contents(), don't emulate tar --numeric...
2009-04-02 Zac MedicoBug #264245 - Revert i|=1 from r13242 since that breaks...
2009-04-01 Zac MedicoNote that only updates to PORTDIR are currently supported.
2009-04-01 Zac Medico- Add more info to the DESCRIPTION section.
2009-04-01 Zac MedicoBug #264494 - In case the ebuild has enabled set -e...
2009-04-01 Zac MedicoRemove the ATOMS section and move --update to a new...
2009-04-01 Zac MedicoAllow --root-deps for ROOT=/, so people can do weird...
2009-04-01 Zac MedicoAdd a man page for egencache(1).
2009-04-01 Zac MedicoDocument new prepare and configure commands for EAPI 2.
2009-04-01 Zac MedicoClarify docs for --root-deps.
2009-04-01 Zac MedicoCombine the --rdeps-only and --root-deps options into...
2009-04-01 Zac MedicoAdd support for a EGENCACHE_DEFAULT_OPTS variable in...
2009-03-31 Zac MedicoAutomatically enable FEATURES=metadata-transfer if...
2009-03-31 Zac MedicoFix typo in comment.
2009-03-31 Zac MedicoAdd parsing code for --jobs and --load-average.
2009-03-31 Zac MedicoAdd a new egencache --rsync option which enables a...
2009-03-31 Zac MedicoBug #263370 - In create_message(), use email.header...
2009-03-31 Zac MedicoBug #261377 - Add a new 'egencache' tool to generate...
2009-03-31 Zac MedicoWhen in --quiet mode, still show a message for failures in
2009-03-31 Zac MedicoIn MetadataRegen._metadata_exit(), notify the consumer...
2009-03-31 Mike Frysingerreword the qa execstack notice since it can be triggere...
2009-03-31 Zac MedicoAdd a "consumer" keyword parameter to the MetadataRegen...
2009-03-30 Zac MedicoAdd support in MetadataRegen for cleansing stale cache...
2009-03-30 Zac MedicoAdd a cp_iter keyword argument to the MetadataRegen...
2009-03-30 Zac MedicoFix --newuse code to compare installed package USE...
2009-03-30 Zac MedicoBug #264291 - Fix inappropriate build dir creation...
2009-03-30 Zac MedicoImplement _use_dep.__repr__(). Thanks to Douglass Ander...
2009-03-30 Zac MedicoUpdate dep_getusedeps() docstring. Thanks to Douglass...
2009-03-29 Zac MedicoFix bug in old-style virtuals code from previous commit.
2009-03-29 Zac MedicoInside depgraph.validate_blockers(), prevent false...
2009-03-29 Zac MedicoDocument --root and --config-root.
2009-03-29 Zac MedicoAdd a --root option that sets $ROOT (complements the...
2009-03-29 Zac MedicoAdd support for --rdeps-only and --root-deps options...
2009-03-29 Zac MedicoIn order to eliminate the possibility of integer overfl...
2009-03-28 Zac MedicoBug #243220 - Show messages in emerge.log when old...
2009-03-28 Zac MedicoDon't show the package counter for "Uninstalling" messages.
2009-03-28 Zac MedicoAdd (x of y ) package counter in the "Installing" messa...
2009-03-27 Zac MedicoMake the argument hash in config.setcpv() a little... v2.2_rc28
2009-03-27 Zac MedicoFix typo in comment.
2009-03-27 Zac MedicoIn config.setcpv(), make sure the current args are...
2009-03-27 Zac MedicoInside config.setcpv(), don't clear out self.configdict...
2009-03-27 Zac MedicoIn portdbapi.findname2(), move some of the path joining...
2009-03-27 Zac MedicoIn dyn_unpack(), don't force a new unpack when the...
2009-03-27 Zac MedicoWhen copying symlink targets to temp files, use a priva...
2009-03-27 Zac MedicoFor consistency in output with other helpers, check...
2009-03-26 Zac MedicoMove checks for /usr/lib/distcc/bin and /usr/lib/ccache...
2009-03-26 Zac MedicoMake StaticFileSet.multiBuilder() filter hidden files...
2009-03-26 Zac MedicoIn config.regenerate(), always synchronize self.feature...
2009-03-26 Zac MedicoIn config.setcpv(), clear out self.configdict["pkg...
2009-03-26 Zac MedicoBug #227265 - Make pkgsplit() allow multiple consecutiv...
2009-03-25 Zac MedicoAdd test case for consecutive hyphens.
2009-03-25 Zac MedicoBug #227265 - Make pkgsplit() allow "versiony looking...
2009-03-25 Zac MedicoSource bashrc after PATH tweaks inside ebuild_main().
2009-03-25 Zac MedicoMove distcc and ccache PATH setup later, after EAPI...
2009-03-25 Zac MedicoFix domo and doexe to return non-zero if there are...
2009-03-25 Zac MedicoRemove unused tar_opts variable inside unpack(). Thanks...
2009-03-24 Zac MedicoNote that --noreplace takes precedence over options...
2009-03-24 Zac MedicoNote that --noreplace takes precedence over options...
2009-03-24 Zac MedicoUpdate code for removing noauto from FEATURES since...
2009-03-24 Zac MedicoRemove redundant EAPI assingment inside doebuild_enviro... v2.2_rc27
2009-03-24 Zac MedicoAdd support for FEATURES=parse-eapi-glep-55. This featu...
2009-03-23 Zac MedicoIf a package is masked by EAPI then don't show any...
2009-03-23 Zac MedicoAdd support for FEATURES=parse-eapi-ebuild-head, which...
2009-03-23 Zac MedicoWhen calling doebuild() to spawn the 'depend' phase...
2009-03-23 Zac MedicoFix misc typos in comments.
2009-03-23 Zac MedicoOnly check for ebuild/eclass modification when a releva...
2009-03-23 Zac MedicoUse a separate if/then to group boolean or'd expression...
2009-03-23 Zac MedicoMake ebuild(1) detect ebuild/eclass changes and automat...
2009-03-22 Zac MedicoAdd "prepare" to the list of phases that trigger a...
next