| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts: handle BrokenPipeError for python scripts | Masahiro Yamada | 2023-01-26 | 1 | -1/+12 |
* | checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file | Ariel Marcovitch | 2021-09-19 | 1 | -8/+0 |
* | checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit | Ariel Marcovitch | 2021-09-19 | 1 | -0/+3 |
* | checkkconfigsymbols.py: Fix the '--ignore' option | Ariel Marcovitch | 2021-09-03 | 1 | -1/+1 |
* | kconfig: remove '---help---' support | Masahiro Yamada | 2020-08-14 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 | Thomas Gleixner | 2019-05-30 | 1 | -1/+1 |
* | checkkconfigsymbols.py: support Kconfig's 'imply' statement | Valentin Rothberg | 2017-02-03 | 1 | -1/+1 |
* | checkkconfigsymbols.py: don't sort similar symbols | Valentin Rothberg | 2017-01-19 | 1 | -3/+3 |
* | checkkconfigsymbols.py: support git's "^" syntax | Valentin Rothberg | 2016-10-28 | 1 | -1/+1 |
* | checkkconfigsymbols: use arglist instead of cmd string | Valentin Rothberg | 2016-08-28 | 1 | -11/+16 |
* | checkkconfigsymblos: consistent symbol terminology | Valentin Rothberg | 2016-08-28 | 1 | -67/+67 |
* | checkkconfigsymbols.py: fix pylint and pep8 warnings | Valentin Rothberg | 2016-08-28 | 1 | -10/+8 |
* | checkkconfigsymbols: use ArgumentParser | Valentin Rothberg | 2016-08-28 | 1 | -73/+69 |
* | checkkconfigsymbols.py: port to Python 3 | Valentin Rothberg | 2016-08-28 | 1 | -16/+17 |
* | checkkconfigsymbols.py: avoid shell injection | Valentin Rothberg | 2016-08-27 | 1 | -5/+7 |
* | checkkconfigsymbols.py: add --no-color option, don't print color to non-TTY | Andrew Donnellan | 2016-08-18 | 1 | -2/+10 |
* | checkkconfigsymbols.py: Fix typo in help message | Andreas Ziegler | 2016-05-01 | 1 | -1/+1 |
* | checkkconfigsymbols.py: find similar symbols | Valentin Rothberg | 2015-12-14 | 1 | -26/+88 |
* | checkkconfigsymbols.py: multiprocessing of files | Valentin Rothberg | 2015-12-14 | 1 | -26/+102 |
* | scripts/checkkconfigsymbols.py: support default statements | Valentin Rothberg | 2015-08-04 | 1 | -2/+7 |
* | checkkconfigsymbols.py: colored output | Valentin Rothberg | 2015-08-04 | 1 | -6/+20 |
* | checkkconfigsymbols.py: find relevant commits | Valentin Rothberg | 2015-08-04 | 1 | -0/+21 |
* | checkkconfigsymbols.py: set python2 as default interpreter | Valentin Rothberg | 2015-05-24 | 1 | -1/+1 |
* | checkkconfigsymbols.py: add option -i to ignore files | Valentin Rothberg | 2015-05-24 | 1 | -6/+26 |
* | checkkconfigsymbols.py: fix sorted output | Valentin Rothberg | 2015-03-24 | 1 | -5/+7 |
* | checkkconfigsymbols.py: make it Git aware | Valentin Rothberg | 2015-03-16 | 1 | -6/+132 |
* | checkkconfigsymbols.py: filter reports for tools/ | Valentin Rothberg | 2015-03-09 | 1 | -3/+4 |
* | checkkconfigsymbols.py: improve detection of defects | Valentin Rothberg | 2014-11-09 | 1 | -30/+27 |
* | checkkconfigsymbols.sh: reimplementation in python | Valentin Rothberg | 2014-11-07 | 1 | -0/+142 |