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
/
phase-helpers.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
unpack: Update a comment
Ulrich Müller
2024-09-10
1
-1
/
+1
*
unpack: Match file extensions case-sensitively in old EAPIs
Ulrich Müller
2024-09-10
1
-88
/
+9
*
unpack: Don't display "Unpacking ..." for skipped files
Ulrich Müller
2024-09-10
1
-21
/
+28
*
unpack: skip unrecognized file formats *silently*
Mike Gilbert
2024-05-22
1
-13
/
+0
*
Set SYSROOT for has/best_version so that they work when IPC is disabled
James Le Cuirot
2023-12-04
1
-3
/
+7
*
bin/phase-helpers.sh: Whitespace
Ulrich Müller
2023-10-26
1
-1
/
+1
*
Convert portageq helper to a function
Mike Gilbert
2023-10-26
1
-0
/
+4
*
Define BROOT in pkg_* phases following PMS change
James Le Cuirot
2023-08-06
1
-2
/
+2
*
portageq-wrapper: New wrapper script
Ulrich Müller
2023-05-13
1
-1
/
+1
*
einstall: Make EI_DESTLIBDIR a local variable and rename it
Ulrich Müller
2023-05-10
1
-4
/
+3
*
Delete remnants of CONF_LIBDIR
Arfrever Frehtes Taifersar Arahesis
2023-05-10
1
-13
/
+12
*
bin: Rename all _E_*DESTTREE_ variables to __E_*DESTTREE
Ulrich Müller
2023-04-27
1
-22
/
+22
*
econf: Match configure --help output better
Ulrich Müller
2023-04-18
1
-4
/
+6
*
Make EAPI 8 `--disable-static` logic libtool-specific
David Seifert
2022-11-30
1
-2
/
+2
*
bin: pass -j from MAKEOPTS to xz for parallel decompression
Sam James
2022-09-24
1
-2
/
+2
*
bin: style tweaks
Sam James
2022-08-01
1
-66
/
+94
*
*: use /usr/bin/env bash iso /bin/bash
Fabian Groffen
2022-07-25
1
-1
/
+1
*
bin/*.sh: use bash's extended-test builtin ('[[' and ']]')
Florian Schmaus
2022-05-22
1
-24
/
+24
*
bin/*.sh: cosmetic cleanups to comments, whitespace
Sam James
2022-04-13
1
-7
/
+7
*
Eliminate now-dead code from EAPIs 4-python and 5-progress
Matt Turner
2022-04-01
1
-166
/
+0
*
Remove support for EAPIs "4-python" and "5-progress"
Matt Turner
2022-04-01
1
-1
/
+1
*
eapply_user(): Add message about applying user patches and minor decoration.
Arfrever Frehtes Taifersar Arahesis
2021-11-19
1
-1
/
+13
*
Use PORTAGE_PROPERTIES and PORTAGE_RESTRICT internally
Michał Górny
2021-06-20
1
-1
/
+1
*
Disallow options in PATCHES in EAPI 8
Michał Górny
2021-05-23
1
-0
/
+11
*
Support second usev arg in EAPI 8
Michał Górny
2021-05-23
1
-1
/
+5
*
Remove unpack support for 7z, lha and rar in EAPI 8
Michał Górny
2021-05-23
1
-7
/
+19
*
Ban hasq, hasv and useq in EAPI 8
Michał Górny
2021-05-23
1
-1
/
+3
*
Support new econf-passed parameters for EAPI 8
Michał Górny
2021-05-12
1
-0
/
+13
*
Revert "Skip QA Notice for hasq/useq during *rm phases."
Ulrich Müller
2020-10-18
1
-2
/
+1
*
einstalldocs: Fix test for DOCS being unset.
Ulrich Müller
2020-02-20
1
-2
/
+2
*
phase-helpers.sh: avoid passing an empty root value to portageq
Mike Gilbert
2020-02-08
1
-3
/
+3
*
eapply: Drop QA warning for fuzz factor.
Ulrich Müller
2019-12-26
1
-2
/
+0
*
eapply: Output verbosely only if patch fails to apply with -F0
Michał Górny
2019-11-27
1
-2
/
+14
*
eapply: Drop -s option for patch.
Ulrich Müller
2019-11-25
1
-2
/
+1
*
_eapply_patch: Delete no longer used variable.
Arfrever Frehtes Taifersar Arahesis
2019-09-14
1
-1
/
+0
*
unpack: Restore error message.
Arfrever Frehtes Taifersar Arahesis
2019-08-23
1
-1
/
+1
*
unpack: Restore error message.
Ulrich Müller
2019-08-18
1
-1
/
+1
*
econf: Unconditionally die on error in EAPIs 0 to 3.
Ulrich Müller
2019-08-13
1
-0
/
+2
*
unpack: Unconditionally die if an unpacker returns an error.
Ulrich Müller
2019-08-13
1
-63
/
+24
*
Add bash ___is_indexed_array_var function (bug 662468)
Ross Konsolebox
2019-05-19
1
-4
/
+4
*
Speed up testing against IUSE by not using regexp
Douglas Anderson
2019-04-15
1
-3
/
+3
*
phase-helpers.sh: has/best_version -b in any phase (bug 665038)
Zac Medico
2018-09-03
1
-1
/
+6
*
phase-helpers.sh: handle readonly EPREFIX for local override (bug 655414)
Zac Medico
2018-05-16
1
-3
/
+5
*
phase-helpers.sh: fix has/best_version for cross-prefix portageq (bug 655414)
Zac Medico
2018-05-16
1
-0
/
+3
*
phase-helpers.sh: normalize has/best_version root more (cosmetic)
Zac Medico
2018-05-16
1
-2
/
+2
*
phase-helpers.sh: fix ROOT overrides for has/best_version (bug 655860)
Zac Medico
2018-05-16
1
-2
/
+2
*
Revert "phase-helpers.sh: fix best/has_version -b for cross-prefix"
Zac Medico
2018-05-01
1
-1
/
+1
*
phase-helpers.sh: fix best/has_version -b for cross-prefix
Zac Medico
2018-05-01
1
-1
/
+1
*
phase-helpers.sh: Implement -r|-d|-b options for best/has_version
James Le Cuirot
2018-05-01
1
-88
/
+58
*
econf: Pass --with-sysroot="${ESYSROOT:-/}" under EAPI 7
James Le Cuirot
2018-05-01
1
-1
/
+7
[next]