Age | Commit message (Expand) | Author |
2017-02-03 | checkkconfigsymbols.py: support Kconfig's 'imply' statement | Valentin Rothberg |
2017-01-19 | checkkconfigsymbols.py: don't sort similar symbols | Valentin Rothberg |
2016-10-28 | checkkconfigsymbols.py: support git's "^" syntax | Valentin Rothberg |
2016-08-28 | checkkconfigsymbols: use arglist instead of cmd string | Valentin Rothberg |
2016-08-28 | checkkconfigsymblos: consistent symbol terminology | Valentin Rothberg |
2016-08-28 | checkkconfigsymbols.py: fix pylint and pep8 warnings | Valentin Rothberg |
2016-08-28 | checkkconfigsymbols: use ArgumentParser | Valentin Rothberg |
2016-08-28 | checkkconfigsymbols.py: port to Python 3 | Valentin Rothberg |
2016-08-27 | checkkconfigsymbols.py: avoid shell injection | Valentin Rothberg |
2016-08-18 | checkkconfigsymbols.py: add --no-color option, don't print color to non-TTY | Andrew Donnellan |
2016-05-01 | checkkconfigsymbols.py: Fix typo in help message | Andreas Ziegler |
2015-12-14 | checkkconfigsymbols.py: find similar symbols | Valentin Rothberg |
2015-12-14 | checkkconfigsymbols.py: multiprocessing of files | Valentin Rothberg |
2015-08-03 | scripts/checkkconfigsymbols.py: support default statements | Valentin Rothberg |
2015-08-03 | checkkconfigsymbols.py: colored output | Valentin Rothberg |
2015-08-03 | checkkconfigsymbols.py: find relevant commits | Valentin Rothberg |
2015-05-24 | checkkconfigsymbols.py: set python2 as default interpreter | Valentin Rothberg |
2015-05-24 | checkkconfigsymbols.py: add option -i to ignore files | Valentin Rothberg |
2015-03-24 | checkkconfigsymbols.py: fix sorted output | Valentin Rothberg |
2015-03-16 | checkkconfigsymbols.py: make it Git aware | Valentin Rothberg |
2015-03-09 | checkkconfigsymbols.py: filter reports for tools/ | Valentin Rothberg |
2014-11-08 | checkkconfigsymbols.py: improve detection of defects | Valentin Rothberg |
2014-11-07 | checkkconfigsymbols.sh: reimplementation in python | Valentin Rothberg |