dohtml: restore behavior noted in bug #425214
[portage.git] / bin / isolated-functions.sh
2013-08-03 Zac Medico__repo_key: comment on bash-3.2 compatibility v2.2.0_alpha193
2013-08-03 Zac Medico__repo_key: fix for bash-3.2 compatibility
2013-07-16 Arfrever Frehtes... die(): Stop using PORTDIR and clean output.
2013-07-16 Arfrever Frehtes... Stop using PORTDIR_OVERLAY in bash part of Portage.
2013-01-25 Zac MedicoTweak die message for fail-clean, bug #454050.
2012-10-27 Zac Medicodie: use local IFS setting
2012-09-26 Arfrever Frehtes... Add eapi.sh with ___eapi_*() functions and use these...
2012-09-14 Brian HarringConvert funcs of ebuild.sh to __ prefixed namespace.
2012-09-14 Brian HarringConvert funcs of isolated-functions.sh to __ prefixed...
2012-09-14 Brian Harringdrop dead functions
2012-09-14 Brian HarringDrop diefunc protection.
2012-08-15 Ulrich MüllerRemove tests for deprecated 3_pre2 EAPI.
2012-05-09 Zac Medicodie: fix ${T}/build.log{,.gz} message
2012-05-01 Zac MedicoQuote atoms in die message for bug #414201.
2012-04-22 Arfrever Frehtes... Print working directory in die message to simplify...
2012-04-22 Zac MedicoAdd ${T}/build.log symlink to PORT_LOGDIR.
2012-03-11 Mike Frysingerportageq: add "colormap" helper
2011-12-18 Zac Medicoset_colors(): suppress "/dev/tty: No such device"
2011-12-18 Arfrever Frehtes... set_colors(): Redirect input to `stty size` to make...
2011-11-05 Zac MedicoEnable colors during the depend phase.
2011-09-12 Zac Medicoisolated-functions.sh: skip set_colors for depend
2011-09-12 Zac MedicoMove KV funcs to bashrc-functions.sh.
2011-09-12 Zac Medicoisolated-functions.sh: split save-ebuild-env.sh
2011-09-11 Zac Medicoebuild.sh: move hasg* funcs into econf
2011-09-11 Zac Medicoebuild.sh: remove unused lchown and lchgrp
2011-08-25 Zac Medicodie: defer die hooks for EAPI 4 helpers_die
2011-07-15 Zac MedicoSkip QA Notice for hasq/useq during *rm phases.
2011-07-11 Brian Harringebuild.sh: restore old has() implementation
2011-07-08 Zac MedicoAdd QA Notice for hasq/useq calls (bug #199722).
2011-07-08 Zac MedicoRemove all hasq/useq calls for bug #199722.
2011-07-08 Zac MedicoInvert has/hasq and use/useq implementations.
2011-05-01 Arfrever Frehtes... Bug #365439: Add set_unless_changed() and unset_unless_...
2011-02-22 Zac MedicoUpdate date headers in modified files.
2011-02-21 Zac Medicoebuild.sh: remove unused PWORKDIR variable
2011-01-30 Zac Medicodie: include $EBUILD_PHASE in message
2011-01-30 Zac Medicoisolated-functions.sh: fix syntax error for die
2010-11-26 Zac Medicowhitelist proxy vars and don't save them
2010-09-18 Zac MedicoPut more variables in PORTAGE_READONLY_VARS instead...
2010-09-18 Zac MedicoRename READONLY_EBUILD_METADATA and READONLY_PORTAGE_VA...
2010-09-18 Zac MedicoRemove unused PORTAGE_MASTER_PID variable.
2010-09-18 Zac MedicoDon't unset PORTAGE_BUILDDIR in save_ebuild_env() since...
2010-09-14 Zac MedicoBug #336433 - Don't filter the DCCC_PATH variable from...
2010-09-02 Zac MedicoFilter more variables that don't need to end up in...
2010-09-02 Zac MedicoAdd a _SANDBOX_COMPAT_LEVEL constant which will be...
2010-08-31 Zac MedicoBug #335340 - Add support for PORTAGE_BZIP2_COMMAND and
2010-08-28 Ulrich MuellerImplement controllable compression and docompress,...
2010-08-26 Zac MedicoUse a PORTAGE_SIGPIPE_STATUS variable to export 128...
2010-08-26 Zac MedicoMake save_ebuild_env() filter assert_sigpipe_ok().
2010-08-24 Zac MedicoHandle SIGPIPE when unpack() extracts tar files through...
2010-08-15 Zac MedicoDisable EbuildIpcDaemon for now, since it seems to...
2010-08-14 Zac MedicoFilter PORTAGE_PYTHON in save_ebuild_env().
2010-08-13 Zac MedicoDisable the die() stack trace when called by the die...
2010-08-13 Zac MedicoUse EbuildIpcDaemon to replace the functionality of
2010-08-12 Dror LevinMake utilities die on failure in EAPI 4, bug 273651
2010-07-14 Zac Medico* Add support for PORTAGE_USERNAME and PORTAGE_GRPNAME
2010-04-29 Michał GórnySupport per-package bashrc files.
2010-04-24 Michał GórnyQuote paths for 'call stack' display.
2010-04-24 Michał GórnyQuote path for die snippet display.
2010-04-10 Sebastian LutherImplement REPLACING_VERSIONS and REPLACED_BY_VERSION
2010-04-06 Zac MedicoRemove PORTAGE_USERNAME and PORTAGE_GROUPNAME support...
2010-04-02 Zac MedicoMerge remote branch 'fews-portage-branch/pkg_pretend'
2010-04-02 Zac MedicoAdd a test which calls bash -n on all scripts with...
2010-03-26 Zac MedicoAdd PORTAGE_USERNAME and PORTAGE_GROUPNAME to the envir...
2010-03-25 Zac MedicoRemove unsed check_KV() function. Thanks to Brian Harring.
2010-03-25 Zac MedicoRemove obsolete reference to nonexistent functions...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2010-03-20 Zac MedicoBug #309149 - Unify look of eend used in bash & python...
2009-12-24 Zac MedicoIn save_ebuild_env(), preserve all ebuild phases in...
2009-12-19 Zac MedicoFix the assert alias to avoid 'value to great for base...
2009-12-19 Zac MedicoRevert previous commit because it's no comptible (doesn...
2009-12-19 Zac MedicoFix the assert alias to 'value to great for base' messa...
2009-12-16 Zac MedicoBug #296870 - Allow locale related LANG and LC_* variab...
2009-12-12 Zac MedicoRemove unused STARTDIR variable.
2009-12-11 Zac MedicoAdd EAPI 3_pre2 to conditinals so the EAPI 4 stuff...
2009-12-09 Zac MedicoAdd localization variables (LANG and LC_*) to the envir...
2009-12-09 Zac MedicoFix handling for TEMP, TMP, and TMPDIR variables:
2009-12-08 Zac MedicoBump EAPI conditionals to account for rename of EAPI...
2009-12-06 Zac MedicoBug #295715 - Implement a register_success_hook functio...
2009-11-08 Arfrever Frehtes... Restore support for bash-3.
2009-10-19 Mike Frysingerdrop IMAGE -- people have had years to catch up
2009-10-18 Zac MedicoMove filtering of misc bash variables from save_ebuild_...
2009-10-18 Zac MedicoRemove reference to non-existent _source_ebuild function.
2009-10-18 Arfrever Frehtes... Preserve variables which have been set in global scope...
2009-10-17 Zac MedicoSimplify the conditionals from bug #273648. Thanks...
2009-10-09 Zac MedicoAdd back Arfrever's emerge --info change because it...
2009-10-09 Arfrever Frehtes... Ask for the output of 'emerge --info' instead of 'emerg...
2009-10-09 Arfrever Frehtes... Ask for the output of 'emerge --info =$CATEGORY/$PF'.
2009-10-09 Zac MedicoBug #270933 - Make the "If you need support ..." messag...
2009-10-03 Fabian Groffen- do not calculate source with of isolated-functions...
2009-10-03 Fabian Groffenonly calculate spacing width for that part of the stack...
2009-08-15 Zac MedicoRemove ACCEPT_PROPERTIES filtering since it's filtered...
2009-08-11 Mounir LamouriAdd ACCEPT_PROPERTIES variable which has default value...
2009-08-06 Zac MedicoFilter PORTAGE_NONFATAL from the environment where...
2009-08-06 Arfrever Frehtes... Implement nonfatal().
2009-08-03 Zac MedicoRemove the code from bug #278895 since we're going...
2009-07-30 Zac MedicoInside die(), only send the signal for subshell die...
2009-07-30 Zac MedicoBug #278895 - Make ebuild.sh clean up orphaned processe...
2009-05-01 Zac MedicoMake elog functions use read -r when splitting lines...
2009-04-30 Zac MedicoFix ACCEPT_LICENSE handling for binary packages, so...
2009-04-24 Zac MedicoRevert r13390 (dosed and dohard functions) since a...
next