| Commit message (Expand) | Author | Age | Files | Lines |
* | unpacker.eclass: Don't assume the default tar is stdin | Arsen Arsenović | 2023-04-06 | 1 | -1/+1 |
* | unpacker.eclass: fix spelling | Sam James | 2023-03-26 | 1 | -2/+2 |
* | unpacker.eclass: Quote argument of ":" command | Ulrich Müller | 2023-03-26 | 1 | -2/+2 |
* | eclass: standardize prologue/epilogue | David Seifert | 2023-03-17 | 1 | -4/+4 |
* | unpacker.eclass: flatten unpacker_src_uri_depends dependencies | Sam James | 2023-01-16 | 1 | -15/+14 |
* | unpacker.eclass: pass -S to file to disable seccomp | Sam James | 2023-01-05 | 1 | -4/+4 |
* | unpacker.eclass: fix unpack_gpkg with TAPE set | Sam James | 2022-12-14 | 1 | -1/+1 |
* | unpacker.eclass: support >=app-arch/xz-utils-5.4.0 for lzip decompression | Sam James | 2022-12-14 | 1 | -4/+27 |
* | unpacker.eclass: Check makeself compression without a tempfile | Michał Górny | 2022-10-01 | 1 | -3/+2 |
* | unpacker.eclass: Support all makeself "compression" methods | Michał Górny | 2022-10-01 | 1 | -0/+12 |
* | unpacker.eclass: Reuse _unpacker_get_decompressor for makeself | Michał Górny | 2022-10-01 | 1 | -8/+10 |
* | unpacker.eclass: Add support for makeself 2.4.5 | Michał Górny | 2022-10-01 | 1 | -0/+8 |
* | unpacker.eclass: Workaround zstd refusing to process symlinks | Michał Górny | 2022-09-28 | 1 | -2/+2 |
* | unpacker.eclass: Unpack .deb packages on-the-fly as well | Michał Górny | 2022-09-27 | 1 | -27/+33 |
* | unpacker.eclass: Fix handling GNU ar archives in handwoven impl | Michał Górny | 2022-09-27 | 1 | -0/+2 |
* | unpacker.eclass: Support lbzip2 as parallel bz2 decompressor | Michał Górny | 2022-09-27 | 1 | -2/+5 |
* | unpacker.eclass: decompress xz in parallel | Sam James | 2022-09-27 | 1 | -2/+2 |
* | unpacker.eclass: Add on-the-fly .gpkg.tar unpacking support | Michał Górny | 2022-09-27 | 1 | -0/+38 |
* | unpacker.eclass: Add support for .lz4 and .lzo compression | Michał Górny | 2022-09-27 | 1 | -0/+8 |
* | unpacker.eclass: Move decompressor recognition into a function | Michał Górny | 2022-09-27 | 1 | -18/+26 |
* | unpacker.eclass: Remove uppercase RAR/LHA variants | Michał Górny | 2022-09-27 | 1 | -4/+4 |
* | unpacker.eclass: Use lowercase in unpacker_src_uri_depends | Michał Górny | 2022-09-27 | 1 | -1/+2 |
* | unpacker.eclass: Use bash substitution instead of tr for lowercase | Michał Górny | 2022-09-27 | 1 | -1/+1 |
* | unpacker.eclass: Remove support for EAPI 5 | Michał Górny | 2022-09-27 | 1 | -3/+3 |
* | unpacker.eclass: Fix unpack_7z to respect the exit status | Michał Górny | 2022-09-27 | 1 | -1/+4 |
* | unpacker.eclass: Remove `-f` from zstd arguments | Michał Górny | 2022-09-27 | 1 | -1/+1 |
* | *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE | Ulrich Müller | 2022-03-24 | 1 | -2/+2 |
* | eclass/unpacker.eclass: Add support for makeself 2.3.0 | Christian Ruppert | 2022-02-28 | 1 | -1/+1 |
* | unpacker.eclass: remove kernel_AIX special case for *.deb | David Seifert | 2022-01-04 | 1 | -4/+1 |
* | unpacker.eclass: enable EAPI 8 | Stephan Hartmann | 2021-09-01 | 1 | -2/+57 |
* | unpacker.eclass: fix @SUPPORTED_EAPIS eclassdoc | Sam James | 2021-06-21 | 1 | -1/+1 |
* | unpacker.eclass: [QA] add EAPI guard | Sam James | 2021-06-20 | 1 | -0/+6 |
* | unpacker.eclass: mark UNPACKER_{BZ2, LZIP} as @USER_VARIABLE | Sam James | 2021-03-31 | 1 | -1/+3 |
* | unpacker.eclass: add zst support | halcon74 | 2020-12-21 | 1 | -1/+5 |
* | unpacker.eclass: call BUILD_AR when unpacking deb files | Mike Gilbert | 2020-06-28 | 1 | -2/+3 |
* | unpacker.eclass: respect AR variable in unpack_deb | Mike Gilbert | 2020-05-10 | 1 | -1/+2 |
* | eclass/unpacker.eclass: localize a couple variables | Tim Harder | 2019-01-31 | 1 | -2/+2 |
* | eclass/unpacker.eclass: Add support for makeself 2.4.0 | Christian Ruppert | 2018-08-25 | 1 | -1/+1 |
* | unpacker.eclass: disable path expansion while parsing SRC_URI #654960 | Mike Frysinger | 2018-06-25 | 1 | -1/+6 |
* | unpacker.eclass: Replace unnecessary eval with array | Michał Górny | 2017-03-08 | 1 | -9/+9 |
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | unpacker.eclass: move deb2targz dep out of ca-certificates | Mike Frysinger | 2016-03-20 | 1 | -0/+3 |
* | eclass: gentoo.org has https per default | Justin Lecher | 2015-09-25 | 1 | -1/+1 |
* | proj/gentoo: Initial commit | Robin H. Johnson | 2015-08-08 | 1 | -0/+462 |