aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* dispatch-conf: use writemsg for unicode safety (bug 690304)Zac Medico2019-07-201-5/+6
* repos.conf: default sync-webrsync-verify-signatureZac Medico2019-07-101-3/+16
* ebuild.sh: suppress export error messages for eix-updateZac Medico2019-07-031-1/+1
* ebuild.sh: unexport ___in_portage_iuse function (bug 680810)Zac Medico2019-06-051-0/+1
* estrip: Strip __gentoo_check_ldflags__ symbol.Arfrever Frehtes Taifersar Arahesis2019-05-191-1/+1
* install-qa-check.d/80libraries: fix false positiveArfrever Frehtes Taifersar Arahesis2019-05-191-2/+19
* install-qa-check.d/10ignored-flags: fix false positiveArfrever Frehtes Taifersar Arahesis2019-05-191-1/+1
* estrip: Fix inconsistent behavior between EAPI < 7 and EAPI >= 7.Arfrever Frehtes Taifersar Arahesis2019-05-191-4/+6
* estrip: Move handling of ar archives to process_ar() function.Arfrever Frehtes Taifersar Arahesis2019-05-191-12/+19
* Add bash ___is_indexed_array_var function (bug 662468)Ross Konsolebox2019-05-192-4/+14
* __dyn_install: print category before package nameBertrand Jacquin2019-04-301-2/+2
* Enable FEATURES=strict-keepdir behavior for new EAPIsZac Medico2019-04-292-1/+7
* Speed up testing against IUSE by not using regexpDouglas Anderson2019-04-152-5/+5
* __dyn_test: Make fallback to WORKDIR conditional.Ulrich Müller2019-03-191-4/+8
* {pre,post}inst-qa-check.d/50gnome2-utils: Delete obsolete files.Arfrever Frehtes Taifersar Arahesis2019-02-122-11/+0
* {pre,post}inst-qa-check.d/50xdg-utils: gnome2_icon_cache_update -> xdg_icon_c...Arfrever Frehtes Taifersar Arahesis2019-02-121-6/+6
* {pre,post}inst-qa-check.d: Move gnome2_icon_cache_check() from 50gnome2-utils...Arfrever Frehtes Taifersar Arahesis2019-02-122-54/+54
* pid-sandbox: handle EnvironmentError for python2 compat (bug 675868)Zac Medico2019-01-281-2/+2
* pid-sandbox: pid-ns-init TIOCSCTTY after setsid (bug 675868)Zac Medico2019-01-271-0/+13
* pid-sandbox: run pid-ns-init as root (bug 675868)Arfrever Frehtes Taifersar Arahesis2019-01-221-19/+30
* pid-sandbox: pid-ns-init setsid support (bug 675870)Zac Medico2019-01-221-3/+13
* inherit: use local -x ECLASS (bug 676014)Zac Medico2019-01-221-17/+10
* ebuild.sh: eliminate inherit eqawarn call to external fmt commandZac Medico2019-01-221-4/+3
* pid-ns-init: fix child process signal disposition (bug 675828)Zac Medico2019-01-201-6/+33
* ebuild.sh: fix try_source qa condition testjunwei2019-01-171-1/+1
* bin/socks5-server.py: fix PendingDeprecationWarning for asyncio.Task.current_...Zac Medico2019-01-151-1/+7
* pid-sandbox: execute pid-ns-init as pid 1 (bug 675312)Zac Medico2019-01-141-4/+40
* misc-functions.sh: restore canonicalize func (bug 675284)Zac Medico2019-01-131-0/+34
* etc-update: Antergos uses arch ID_LIKE nowkewl fft2019-01-061-1/+1
* ebuild.sh: sandbox write to ${PORTAGE_TMPDIR}/portage (bug 673738)Zac Medico2019-01-031-2/+2
* ebuild-helpers: remove redunant _portage_reinstall_ patternZac Medico2018-12-294-4/+0
* ebuild-helpers: fix PORTAGE_OVERRIDE_EPREFIX usageZac Medico2018-12-293-3/+3
* bin/ebuild-helpers/portageq: match against portage/bin/ebuild-helpersBenda Xu2018-12-211-1/+1
* etc-update: manjaro now uses arch ID_LIKEkewl fft2018-11-191-1/+1
* portageq get_repos: fix <eroot> parameter (bug 670082)Bruce Schultz2018-11-181-0/+3
* Introduce a tiny init replacement for inside pid namespaceMichał Górny2018-11-181-0/+30
* ecompress-file: Support decompressing .lzMichał Górny2018-11-181-0/+3
* isolated-functions.sh: Do not define any aliases.Ulrich Müller2018-11-052-8/+2
* Support disabling stripping for binary packagesMichał Górny2018-11-051-8/+26
* Support disabling docompress for binary package buildsMichał Górny2018-11-052-5/+40
* misc-functions.sh: Inline and reflow __prepallMichał Górny2018-11-051-26/+22
* portageq get_repo_path: fix <eroot> parameter (bug 670082)Bruce Schultz2018-11-021-0/+1
* estrip: Run RANLIB after stripping static archives to fix LTOMichał Górny2018-10-311-2/+3
* *-qa-check.d: fix entering EROOT in EAPI 7Michał Górny2018-10-253-3/+3
* etc-update: handle whitespace in ID_LIKEkewl fft2018-10-191-1/+1
* estrip: Report pre-stripped files even with RESTRICT=stripMichał Górny2018-10-081-1/+1
* etc-update: combined use of /etc/os-release ID and ID_LIKEkewl fft2018-10-051-6/+6
* Revert "install-qa-checks.d: Add a check for Gentoo path policies (FHS-y)"Zac Medico2018-10-051-77/+0
* ecompress: Fix duplicate pre-compressed file warningMichał Górny2018-09-282-13/+19
* ecompress: Detect and report colliding (un)compressed filesMichał Górny2018-09-281-0/+32