aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* glsa-check: Fix traceback with glsa-check -f (Bug 275105)Zac Medico2019-08-301-2/+2
* glsa-check: Hide non-vuln glsas in quiet modeZac Medico2019-08-291-4/+12
* glsa-check: Add --quiet optionZac Medico2019-08-291-6/+11
* bin/glsa-check: align help menu with the man page updatesAaron Bauman2019-08-261-14/+13
* unpack: Restore error message.Arfrever Frehtes Taifersar Arahesis2019-08-231-1/+1
* unpack: Restore error message.Ulrich Müller2019-08-181-1/+1
* Revert "Generate a QA Notice when EXPORT_FUNCTIONS is called before inherit"Zac Medico2019-08-151-8/+0
* econf: Unconditionally die on error in EAPIs 0 to 3.Ulrich Müller2019-08-131-0/+2
* unpack: Unconditionally die if an unpacker returns an error.Ulrich Müller2019-08-132-73/+27
* bin/ebuild: Fix to work with installed packageZac Medico2019-08-101-1/+6
* ebuild: apply_priorities (PORTAGE_NICENESS)Felix Neumärker2019-08-031-0/+3
* 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