History log of /libevent-2.1.12/checkpatch.sh (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release-2.2.1-alpha, release-2.1.12-stable
# da11fcc8 27-May-2020 Azat Khuzhin <[email protected]>

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 89d313b14dffed7271f41f4e2d68ccfe6b6475e

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)

show more ...


# 9c2b49c7 27-May-2020 Azat Khuzhin <[email protected]>

checkpatch.sh: fix usage

Refs: #1029
(cherry picked from commit 8209a623addf6688243eeb6ebb9ece6a20206437)


# b0e9577f 27-May-2020 Wataru Ashihara <[email protected]>

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]

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)

show more ...


Revision tags: release-2.1.11-stable, release-2.1.10-stable, release-2.1.9-beta, release-2.0.23-beta, release-2.1.8-stable, release-2.1.7-rc
# d482486a 05-Oct-2016 Azat Khuzhin <[email protected]>

Add checkpatch script

Support:
- files
- files-diffs
- patches
- git-refs