portage.git
2007-12-13 Zac MedicoBug #202036 - In case of blockers, bail out earlier...
2007-12-11 Zac MedicoInstead of calling sys.exit when a ParseError occurs...
2007-12-11 Zac Medico* Raise PermissionDenied from getconfig() when appropriate.
2007-12-11 Zac Medico* When installing a binary package, export the file...
2007-12-11 Zac MedicoAdd a "Quality Assurance" <part> tag so that all chapte...
2007-12-11 Zac MedicoAdd some documentation for ebuild phases and pre/post...
2007-12-08 Zac MedicoDo an EBUILD_EXIT_STATUS_FILE sanity check in spawnebuild()
2007-12-08 Zac MedicoQuote $PORTDIR. Thanks to Chris Kerr in bug #52208.
2007-12-07 Zac MedicoBug #189417 - Explicitly whitelist any remaining variab...
2007-12-06 Zac MedicoDeclare retval as a local variable. (trunk r8859)
2007-12-06 Zac MedicoPrevent the filter_opts local variable from leaking...
2007-12-06 Zac MedicoRemove redundant successful exit call from the "depend...
2007-12-06 Zac MedicoTo avoid false positives during the transition
2007-12-06 Zac MedicoBug #201506 - Make preprocess_ebuild_env() preserve
2007-12-05 Zac MedicoShow ? if the installed package is missing a
2007-12-03 Zac MedicoRemove redundant config.load_infodir() calls from
2007-12-03 Zac MedicoSynchronize the conditional that triggers "${T}"/enviro...
2007-12-03 Zac Medico* Don't load the CATEGORY in config.load_infodir()...
2007-12-03 Zac MedicoBug #201090 - When portage creates a temp PORTAGE_BIN_P...
2007-12-03 Zac MedicoMake config.load_infodir() more fault tolerant for...
2007-12-03 Zac MedicoBug #201082 - Don't call config.load_infodir() prior...
2007-12-03 Zac Medico* whitelist CCACHE_* and DISTCC_* variables in config...
2007-12-02 Zac MedicoFor compatibility with cvs.eclass, do not unset CVS_RSH in
2007-12-02 Zac MedicoFix useq() so that it won't generate a bogus IUSE QA...
2007-12-02 Zac MedicoSynchronize self-reinstallation logic so that emerge...
2007-12-02 Zac MedicoIn dblink.treewalk(), tweak the "Safely unmerging
2007-12-02 Zac MedicoFix portage_exec namespace.
2007-12-02 Zac MedicoFor portage.spawn() calls, use a _shell_quote() functio...
2007-12-01 Zac Medico* whitelist some misc variables from the calling enviro...
2007-12-01 Zac MedicoShow the pid in the "starting parallel fetching" messag...
2007-12-01 Zac MedicoAfter each merge, collect status from child processes
2007-12-01 Zac MedicoMove duplicate module loading code into a function...
2007-12-01 Zac MedicoAdd missing newline after message. (trunk r8787)
2007-12-01 Zac MedicoIn create_trees(), when isolating the environment of...
2007-12-01 Zac MedicoWhen die has been called and ${T}/environment does...
2007-12-01 Zac Medico* whitelist PREROOTPATH in config.environ()
2007-12-01 Zac Medico* whitelist DISTDIR, PORTDIR, and PORTAGE_TMPDIR, PORTA...
2007-12-01 Zac MedicoUpdate comments about ROOTPATH:
2007-12-01 Zac MedicoFix quoting for PORTAGE_ROOTPATH. (trunk r8774)
2007-12-01 Zac MedicoIn doebuild_environment(), fix KV logic so that it
2007-12-01 Zac MedicoBug #200863 - Don't filter ${KV} since kernel-2.eclass...
2007-11-30 Zac Medicosandbox unsets ROOTPATH, so we have to back it up on...
2007-11-30 Zac MedicoFix broken module loading logic.
2007-11-30 Zac MedicoBug #200775 - Save more portage generated environment
2007-11-30 Zac MedicoAdd some variables such as TERM to the whitelist of...
2007-11-30 Zac MedicoDon't use sandbox's BASH_ENV for new shells because...
2007-11-30 Zac MedicoMake config.environ() export PKGDIR to the ebuild envir...
2007-11-30 Zac Medico* After the initial setup phase, the original ebuild...
2007-11-30 Zac MedicoBug #189417 - When ${T}/environment exists, isolate...
2007-11-29 Zac MedicoMake elog_process() pre-load log modules that it can...
2007-11-29 Zac MedicoWhen portage reinstalls itself, pre-load elog modules in
2007-11-29 Zac MedicoDon't modify sys.path inside dblink.merge() because...
2007-11-29 Zac MedicoAdjust PYTHONPATH when calling portageq so that variable
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...
next