aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ekeyword: add a linter helpergentoolkit-dev-0.3.1Mike Frysinger2017-02-161-4/+11
* ekeyword: change --version to use builtin version actionMike Frysinger2017-02-161-4/+1
* ekeyword: fix "all" keyword handling w/-keywordsMike Frysinger2016-01-271-0/+8
* ekeyword: allow passing arch_status={} to disable profile logicMike Frysinger2016-01-271-1/+1
* ekeyword: fix crash when passing "" as the archgentoolkit-dev-0.3.0Mike Frysinger2015-04-041-1/+1
* ekeyword: fix unused variable warningsMike Frysinger2015-04-041-3/+3
* ekeyword: change "format" to "style" to avoid pylint warningMike Frysinger2015-04-041-16/+16
* ekeyword: Fix inconsistent use of tabs for indentation.Mike Gilbert2014-11-181-1/+1
* ekeyword: fill out documentation and tweak APIMike Frysinger2014-11-131-10/+63
* ekeyword: ignore "*" when processing "all"Mike Frysinger2014-01-271-0/+3
* ekeyword: fix python3 compat issuesMike Gilbert2014-01-251-22/+14
* ekeyword: skip known paths rather than failMike Frysinger2014-01-201-5/+32
* ekeyword: make quiet/verbose flags a bit more flexibleMike Frysinger2014-01-201-8/+8
* ekeyword: fix keyword sorting between platformsMike Frysinger2014-01-201-8/+16
* ekeyword: make sure ~all does not expand into entire arch listMike Frysinger2014-01-201-1/+1
* ekeyword: rewrite in pythonMike Frysinger2014-01-191-0/+433