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
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
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
2023-07-28
utils: checkstyle.py: Extract title and trailers with one command
Laurent Pinchart
2023-07-18
utils: checkstyle.py: Check trailers for Amendment commits
Kieran Bingham
2023-07-18
utils: checkstyle.py: Derive Amendment from Commit
Kieran Bingham
2023-07-18
utils: checkstyle.py: Initialise staged trailers
Kieran Bingham
2023-07-18
utils: checkstyle.py: Treat Malformed trailers as a CommitIssue
Kieran Bingham
2023-07-05
utils: checkstyle: Add trailers checker
Laurent Pinchart
2023-07-05
utils: checkstyle: Don't include commit ID in commit title
Laurent Pinchart
2023-07-05
utils: checkstyle: Support running checkers selectively
Laurent Pinchart
2023-07-05
utils: checkstyle: Add __repr__ method to CommitFile class
Laurent Pinchart
2023-03-01
utils: checkstyle.py: Don't run commit title checker on staged commits
Paul Elder
2023-01-10
utils: checkstyle.py: Add commit title checker
Laurent Pinchart
2022-12-15
utils: checkstyle.py: Check new header file on new and renamed meson.build files
Xavier Roumegue
2022-06-03
utils: checkstyle.py: Fix color bleed
Tomi Valkeinen
2022-06-01
utils: checkstyle: Ensure "..." include style for internal headers
Laurent Pinchart
2022-06-01
utils: checkstyle: Run the CLangFormatter last
Laurent Pinchart
2021-08-27
utils: checkstyle.py: Use single-quoted strings when possible
Laurent Pinchart
2021-02-16
utils: checkstyle.py: Handle renamed files in header add checker
Laurent Pinchart
2021-02-16
utils: checkstyle.py: Restore checks of renamed files
Laurent Pinchart
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
[next]