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