summaryrefslogtreecommitdiffstats
path: root/scripts/checkkconfigsymbols.py
Commit message (Expand)AuthorAgeFilesLines
* checkkconfigsymbols.py: support git's "^" syntaxValentin Rothberg2016-10-281-1/+1
* checkkconfigsymbols: use arglist instead of cmd stringValentin Rothberg2016-08-281-11/+16
* checkkconfigsymblos: consistent symbol terminologyValentin Rothberg2016-08-281-67/+67
* checkkconfigsymbols.py: fix pylint and pep8 warningsValentin Rothberg2016-08-281-10/+8
* checkkconfigsymbols: use ArgumentParserValentin Rothberg2016-08-281-73/+69
* checkkconfigsymbols.py: port to Python 3Valentin Rothberg2016-08-281-16/+17
* checkkconfigsymbols.py: avoid shell injectionValentin Rothberg2016-08-271-5/+7
* checkkconfigsymbols.py: add --no-color option, don't print color to non-TTYAndrew Donnellan2016-08-181-2/+10
* checkkconfigsymbols.py: Fix typo in help messageAndreas Ziegler2016-05-011-1/+1
* checkkconfigsymbols.py: find similar symbolsValentin Rothberg2015-12-141-26/+88
* checkkconfigsymbols.py: multiprocessing of filesValentin Rothberg2015-12-141-26/+102
* scripts/checkkconfigsymbols.py: support default statementsValentin Rothberg2015-08-031-2/+7
* checkkconfigsymbols.py: colored outputValentin Rothberg2015-08-031-6/+20
* checkkconfigsymbols.py: find relevant commitsValentin Rothberg2015-08-031-0/+21
* checkkconfigsymbols.py: set python2 as default interpreterValentin Rothberg2015-05-241-1/+1
* checkkconfigsymbols.py: add option -i to ignore filesValentin Rothberg2015-05-241-6/+26
* checkkconfigsymbols.py: fix sorted outputValentin Rothberg2015-03-241-5/+7
* checkkconfigsymbols.py: make it Git awareValentin Rothberg2015-03-161-6/+132
* checkkconfigsymbols.py: filter reports for tools/Valentin Rothberg2015-03-091-3/+4
* checkkconfigsymbols.py: improve detection of defectsValentin Rothberg2014-11-081-30/+27
* checkkconfigsymbols.sh: reimplementation in pythonValentin Rothberg2014-11-071-0/+142
OpenPOWER on IntegriCloud