index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkkconfigsymbols.py
Age
Commit message (
Expand
)
Author
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