aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Use function pointer when choosing qa output functionChris Reffett2014-02-191-4/+8
* Add --output-style option to repomanChris Reffett2014-02-111-1/+14
* 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
* Make use of optparse to fix argument parsing for Python 2.6 in bin/chpathtool...Tom Wijsman2014-01-051-9/+36
* prepstrip: do no strip static libs when FEATURES=splitdebugMike Frysinger2014-01-051-2/+7
* Bug #496134: Preserve extended attributes in binary packages.Arfrever Frehtes Taifersar Arahesis2013-12-271-0/+1
* Fix ResourceWarning.Arfrever Frehtes Taifersar Arahesis2013-12-241-1/+1
* add a __bashpid helper for <bash-4.0 versionsMike Frysinger2013-12-216-7/+14
* econf: update configure/config.{sub,guess} atomically to avoid racesMike Frysinger2013-12-171-6/+11
* QA warning for files in /var/{cache,lock,run}/ or /run/Sebastian Luther2013-12-111-1/+18
* portageq: Print deprecation warnings for deprecated commands.Arfrever Frehtes Taifersar Arahesis2013-12-021-0/+6
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2013-12-011-1/+1
* docompress: add --limit support with newer EAPIsMike Frysinger2013-12-013-2/+5
* portage.const: move list of live eclasses hereSebastian Luther2013-11-301-10/+1
* fix random pylint errorsMike Frysinger2013-11-296-225/+225
* egencache: --write-timestamp to create metadata/timestamp.chkSebastian Luther2013-11-291-0/+14
* portageq envvar: shell escape variable (bug 492314)Sebastian Luther2013-11-261-1/+1
* helper-functions.sh: sync with multiprocessing.eclassMike Frysinger2013-10-161-27/+30
* xattr-helper: clean up command line interfaceMike Frysinger2013-10-111-23/+11
* xattr-helper: refactor dump_xattrs to make it a bit more readableMike Frysinger2013-10-111-5/+9
* xattr-helper: standardize quoting style a bitMike Frysinger2013-10-111-13/+13
* xattr-helper: use ValueError when the input is wrongMike Frysinger2013-10-111-3/+3
* xattr-helper: add docstrings to more placesMike Frysinger2013-10-111-1/+21
* xattr-helper: use upper caps for module constantsMike Frysinger2013-10-111-5/+7