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
*
Filter more variables that don't need to end up in environment.bz2.
Zac Medico
2010-09-02
1
-1
/
+1
*
Add a _SANDBOX_COMPAT_LEVEL constant which will be used to enable
Zac Medico
2010-09-02
1
-1
/
+2
*
Bug #335340 - Add support for PORTAGE_BZIP2_COMMAND and
Zac Medico
2010-08-30
1
-0
/
+1
*
Implement controllable compression and docompress, bug #273633.
Ulrich Mueller
2010-08-28
1
-1
/
+1
*
Use a PORTAGE_SIGPIPE_STATUS variable to export 128 + SIGPIPE to the
Zac Medico
2010-08-25
1
-2
/
+3
*
Make save_ebuild_env() filter assert_sigpipe_ok().
Zac Medico
2010-08-25
1
-1
/
+1
*
Handle SIGPIPE when unpack() extracts tar files through a pipe (bug #309001).
Zac Medico
2010-08-23
1
-0
/
+26
*
Disable EbuildIpcDaemon for now, since it seems to be triggering
Zac Medico
2010-08-14
1
-1
/
+2
*
Filter PORTAGE_PYTHON in save_ebuild_env().
Zac Medico
2010-08-13
1
-1
/
+1
*
Disable the die() stack trace when called by the die helper.
Zac Medico
2010-08-13
1
-0
/
+3
*
Use EbuildIpcDaemon to replace the functionality of
Zac Medico
2010-08-13
1
-3
/
+4
*
Make utilities die on failure in EAPI 4, bug 273651
Dror Levin
2010-08-12
1
-0
/
+11
*
* Add support for PORTAGE_USERNAME and PORTAGE_GRPNAME
Zac Medico
2010-07-14
1
-2
/
+2
*
Support per-package bashrc files.
Michał Górny
2010-04-29
1
-1
/
+1
*
Quote paths for 'call stack' display.
Michał Górny
2010-04-23
1
-1
/
+1
*
Quote path for die snippet display.
Michał Górny
2010-04-24
1
-1
/
+1
*
Implement REPLACING_VERSIONS and REPLACED_BY_VERSION
Sebastian Luther
2010-04-10
1
-0
/
+1
*
Remove PORTAGE_USERNAME and PORTAGE_GROUPNAME support for now since antarus
Zac Medico
2010-04-06
1
-2
/
+2
*
Add a test which calls bash -n on all scripts with bash shebang.
Zac Medico
2010-04-02
1
-1
/
+2
*
Add PORTAGE_USERNAME and PORTAGE_GROUPNAME to the environment whitelist and
Zac Medico
2010-03-26
1
-2
/
+3
*
Remove unsed check_KV() function. Thanks to Brian Harring.
Zac Medico
2010-03-25
1
-1
/
+1
*
Remove obsolete reference to nonexistent functions like newdepend in
Zac Medico
2010-03-25
1
-2
/
+1
*
Remove all svn $Id keywords.
Zac Medico
2010-03-24
1
-1
/
+0
*
Bug #309149 - Unify look of eend used in bash & python code, additionally
Zac Medico
2010-03-20
1
-7
/
+4
*
In save_ebuild_env(), preserve all ebuild phases in any case since excluding
Zac Medico
2009-12-24
1
-2
/
+0
*
Fix the assert alias to avoid 'value to great for base' messages in some cases.
Zac Medico
2009-12-19
1
-2
/
+9
*
Revert previous commit because it's no comptible (doesn't pass arguments to
Zac Medico
2009-12-19
1
-1
/
+1
*
Fix the assert alias to 'value to great for base' messages in some cases.
Zac Medico
2009-12-19
1
-1
/
+1
*
Bug #296870 - Allow locale related LANG and LC_* variables to persist between
Zac Medico
2009-12-16
1
-5
/
+0
*
Remove unused STARTDIR variable.
Zac Medico
2009-12-12
1
-1
/
+1
*
Add EAPI 3_pre2 to conditinals so the EAPI 4 stuff is disabled.
Zac Medico
2009-12-11
1
-1
/
+1
*
Add localization variables (LANG and LC_*) to the environment whitelist and
Zac Medico
2009-12-09
1
-0
/
+5
*
Fix handling for TEMP, TMP, and TMPDIR variables:
Zac Medico
2009-12-09
1
-1
/
+1
*
Bump EAPI conditionals to account for rename of EAPI 3 to 4. Thanks to
Zac Medico
2009-12-08
1
-2
/
+2
*
Bug #295715 - Implement a register_success_hook function to complement
Zac Medico
2009-12-06
1
-0
/
+1
*
Restore support for bash-3.
Arfrever Frehtes Taifersar Arahesis
2009-11-08
1
-0
/
+3
*
drop IMAGE -- people have had years to catch up
Mike Frysinger
2009-10-19
1
-1
/
+1
*
Move filtering of misc bash variables from save_ebuild_env() to
Zac Medico
2009-10-18
1
-4
/
+1
*
Remove reference to non-existent _source_ebuild function.
Zac Medico
2009-10-18
1
-1
/
+0
*
Preserve variables which have been set in global scope using 'declare'.
Arfrever Frehtes Taifersar Arahesis
2009-10-18
1
-2
/
+2
*
Simplify the conditionals from bug #273648. Thanks to Jonathan Callen
Zac Medico
2009-10-17
1
-0
/
+1
*
Add back Arfrever's emerge --info change because it's good and I was just
Zac Medico
2009-10-09
1
-1
/
+1
*
Ask for the output of 'emerge --info' instead of 'emerge --info =$CATEGORY/$P...
Arfrever Frehtes Taifersar Arahesis
2009-10-09
1
-1
/
+1
*
Ask for the output of 'emerge --info =$CATEGORY/$PF'.
Arfrever Frehtes Taifersar Arahesis
2009-10-09
1
-2
/
+2
*
Bug #270933 - Make the "If you need support ..." message ask for emerge
Zac Medico
2009-10-09
1
-2
/
+3
*
- do not calculate source with of isolated-functions (for die function)
Fabian Groffen
2009-10-03
1
-16
/
+16
*
only calculate spacing width for that part of the stack that we're going to p...
Fabian Groffen
2009-10-03
1
-1
/
+8
*
Remove ACCEPT_PROPERTIES filtering since it's filtered on the python side.
Zac Medico
2009-08-15
1
-1
/
+1
*
Add ACCEPT_PROPERTIES variable which has default value * and can be set in
Mounir Lamouri
2009-08-11
1
-1
/
+1
*
Filter PORTAGE_NONFATAL from the environment where appropriate.
Zac Medico
2009-08-06
1
-1
/
+1
[next]