aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2014-09-2843-1127/+1630
|\
| * Use a single grep call for gcc warning checksv2.2.14_rc1Michał Górny2014-09-251-29/+33
| * Update gcc warning checks to work with colored outputMichał Górny2014-09-251-33/+52
| * Allow inheriting utility eclasses in QA checksMichał Górny2014-09-252-63/+70
| * Run install-qa-check.d scripts from repositoriesMichał Górny2014-09-251-0/+13
| * Split install_qa_check() into install-qa-check.d scriptsMichał Górny2014-09-2517-928/+1073
| * Re-apply "Rewrite default ebuild phase setting code" (bug 523182)"Michał Górny2014-09-253-66/+63
| * Initial creation of a deprecated-path scriptBrian Dolbec2014-09-241-0/+28
| * emerge-webrsync: fix bug #523494Zac Medico2014-09-241-2/+2
| * Revert "Rewrite default ebuild phase setting code" (bug 523182)Brian Dolbec2014-09-192-53/+66
| * portageq: Migrate docstrings to a dictionaryBrian Dolbec2014-09-191-126/+199
| * xattr-helper: Migrate docstrings to a variableBrian Dolbec2014-09-191-2/+4
| * chpathtool: migrate docstrings to a variableBrian Dolbec2014-09-191-3/+5
| * Update sys.path in scripts only when using not installed instance of Portage.Arfrever Frehtes Taifersar Arahesis2014-09-2016-45/+54
| * Rewrite default ebuild phase setting codeMichał Górny2014-09-112-66/+53
| * econf: Add EAPI-conditional arguments via arrayMichał Górny2014-09-111-3/+7
| * econf: Replace unnecessary 'case' statements with 'if'sMichał Górny2014-09-111-10/+6
| * Output uniform status message before and after src_test()Michał Górny2014-09-112-4/+6
| * Run distcc-pump server throughout src_configure() to src_install()Michał Górny2014-09-101-7/+19
| * QA: Add a set of checks for bash-completion filesMichał Górny2014-09-031-0/+124
| * bin/misc-functions.sh: Empty flag variable 'error' before (re-)useeroen2014-08-261-1/+1
| * repoman: Disable DESCRIPTION.punctuation checkAlexander Berntsen2014-08-121-12/+0
| * QA: Warn when systemd units use /etc/conf.dMichał Górny2014-08-111-0/+15
| * QA: Use pngfix to find broken PNG filesMichał Górny2014-08-111-1/+28
| * Enable consistent __future__ behavior for divisionMichał Górny2014-08-111-2/+2
| * repoman: Do not report DESCRIPTION.punctuation warning for "etc.".Arfrever Frehtes Taifersar Arahesis2014-08-101-1/+5
| * emake: pass EXTRA_EMAKE after user's "$@", not beforeSergei Trofimovich2014-08-092-6/+6
| * repoman: fix atom.blocker checks.Michał Górny2014-08-061-3/+3
| * Revert incorrect commit 9351edad48523bb38b1bf651506786bdc8814f62, which broke...Arfrever Frehtes Taifersar Arahesis2014-08-041-6/+3
| * bin/chpathtool.py: fix py3.2 &py3.3 test failurev2.2.11Brian Dolbec2014-08-031-3/+6
| * repoman: Warn if virtuals depend on perl-core, bug 516428Andreas K. Huettel (dilfridge)2014-07-251-0/+9
| * ebuild-helpers/xattr/install: use install-xattrAnthony G. Basile2014-06-171-2/+25
| * repoman: Fix broken userquery importBrian Dolbec2014-06-151-2/+3
| * Turn a traceback into a graceful errorAlexander Berntsen2014-06-141-1/+8
* | install_qa_check_macho: introduce QA_IGNORE_INSTALL_NAME_FILESFabian Groffen2014-09-281-7/+25
* | Revert "install_qa_check_macho: introduce QA_INSTALL_NAME"Fabian Groffen2014-09-281-21/+1
* | install_qa_check_macho: introduce QA_INSTALL_NAMEFabian Groffen2014-06-201-1/+21
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2014-05-061-0/+9
|\|
| * repoman: Add accidently deleted closing bracket ')'Brian Dolbec2014-04-181-1/+1
| * repoman: Add ruby18 warning for deprecated ruby targetManuel Rüger2014-04-181-0/+1
| * repoman: Add DESCRIPTION.puntuation check (bug #438976)Michael Orlitzky2014-04-181-0/+8
* | Merge tag 'v2.2.10' into prefixFabian Groffen2014-04-221-1/+18
|\|
| * Use function pointer when choosing qa output functionChris Reffett2014-02-191-4/+8
| * Add --output-style option to repomanChris Reffett2014-02-111-1/+14
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2014-02-0629-64/+64
|\|
| * Rename a private function.Arfrever Frehtes Taifersar Arahesis2014-02-053-7/+7
| * Use -b instead of -bb.Arfrever Frehtes Taifersar Arahesis2014-01-2325-25/+25
| * Enable BytesWarnings.Arfrever Frehtes Taifersar Arahesis2014-01-1825-55/+55
| * Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-01-072-2/+2
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2014-01-0616-343/+441
|\|