portage.git
2007-11-29 Zac MedicoWhen portage reinstalls itself, copy both the bin and pym
2007-11-29 Zac MedicoIn dblink.treewalk(), make portage unmerge multiple...
2007-11-29 Zac MedicoIf portage is reinstalling itself, create a temporary
2007-11-28 Zac MedicoBug #200652 - Skip ${T}/environment handling for pkg_no...
2007-11-28 Zac MedicoCondense duplicate eerror log generation code into...
2007-11-28 Zac MedicoIn chk_updated_cfg_files(), avoid scanning for config...
2007-11-28 Zac MedicoDisable PORTAGE_PACKAGE_EMPTY_ABORT by default since
2007-11-28 Zac MedicoAdd a sanity check in dblink.treewalk() so that a broke...
2007-11-28 Zac MedicoDon't export PORTAGE_PACKAGE_EMPTY_ABORT to the
2007-11-28 Zac MedicoIn the preprocess_ebuild_env() subshell, check for...
2007-11-27 Zac MedicoJust use ${PN} instead of catpkgsplit().
2007-11-27 Zac Medicoportage upgrade or downgrade invalidates EBUILD_EXIT_ST...
2007-11-27 Zac MedicoRemove a redundant os.EX_OK check that exit_status_chec...
2007-11-27 Zac MedicoFix logic wrt exit_status_check and elog_process in...
2007-11-27 Zac MedicoBug #200229 - The gimp ebuild defines AA as a local...
2007-11-27 Zac MedicoDon't forget to unlink ${EBUILD_EXIT_STATUS_FILE} befor...
2007-11-27 Zac MedicoFix config.pop() so that is will properly raise a KeyEr...
2007-11-27 Zac MedicoBug #200231 - Make dir_get_metadata() handle an excepti...
2007-11-26 Zac MedicoMake the environment handling code detect errors and...
2007-11-26 Zac MedicoMake doebuild() use EBUILD_EXIT_STATUS_FILE sanity...
2007-11-26 Zac MedicoMake doebuild skip directory creation for the "cleanrm...
2007-11-26 Zac MedicoFix grammar. (trunk r8694)
2007-11-26 Zac Medico* In doebuild(), don't create directories for the ...
2007-11-26 Zac MedicoMake config.pop() properly call config.modifying()...
2007-11-26 Zac MedicoImplement config.pop(). (trunk r8688)
2007-11-26 Zac MedicoCheck if ${EBUILD_EXIT_STATUS_FILE} is empty before
2007-11-26 Zac Medico--buildpkgonly will not merge anything, so
2007-11-26 Zac MedicoBug #200313 - Detect and report when an ebuild phase
2007-11-26 Zac MedicoAutomatically try to load environment.bz2 whenever
2007-11-26 Zac MedicoMake diefunc() show the path of ${T}/environment since...
2007-11-26 Zac MedicoFilter more misc environment variables. (trunk r8676)
2007-11-26 Zac Medicounset ECLASS along with the other variables from inheri...
2007-11-26 Zac MedicoAdd NOCONFMEM to config._environ_filter. (trunk r8672)
2007-11-26 Zac Medico* Move filtering of a bunch of portage config variables...
2007-11-26 Zac MedicoBug #124041 - Make emerge show an informative warning...
2007-11-25 Zac MedicoFilter _RC_GET_KV_CACHE from the saved environment...
2007-11-25 Zac MedicoMake preprocess_ebuild_env() reload a known good version of
2007-11-25 Zac MedicoRemove some unsafe assumptions from preprocess_ebuild_e...
2007-11-25 Zac MedicoAllow the pkg_info and pkg_config pre/post hooks to...
2007-11-25 Zac MedicoRemove the empty default pkg_setup, src_install, pkg_pr...
2007-11-25 Zac MedicoTest if ebuild functions are defined before calling...
2007-11-25 Zac MedicoThe qa_call() function and anything before it are porta...
2007-11-25 Zac Medico* Load environment.bz2 for the pkg_config() phase.
2007-11-25 Zac MedicoImplement loading of environment.bz2 for the pkg_info...
2007-11-24 Zac MedicoBug #200238 - Make ebuild.sh properly bail out when...
2007-11-24 Zac MedicoBug #140180 - Never trigger a LICENSE.missing violation...
2007-11-24 Zac MedicoUse `md5` if `md5sum` is not available (useful for...
2007-11-24 Zac MedicoFix quoting to work properly with eval. (trunk r8640)
2007-11-24 Zac MedicoWhen binarytree.populate() finds missing metadata,...
2007-11-24 Zac MedicoUnconditionally filter some of the SANDBOX_* variables...
2007-11-24 Zac MedicoFix the var_grep variable in filter_readonly_variables...
2007-11-24 Zac MedicoIn the grep expression that's generated in filter_reado...
2007-11-24 Zac MedicoFilter _E_DOCDESTTREE_ and _E_EXEDESTTREE_ from environ...
2007-11-24 Zac MedicoAdd support for persistence of colon separated
2007-11-23 Zac MedicoMake save_ebuild_env() filter the new source_all_bashrc...
2007-11-23 Zac MedicoTry again to make bashrc sourcing compatible with previous
2007-11-23 Zac Medicounset x to avoid global env pollution. (trunk r8619)
2007-11-23 Zac MedicoFor compatibility with previous behavior, so the bashrc...
2007-11-23 Zac MedicoSort hashes for predictable output from Manifest._creat...
2007-11-23 Zac MedicoUse %% instead of % parameter expansion where appropriate
2007-11-23 Zac MedicoMake the sed expression in filter_readonly_variables...
2007-11-23 Zac MedicoWhen filtering the backupenv in create_trees(), be...
2007-11-22 Zac MedicoAllow any errors from save_ebuild_env() to go to stderr...
2007-11-22 Zac MedicoGeneralize the sed expression in filter_readonly_variab...
2007-11-22 Zac MedicoDon't call preprocess_ebuild_env() unless EBUILD_SH_ARG...
2007-11-22 Zac MedicoWhen portage reinstalls itself, during inst/rm phases...
2007-11-22 Zac MedicoDocument dohtml -p. Thanks to robbat2 for reporting...
2007-11-22 Zac MedicoMake dyn_package() create a /var/db/pkg/*/*/BINPKGMD5...
2007-11-22 Zac MedicoFilter HOSTTYPE, MACHTYPE, and OSTYPE vars that are...
2007-11-22 Zac MedicoIn depgraph.altlist(), measure the bias of circular
2007-11-21 Zac MedicoReplace usage of the "myarg" global variable with the...
2007-11-21 Zac MedicoIn dyn_install(), don't cleanse S from the global envir...
2007-11-21 Zac Medico* Make save_ebuild_env() filter some more variables.
2007-11-21 Zac MedicoGenerate an eerror elog message when an ebuild prerm or
2007-11-21 Zac MedicoFix the diefunc overlay message so that it doesn't...
2007-11-21 Zac MedicoMove environment saving from dyn_compile() to dyn_install()
2007-11-21 Zac MedicoClean up some local variables that are needlessly saved
2007-11-21 Zac MedicoFix an AttributeError for config.backupenv.
2007-11-21 Zac MedicoWhen ROOT != "/" we only want overrides from the calling
2007-11-21 Zac MedicoSync with ebuild.sh and isolated-functions.sh as of...
2007-11-21 Zac MedicoDisable logging and ${T}/environment saving during the
2007-11-21 Zac MedicoFix PROFILE_ONLY_VARIABLES handling in the config const...
2007-11-21 Zac MedicoBug #198398 - Enable Manifest generation when there...
2007-11-21 Zac MedicoClean up vardbapi.counter_tick_core() and replace shell...
2007-11-21 Zac MedicoSet IMAGE for minimal backward compatibility with
2007-11-21 Zac MedicoBug #199311 - Make dblink.getcontents() show the path...
2007-11-21 Zac MedicoFix quoting for `source ${EBUILD}`. (trunk r8503)
2007-11-20 Zac MedicoMake dir_get_metadata() return early if the current...
2007-11-20 Zac Medico* Replace references to deprecated ${IMAGE} with equiva...
2007-11-20 Zac MedicoMake 'full' the default mode, since 'scan' can be annoy...
2007-11-20 Zac MedicoIn the slot collision display, show a maximum of 3...
2007-11-20 Zac MedicoMake the slot collision display show all collisions...
2007-11-20 Zac MedicoFix blocker handling to properly handle SLOT atoms in
2007-11-20 Zac MedicoBug #197797 - Set umask to 022 so that created files...
2007-11-20 Zac MedicoMake diefunc() clean up QA_INTERCEPTORS in case it is
2007-11-20 Zac MedicoConvert all the checks in repoman.checks to use a new...
2007-11-20 Zac MedicoRemove the workaround for \n -> \r\n transformations in
2007-11-20 Zac MedicoBug #198491 - Disable termios.OPOST post-processing...
2007-11-20 Zac Medicomake.globals should not be relative to config_root
2007-11-20 Zac MedicoTweak EOutput.term_columns calculation for TERM="dumb" so
next