2007-12-14 |
Zac Medico | * Add support for multi-line commit message input by... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Fix the bug #198398 code from trunk to be compatible... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Add --buildpkgonly to the options lists that exempt... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Disable the "QA Notice: Pre-stripped files" message... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Bug #202126 - Replace an obsolete reference to `emerge... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Make sure that PORTAGE_SANDBOX_* variables can never... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Allow FEATURES to persist between phases since the... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Properly filter SANDBOX_ON from the environment. When... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Use the BAD color class instead of hardcoded red. ... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Bug #201771 - Make unpack() detect common errors such... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Bug #201848 - Make the ebuild command reject ebuilds... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Bug #201848 - Mask ebuilds that do not define SLOT... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | * In filter_readonly_variables(), replace 'declare... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Bug #198398 - Make repoman bail out if support for... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Bug #202036 - In case of blockers, bail out earlier... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zac Medico | Instead of calling sys.exit when a ParseError occurs... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zac Medico | * Raise PermissionDenied from getconfig() when appropriate. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zac Medico | * When installing a binary package, export the file... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zac Medico | Add a "Quality Assurance" <part> tag so that all chapte... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zac Medico | Add some documentation for ebuild phases and pre/post... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Zac Medico | Do an EBUILD_EXIT_STATUS_FILE sanity check in spawnebuild() |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Zac Medico | Quote $PORTDIR. Thanks to Chris Kerr in bug #52208. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Zac Medico | Bug #189417 - Explicitly whitelist any remaining variab... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Zac Medico | Declare retval as a local variable. (trunk r8859) |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Zac Medico | Prevent the filter_opts local variable from leaking... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Zac Medico | Remove redundant successful exit call from the "depend... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Zac Medico | To avoid false positives during the transition |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Zac Medico | Bug #201506 - Make preprocess_ebuild_env() preserve |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Zac Medico | Show ? if the installed package is missing a |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | Remove redundant config.load_infodir() calls from |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | Synchronize the conditional that triggers "${T}"/enviro... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | * Don't load the CATEGORY in config.load_infodir()... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | Bug #201090 - When portage creates a temp PORTAGE_BIN_P... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | Make config.load_infodir() more fault tolerant for... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | Bug #201082 - Don't call config.load_infodir() prior... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | * whitelist CCACHE_* and DISTCC_* variables in config... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Zac Medico | For compatibility with cvs.eclass, do not unset CVS_RSH in |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Zac Medico | Fix useq() so that it won't generate a bogus IUSE QA... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Zac Medico | Synchronize self-reinstallation logic so that emerge... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Zac Medico | In dblink.treewalk(), tweak the "Safely unmerging |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Zac Medico | Fix portage_exec namespace. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Zac Medico | For portage.spawn() calls, use a _shell_quote() functio... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | * whitelist some misc variables from the calling enviro... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | Show the pid in the "starting parallel fetching" messag... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | After each merge, collect status from child processes |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | Move duplicate module loading code into a function... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | Add missing newline after message. (trunk r8787) |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | In create_trees(), when isolating the environment of... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | When die has been called and ${T}/environment does... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | * whitelist PREROOTPATH in config.environ() |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | * whitelist DISTDIR, PORTDIR, and PORTAGE_TMPDIR, PORTA... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | Update comments about ROOTPATH: |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | Fix quoting for PORTAGE_ROOTPATH. (trunk r8774) |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | In doebuild_environment(), fix KV logic so that it |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Zac Medico | Bug #200863 - Don't filter ${KV} since kernel-2.eclass... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Zac Medico | sandbox unsets ROOTPATH, so we have to back it up on... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Zac Medico | Fix broken module loading logic. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Zac Medico | Bug #200775 - Save more portage generated environment |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Zac Medico | Add some variables such as TERM to the whitelist of... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Zac Medico | Don't use sandbox's BASH_ENV for new shells because... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Zac Medico | Make config.environ() export PKGDIR to the ebuild envir... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Zac Medico | * After the initial setup phase, the original ebuild... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Zac Medico | Bug #189417 - When ${T}/environment exists, isolate... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Zac Medico | Make elog_process() pre-load log modules that it can... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Zac Medico | When portage reinstalls itself, pre-load elog modules in |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Zac Medico | Don't modify sys.path inside dblink.merge() because... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Zac Medico | Adjust PYTHONPATH when calling portageq so that variable |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Zac Medico | When portage reinstalls itself, copy both the bin and pym |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Zac Medico | In dblink.treewalk(), make portage unmerge multiple... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Zac Medico | If portage is reinstalling itself, create a temporary |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Zac Medico | Bug #200652 - Skip ${T}/environment handling for pkg_no... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Zac Medico | Condense duplicate eerror log generation code into... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Zac Medico | In chk_updated_cfg_files(), avoid scanning for config... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Zac Medico | Disable PORTAGE_PACKAGE_EMPTY_ABORT by default since |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Zac Medico | Add a sanity check in dblink.treewalk() so that a broke... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Zac Medico | Don't export PORTAGE_PACKAGE_EMPTY_ABORT to the |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Zac Medico | In the preprocess_ebuild_env() subshell, check for... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Zac Medico | Just use ${PN} instead of catpkgsplit(). |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Zac Medico | portage upgrade or downgrade invalidates EBUILD_EXIT_ST... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Zac Medico | Remove a redundant os.EX_OK check that exit_status_chec... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Zac Medico | Fix logic wrt exit_status_check and elog_process in... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Zac Medico | Bug #200229 - The gimp ebuild defines AA as a local... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Zac Medico | Don't forget to unlink ${EBUILD_EXIT_STATUS_FILE} befor... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Zac Medico | Fix config.pop() so that is will properly raise a KeyEr... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Zac Medico | Bug #200231 - Make dir_get_metadata() handle an excepti... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | Make the environment handling code detect errors and... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | Make doebuild() use EBUILD_EXIT_STATUS_FILE sanity... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | Make doebuild skip directory creation for the "cleanrm... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | Fix grammar. (trunk r8694) |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | * In doebuild(), don't create directories for the ... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | Make config.pop() properly call config.modifying()... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | Implement config.pop(). (trunk r8688) |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | Check if ${EBUILD_EXIT_STATUS_FILE} is empty before |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | --buildpkgonly will not merge anything, so |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | Bug #200313 - Detect and report when an ebuild phase |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | Automatically try to load environment.bz2 whenever |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | Make diefunc() show the path of ${T}/environment since... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | Filter more misc environment variables. (trunk r8676) |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | unset ECLASS along with the other variables from inheri... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Zac Medico | Add NOCONFMEM to config._environ_filter. (trunk r8672) |
commit | commitdiff | tree | snapshot |
next |