summaryrefslogtreecommitdiff
path: root/scripts/checkkconfigsymbols.py
AgeCommit message (Expand)Author
2017-02-03checkkconfigsymbols.py: support Kconfig's 'imply' statementValentin Rothberg
2017-01-19checkkconfigsymbols.py: don't sort similar symbolsValentin Rothberg
2016-10-28checkkconfigsymbols.py: support git's "^" syntaxValentin Rothberg
2016-08-28checkkconfigsymbols: use arglist instead of cmd stringValentin Rothberg
2016-08-28checkkconfigsymblos: consistent symbol terminologyValentin Rothberg
2016-08-28checkkconfigsymbols.py: fix pylint and pep8 warningsValentin Rothberg
2016-08-28checkkconfigsymbols: use ArgumentParserValentin Rothberg
2016-08-28checkkconfigsymbols.py: port to Python 3Valentin Rothberg
2016-08-27checkkconfigsymbols.py: avoid shell injectionValentin Rothberg
2016-08-18checkkconfigsymbols.py: add --no-color option, don't print color to non-TTYAndrew Donnellan
2016-05-01checkkconfigsymbols.py: Fix typo in help messageAndreas Ziegler
2015-12-14checkkconfigsymbols.py: find similar symbolsValentin Rothberg
2015-12-14checkkconfigsymbols.py: multiprocessing of filesValentin Rothberg
2015-08-03scripts/checkkconfigsymbols.py: support default statementsValentin Rothberg
2015-08-03checkkconfigsymbols.py: colored outputValentin Rothberg
2015-08-03checkkconfigsymbols.py: find relevant commitsValentin Rothberg
2015-05-24checkkconfigsymbols.py: set python2 as default interpreterValentin Rothberg
2015-05-24checkkconfigsymbols.py: add option -i to ignore filesValentin Rothberg
2015-03-24checkkconfigsymbols.py: fix sorted outputValentin Rothberg
2015-03-16checkkconfigsymbols.py: make it Git awareValentin Rothberg
2015-03-09checkkconfigsymbols.py: filter reports for tools/Valentin Rothberg
2014-11-08checkkconfigsymbols.py: improve detection of defectsValentin Rothberg
2014-11-07checkkconfigsymbols.sh: reimplementation in pythonValentin Rothberg