aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Use cached portage.getpid() function (bug 739540)Zac Medico2020-08-301-1/+1
* *: drop all import __future__ statementsAaron Bauman2020-08-0616-45/+15
* bin/doins.py: drop unused-importAaron Bauman2020-08-031-3/+1
* Fix R0205 across all of repo.Aaron Bauman2020-07-316-13/+13
* Remove py<3.4 import compatibilityMichał Górny2020-07-181-4/+1
* Remove support code for Python < 3.3Michał Górny2020-07-172-19/+3
* Eliminate the most of explicit py3 conditionalsMichał Górny2020-07-169-96/+45
* Eliminate basestring/long/_unicode py3 compatMichał Górny2020-07-161-5/+2
* Remove from __future__ import unicode_literalsZac Medico2020-07-155-5/+5
* quickpkg: split tokens in BINPKG_COMPRESS_FLAGSZac Medico2020-07-121-1/+1
* ecompress: optimize docompress -x precompressed comparisonZac Medico2020-07-021-13/+14
* ecompress: fix precompressed false positive for docompress -x <directory>Zac Medico2020-06-241-1/+1
* ecompress: fix "Argument list too long" for sed (bug 727522)Patrick McLean2020-06-231-2/+3
* ecompress: prefix eqawarn messages with QA Notice (bug 728046)Zac Medico2020-06-141-5/+5
* ecompress: ignore docompress -x files in precompressed QA check (bug 721516)Zac Medico2020-05-241-2/+14
* NeededEntry: don't use scanelf -q (bug 721336)Zac Medico2020-05-241-1/+5
* phase-functions.sh: do not set PKG_CONFIG_PATHMike Gilbert2020-05-031-4/+0
* NeededEntry: infer implicit soname from file basename (bug 715162)Zac Medico2020-04-071-0/+6
* eqawarn: output to build log regardless of --quiet (bug 713818)Zac Medico2020-03-211-2/+2
* bin/socks5-server.py: PEP 492 coroutines with async and await syntaxZac Medico2020-03-011-19/+17
* einstalldocs: Fix test for DOCS being unset.Ulrich Müller2020-02-201-2/+2
* phase-helpers.sh: avoid passing an empty root value to portageqMike Gilbert2020-02-081-3/+3
* dosym: revert deprecated prefix compat (bug 615594)Zac Medico2020-01-221-11/+2
* emerge-webrsync: chmod 755 temp dir (bug 704256)Zac Medico2019-12-301-0/+1
* eapply: Drop QA warning for fuzz factor.Ulrich Müller2019-12-261-2/+0
* Clean up remnants of eapi5-hdepend, HDEPEND and targetrootMichał Górny2019-12-263-44/+29
* emerge-webrsync: support gentoo-YYYYMMDD snapshotsZac Medico2019-12-151-5/+7
* emerge-webrsync: enable xz snapshots for tarsyncZac Medico2019-12-141-5/+1
* emerge-webrsync: handle gentoo-YYYYMMDD directory nameZac Medico2019-12-091-8/+4
* emerge: drop FEATURES=distcc-pump support, bug #702146Sergei Trofimovich2019-12-081-17/+0
* eapply: Output verbosely only if patch fails to apply with -F0Michał Górny2019-11-271-2/+14
* eapply: Drop -s option for patch.Ulrich Müller2019-11-251-2/+1
* dblink: add quickpkg methodZac Medico2019-11-171-30/+4
* helper-functions.sh: __multijob_init: handle errorsZac Medico2019-11-172-5/+7
* install.py: ignore -Z / --contextMike Gilbert2019-11-081-10/+14
* Revert "install-qa-check.d: remove check that bans libtool files and static l...Zac Medico2019-11-031-0/+10
* Revert "install-qa-check.d: handle libtool files and static libs from /"Zac Medico2019-11-031-2/+2
* install-qa-check.d: handle libtool files and static libs from /Zac Medico2019-11-031-2/+2
* install-qa-check.d: remove check that bans libtool files and static libs from /William Hubbs2019-11-031-10/+0
* asyncio.start_unix_server: suppress DeprecationWarning for loop argumentZac Medico2019-10-171-1/+1
* doins: Fix directory install options when called as dodoc.Ulrich Müller2019-10-031-1/+2
* __ebuild_main: Rename phase_func variable to ___phase_func.Arfrever Frehtes Taifersar Arahesis2019-09-141-3/+2
* __filter_readonly_variables: Filter ___* variables.Arfrever Frehtes Taifersar Arahesis2019-09-141-1/+1
* pid-ns-init: Fix typo in comment.Arfrever Frehtes Taifersar Arahesis2019-09-141-1/+1
* _eapply_patch: Delete no longer used variable.Arfrever Frehtes Taifersar Arahesis2019-09-141-1/+0
* glsa-check: add --reverse option (bug 235970)Zac Medico2019-09-011-2/+3
* glsa-check: fix truncated CVE ids in listmode (bug 692134)Zac Medico2019-09-011-2/+9
* glsa-check: add exit code for affected GLSAsAaron Bauman2019-08-301-0/+1
* glsa-check: Remove 'new' target from glsa-listZac Medico2019-08-301-5/+6
* glsa-check: Make --pretend output nicerZac Medico2019-08-301-5/+15