index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
checkstyle.py
Age
Commit message (
Expand
)
Author
2020-03-16
utils: checkstyle: Add a ShellChecker
Kieran Bingham
2020-01-18
checkstyle: Add support for checking style on amendments
Nicolas Dufresne
2020-01-18
checkstyle: Add support for checking style on staged changes
Nicolas Dufresne
2020-01-18
checkstyle: Introduce a Commit class
Nicolas Dufresne
2020-01-18
checkstyle: Exit with 1 status if issues are found
Nicolas Dufresne
2020-01-18
checkstyle: Move from pep8 to pycodestyle
Nicolas Dufresne
2020-01-07
utils: checkstyle.py: Support single line hunks
Kieran Bingham
2020-01-07
utils: checkstyle.py: Fix regex string literal
Kieran Bingham
2019-10-23
utils: checkstyle.py: Add include checker
Laurent Pinchart
2019-07-04
utils: checkstyle.py: Add pep8 checker
Kieran Bingham
2019-07-04
utils: checkstyle.py: Add Doxygen formatter
Laurent Pinchart
2019-07-01
utils: checkstyle.py: Add meson.build checker
Laurent Pinchart
2019-07-01
utils: checkstyle.py: Refactor formatters and checkers support
Laurent Pinchart
2019-02-13
utils: checkstyle: Catch LOG() usage without an explicit category
Laurent Pinchart
2019-01-22
utils: checkstyle: Add support for clang-format
Laurent Pinchart
2018-12-21
utils: checkstyle: add keep-one-line-blocks
Kieran Bingham
2018-12-19
utils: checkstyle.py: Strip trailing white spaces
Laurent Pinchart
2018-12-19
utils: checkstyle.py: Highlight trailing white space at end of line
Laurent Pinchart
2018-12-19
utils: checkstyle.py: Support execution from non-root directories
Laurent Pinchart
2018-12-14
utils: Add Python-based commit style checker script
Laurent Pinchart