misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
isolated-functions.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #219286 - Whitelist INSTALL_MASK so that it works properly for binary
Zac Medico
2008-05-05
1
-0
/
+3
*
Handle issues with newlines in elog messages that can trigger an unhandled
Zac Medico
2008-04-09
1
-1
/
+1
*
Fix BASH_ARGC and BASH_ARGV offsets some more.
Zac Medico
2008-04-06
1
-1
/
+1
*
In dump_trace(), fix BASH_ARGV and BASH_ARGC offsets so that they are always
Zac Medico
2008-04-06
1
-3
/
+9
*
preserve order of ebuild messages even between different message types (bug #...
Marius Mauch
2008-04-06
1
-1
/
+1
*
Bug #214619 - Add support for a PORTAGE_BINPKG_TAR_OPTS variable that
Zac Medico
2008-03-28
1
-1
/
+1
*
Remove the killparent() function and associated SIGINT trap since this
Zac Medico
2008-02-10
1
-1
/
+1
*
Bug #155993 - Update environment.bz2 after postinst in case
Zac Medico
2008-02-07
1
-1
/
+2
*
- Remove ebuild.autotools repoman check since it produces lots
Zac Medico
2008-01-30
1
-1
/
+2
*
We need to implement diefunc() since environment.bz2 files contain
Zac Medico
2008-01-21
1
-1
/
+7
*
Replace the current diefunc() and die alias with a single die() function.
Zac Medico
2008-01-20
1
-6
/
+3
*
Make filter_readonly_variables() filter PATH in any case since
Zac Medico
2008-01-05
1
-1
/
+1
*
Send eerror and ewarn messages to stderr. This is important in
Zac Medico
2008-01-04
1
-2
/
+2
*
As suggested by grobian, treat Darwin just like USERLAND=gnu
Zac Medico
2007-12-29
1
-4
/
+1
*
Fix broken Darwin USERLAND detection.
Zac Medico
2007-12-29
1
-0
/
+3
*
Simplify the userland detection code in portage.data and add
Zac Medico
2007-12-29
1
-0
/
+11
*
Move XARGS initialization from portage.data to isolated-functions.sh.
Zac Medico
2007-12-29
1
-0
/
+11
*
Fixes for logic related to FEATURES=test to USE=test mapping:
Zac Medico
2007-12-28
1
-1
/
+1
*
Make sure that PORTAGE_SANDBOX_* variables can never be set
Zac Medico
2007-12-13
1
-1
/
+1
*
Allow FEATURES to persist between phases since the user might
Zac Medico
2007-12-13
1
-1
/
+1
*
* whitelist CCACHE_* and DISTCC_* variables in config.environ()
Zac Medico
2007-12-03
1
-0
/
+3
*
For compatibility with cvs.eclass, do not unset CVS_RSH in
Zac Medico
2007-12-02
1
-1
/
+1
*
* whitelist some misc variables from the calling environment
Zac Medico
2007-12-01
1
-0
/
+4
*
When die has been called and ${T}/environment does not exist,
Zac Medico
2007-12-01
1
-1
/
+8
*
* whitelist PREROOTPATH in config.environ()
Zac Medico
2007-12-01
1
-1
/
+2
*
Bug #200863 - Don't filter ${KV} since kernel-2.eclass uses that
Zac Medico
2007-12-01
1
-1
/
+1
*
Bug #200775 - Save more portage generated environment
Zac Medico
2007-11-30
1
-1
/
+1
*
Move environment.bz2 extraction from ebuild.sh to doebuild() on
Zac Medico
2007-11-29
1
-1
/
+1
*
Check if ${EBUILD_EXIT_STATUS_FILE} is empty before
Zac Medico
2007-11-26
1
-1
/
+2
*
Bug #200313 - Detect and report when an ebuild phase
Zac Medico
2007-11-26
1
-1
/
+4
*
Make diefunc() show the path of ${T}/environment since it's usually
Zac Medico
2007-11-26
1
-0
/
+2
*
Filter more misc environment variables.
Zac Medico
2007-11-26
1
-2
/
+2
*
* Move filtering of a bunch of portage config variables from
Zac Medico
2007-11-26
1
-21
/
+10
*
Filter _RC_GET_KV_CACHE from the saved environment.
Zac Medico
2007-11-25
1
-1
/
+1
*
Make preprocess_ebuild_env() reload a known good version of
Zac Medico
2007-11-25
1
-0
/
+68
*
The qa_call() function and anything before it are portage internals
Zac Medico
2007-11-25
1
-1
/
+11
*
Fix the diefunc overlay message so that it doesn't trigger
Zac Medico
2007-11-21
1
-0
/
+1
*
Make diefunc() clean up QA_INTERCEPTORS in case it is
Zac Medico
2007-11-11
1
-1
/
+6
*
Fix diefunc() so that it doesn't report that the ebuild is from
Zac Medico
2007-10-31
1
-1
/
+2
*
Fix quoting as reported by Drac in bug 194169
Alec Warner
2007-09-29
1
-1
/
+1
*
with help from Donnie and Ulrich, use sed to extract the statement that led t...
Mike Frysinger
2007-09-27
1
-2
/
+24
*
align the filename and line numbers in the output of the stack dump so that i...
Mike Frysinger
2007-09-26
1
-13
/
+21
*
someone seriously screwed the pooch on whitespacing here so clean it all up
Mike Frysinger
2007-09-26
1
-62
/
+63
*
Fix quoting.
Zac Medico
2007-06-27
1
-1
/
+1
*
Format $EBUILD_OVERLAY_ECLASSES output more like it was before.
Zac Medico
2007-06-27
1
-1
/
+5
*
Format the callstack indentation more like it used to be.
Zac Medico
2007-06-27
1
-2
/
+2
*
Send the ebuild die message through eerror and make sure that elog_process() ...
Zac Medico
2007-06-27
1
-17
/
+18
*
Fix eend so that it works properly on a standard BSD console. Thanks to Uber...
Zac Medico
2007-05-02
1
-0
/
+2
*
die requires diefunc and dump_trace too; duh; also move extdebug into isolate...
Alec Warner
2007-02-08
1
-0
/
+31
*
Only echo PORTAGE_LOG_FILE if it's actually set (may not be if sesandbox is e...
Zac Medico
2007-02-07
1
-1
/
+2
[next]