index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
yaml-emitter
Jacopo Mondi'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
2021-01-21
utils: checkstyle.py: Fix "protected" members in Commit class
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Drop astyle support
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Add header add checker
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Add commit checkers
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Move diff parsing to Commit class
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Add ability to filter files by status in a commit
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Make title and files properties of commit class
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Move commit handling to a separate section
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Factor out automatic class registry
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Drop arguments to super() when possible
Laurent Pinchart
2020-11-08
utils: checkstyle.py: Add d-pointer formatter
Laurent Pinchart
2020-09-21
Documentation: Adjust guidelines regarding math.h header
Laurent Pinchart
2020-03-23
utils: checkstyle: Add formatter to sort #include statements
Laurent Pinchart
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