GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
isolated-functions.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
emerge: respect NO_COLOR
Siddhanth Rathod
2023-03-21
1
-2
/
+9
*
bin: isolated-functions.sh: make ___makeopts_jobs return CPUs as default, not 1
Sam James
2022-09-29
1
-1
/
+8
*
isolated-functions.sh: sync ___makeopts_jobs with multiprocessing.eclass
Sam James
2022-08-01
1
-4
/
+5
*
bin: style tweaks
Sam James
2022-08-01
1
-24
/
+27
*
*: use /usr/bin/env bash iso /bin/bash
Fabian Groffen
2022-07-25
1
-1
/
+1
*
Allow nested ebegin calls using a count variable
Mike Gilbert
2022-07-12
1
-8
/
+4
*
Revert "ebegin/eend: accept properly nested calls in different functions"
Mike Gilbert
2022-07-03
1
-18
/
+4
*
bin/*.sh: use bash's extended-test builtin ('[[' and ']]')
Florian Schmaus
2022-05-22
1
-8
/
+8
*
ebegin/eend: accept properly nested calls in different functions
Thomas Bracht Laumann Jespersen
2022-04-28
1
-4
/
+18
*
ebegin: Output QA warning if call to eend is missing
Thomas Bracht Laumann Jespersen
2022-04-15
1
-0
/
+3
*
bin/*.sh: cosmetic cleanups to comments, whitespace
Sam James
2022-04-13
1
-2
/
+2
*
eend: Output QA warning if ebegin has not been called
Thomas Bracht Laumann Jespersen
2022-04-12
1
-0
/
+6
*
die: omit $S display if not set
Mike Frysinger
2022-02-15
1
-1
/
+1
*
die: do not kill $EBUILD_MASTER_PID if it isn't yet setup
Mike Frysinger
2022-02-15
1
-1
/
+3
*
Move debug-print to isolated-functions.sh
Mike Gilbert
2021-11-19
1
-0
/
+39
*
Use distinct colors for output msg types
Michał Górny
2021-10-04
1
-11
/
+19
*
Prefix color vars with "PORTAGE_COLOR_"
Michał Górny
2021-10-04
1
-21
/
+21
*
eend: Output QA notice when called without argument
Ulrich Müller
2021-09-27
1
-0
/
+1
*
Ban hasq, hasv and useq in EAPI 8
Michał Górny
2021-05-23
1
-1
/
+5
*
Revert "Skip QA Notice for hasq/useq during *rm phases."
Ulrich Müller
2020-10-18
1
-2
/
+1
*
eqawarn: output to build log regardless of --quiet (bug 713818)
Zac Medico
2020-03-21
1
-2
/
+2
*
helper-functions.sh: __multijob_init: handle errors
Zac Medico
2019-11-17
1
-2
/
+3
*
unpack: Unconditionally die if an unpacker returns an error.
Ulrich Müller
2019-08-13
1
-10
/
+3
*
Add bash ___is_indexed_array_var function (bug 662468)
Ross Konsolebox
2019-05-19
1
-0
/
+10
*
isolated-functions.sh: Do not define any aliases.
Ulrich Müller
2018-11-05
1
-2
/
+0
*
Move parallel xargs wrapping to isolated-functions.sh
Michał Górny
2018-09-20
1
-0
/
+22
*
XARGS: use gxargs for USERLAND=BSD (bug 663256)
Zac Medico
2018-08-09
1
-1
/
+5
*
Add EAPI 7 version comparison & manipulation functions
Michał Górny
2018-03-11
1
-0
/
+4
*
isolated-functions.sh: Ensure informational command output to stderr
Michał Górny
2018-03-04
1
-15
/
+15
*
isolated-functions.sh: optimize array length tests
Zac Medico
2018-02-06
1
-3
/
+3
*
ebuild.sh: Completely ban external commands in global scope
Michał Górny
2017-09-11
1
-0
/
+4
*
isolated-functions.sh: Output error message for nofatal die.
Ulrich Müller
2016-01-29
1
-5
/
+6
*
Revert unreviewed and breaking changes done by Arfrever
Michał Górny
2015-12-09
1
-13
/
+7
*
portage.repository.config.RepoConfig: Support location with trailing whitespa...
Arfrever Frehtes Taifersar Arahesis
2015-12-09
1
-7
/
+13
*
die: call set +x since tracing only produces useless noise here
Zac Medico
2015-07-17
1
-0
/
+1
*
require PORTAGE_{BIN,PYM}_PATH not be cleared
Mike Frysinger
2015-06-10
1
-1
/
+1
*
Add tentative EAPI6 nonfatal support to die()
Michał Górny
2014-12-04
1
-0
/
+7
*
Apply 'nonfatal' to helpers only
Michał Górny
2014-12-04
1
-6
/
+1
*
Respect nonfatal in unpack(), econf() and einstall()
Michał Górny
2014-12-04
1
-2
/
+9
*
Remove __eqalog & __eqawarnlog
Michał Górny
2014-11-20
1
-23
/
+0
*
Introduce eqatag to output proper machine-readable QA logs
Michał Górny
2014-11-20
1
-0
/
+68
*
Introduce eqalog and eqawarnlog functions.
Michael Palimaka
2014-10-27
1
-0
/
+23
*
Rename a private function.
Arfrever Frehtes Taifersar Arahesis
2014-02-05
1
-2
/
+2
*
add a __bashpid helper for <bash-4.0 versions
Mike Frysinger
2013-12-21
1
-1
/
+8
*
__repo_key: comment on bash-3.2 compatibility
v2.2.0_alpha193
Zac Medico
2013-08-03
1
-0
/
+4
*
__repo_key: fix for bash-3.2 compatibility
Zac Medico
2013-08-03
1
-1
/
+1
*
die(): Stop using PORTDIR and clean output.
Arfrever Frehtes Taifersar Arahesis
2013-07-16
1
-23
/
+3
*
Stop using PORTDIR_OVERLAY in bash part of Portage.
Arfrever Frehtes Taifersar Arahesis
2013-07-16
1
-8
/
+17
*
Tweak die message for fail-clean, bug #454050.
Zac Medico
2013-01-25
1
-1
/
+2
*
die: use local IFS setting
Zac Medico
2012-10-27
1
-0
/
+2
[next]