Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| da11fcc8 | 2020-05-27 20:33:25 | checkpatch.sh: fix clang-format-diff usage - strip 1 path component - it does not accept file name anymore, only stdin Refs: #1029 (cherry picked from commit 89d313b14dffed7271f41f4e2d68ccfe6b6475ed) | ||
| 9c2b49c7 | 2020-05-27 20:31:29 | checkpatch.sh: fix usage Refs: #1029 (cherry picked from commit 8209a623addf6688243eeb6ebb9ece6a20206437) | ||
| b0e9577f | 2020-05-28 00:03:03 | Fix clang-format-diff usage "--style" is invalid: $ ./checkpatch.sh -r HEAD usage: clang-format-diff [-h] [-i] [-p NUM] [-regex PATTERN] [-iregex PATTERN] [-sort-includes] [-v] [-style STYLE] [-binary BINARY] clang-format-diff: error: unrecognized arguments: --style={ Language:... } (cherry picked from commit 866fbb54570c74f215208b237ddce48fb79d2cd6) | ||
| d482486a | 2016-10-05 13:28:04 | Add checkpatch script Support: - files - files-diffs - patches - git-refs |