aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/checkkconfigsymbols.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03checkkconfigsymbols.py: support Kconfig's 'imply' statementValentin Rothberg1-1/+1
2017-01-19checkkconfigsymbols.py: don't sort similar symbolsValentin Rothberg1-3/+3
2016-10-28checkkconfigsymbols.py: support git's "^" syntaxValentin Rothberg1-1/+1
2016-08-28checkkconfigsymbols: use arglist instead of cmd stringValentin Rothberg1-11/+16
2016-08-28checkkconfigsymblos: consistent symbol terminologyValentin Rothberg1-67/+67
2016-08-28checkkconfigsymbols.py: fix pylint and pep8 warningsValentin Rothberg1-10/+8
2016-08-28checkkconfigsymbols: use ArgumentParserValentin Rothberg1-73/+69
2016-08-28checkkconfigsymbols.py: port to Python 3Valentin Rothberg1-16/+17
2016-08-27checkkconfigsymbols.py: avoid shell injectionValentin Rothberg1-5/+7
2016-08-18checkkconfigsymbols.py: add --no-color option, don't print color to non-TTYAndrew Donnellan1-2/+10
2016-05-01checkkconfigsymbols.py: Fix typo in help messageAndreas Ziegler1-1/+1
2015-12-14checkkconfigsymbols.py: find similar symbolsValentin Rothberg1-26/+88
2015-12-14checkkconfigsymbols.py: multiprocessing of filesValentin Rothberg1-26/+102
2015-08-03scripts/checkkconfigsymbols.py: support default statementsValentin Rothberg1-2/+7
2015-08-03checkkconfigsymbols.py: colored outputValentin Rothberg1-6/+20
2015-08-03checkkconfigsymbols.py: find relevant commitsValentin Rothberg1-0/+21
2015-05-24checkkconfigsymbols.py: set python2 as default interpreterValentin Rothberg1-1/+1
2015-05-24checkkconfigsymbols.py: add option -i to ignore filesValentin Rothberg1-6/+26
2015-03-24checkkconfigsymbols.py: fix sorted outputValentin Rothberg1-5/+7
2015-03-16checkkconfigsymbols.py: make it Git awareValentin Rothberg1-6/+132
2015-03-09checkkconfigsymbols.py: filter reports for tools/Valentin Rothberg1-3/+4
2014-11-08checkkconfigsymbols.py: improve detection of defectsValentin Rothberg1-30/+27
2014-11-07checkkconfigsymbols.sh: reimplementation in pythonValentin Rothberg1-0/+142