Age | Commit message (Expand) | Author |
2023-01-26 | scripts: handle BrokenPipeError for python scripts | Masahiro Yamada |
2021-09-19 | checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file | Ariel Marcovitch |
2021-09-19 | checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit | Ariel Marcovitch |
2021-09-03 | checkkconfigsymbols.py: Fix the '--ignore' option | Ariel Marcovitch |
2020-08-14 | kconfig: remove '---help---' support | Masahiro Yamada |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 | Thomas Gleixner |
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 |