summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* __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