index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkpatch: allow SPDX-License-Identifier
Peter Xu
2019-06-03
1
-1
/
+2
*
checkpatch: Don't emit spurious warnings about block comments
Peter Maydell
2019-01-29
1
-1
/
+1
*
checkpatch: warn about qemu/queue.h head structs that are not typedef-ed
Paolo Bonzini
2019-01-11
1
-0
/
+5
*
checkpatch: colorize output to terminal
Paolo Bonzini
2019-01-11
1
-7
/
+42
*
checkpatch: improve handling of multiple patches or files
Paolo Bonzini
2019-01-11
1
-7
/
+23
*
checkpatch: check Signed-off-by in --mailback mode
Paolo Bonzini
2019-01-11
1
-3
/
+4
*
checkpatch: fix premature exit when no input or --mailback
Paolo Bonzini
2019-01-11
1
-3
/
+3
*
scripts/checkpatch.pl: Enforce multiline comment syntax
Peter Maydell
2018-12-14
1
-0
/
+48
*
Remove QEMU_ARTIFICIAL macro
Thomas Huth
2018-12-12
1
-1
/
+0
*
checkpatch: g_test_message does not need a trailing newline
Paolo Bonzini
2018-11-27
1
-1
/
+2
*
scripts: report on author emails that are mangled by the mailing list
Daniel P. Berrangé
2018-10-31
1
-0
/
+4
*
checkpatch: allow space in more places before a bracket
Heinrich Schuchardt
2018-08-23
1
-2
/
+1
*
checkpatch: fix filename detection when using -f
Paolo Bonzini
2018-08-23
1
-2
/
+2
*
checkpatch: handle token pasting better
Paolo Bonzini
2018-07-06
1
-5
/
+4
*
checkpatch: Recognize IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-0
/
+1
*
checkpatch: generalize xen handle matching in the list of types
Paul Durrant
2018-05-22
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-05-14
1
-4
/
+52
|
\
|
*
checkpatch: reduce MAINTAINERS update message frequency
Joe Perches
2018-05-10
1
-0
/
+6
|
*
checkpatch: emit a warning on file add/move/delete
Joe Perches
2018-05-10
1
-1
/
+11
|
*
checkpatch: ignore email headers better
Joe Perches
2018-05-10
1
-2
/
+3
|
*
checkpatch: check utf-8 content from a commit log when it's missing from charset
Pasi Savanainen
2018-05-10
1
-2
/
+11
|
*
checkpatch: add a --strict check for utf-8 in commit logs
Joe Perches
2018-05-10
1
-4
/
+26
*
|
checkpatch.pl: add common glib defines to typelist
Peter Xu
2018-05-09
1
-0
/
+28
|
/
*
checkpatch: Add xendevicemodel_handle to the list of types
Ian Jackson
2018-04-26
1
-0
/
+1
*
scripts/checkpatch.pl: Bug fix
Su Hang
2018-04-05
1
-2
/
+13
*
checkpatch: Exempt long URLs
Eric Blake
2018-03-12
1
-1
/
+2
*
checkpatch: add check for `while` and `for`
Su Hang
2018-03-06
1
-2
/
+3
*
checkpatch: add a warning for basename/dirname
Julia Suvorova
2018-03-06
1
-0
/
+5
*
configure: add dependency
Klim Kireev
2018-01-22
1
-0
/
+1
*
checkpatch: Enforce proper do/while (0) style
Eric Blake
2018-01-16
1
-0
/
+5
*
checkpatch: volatile with a comment or sig_atomic_t is okay
Marc-André Lureau
2017-12-21
1
-2
/
+5
*
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...
Peter Maydell
2017-10-20
1
-1
/
+0
|
\
|
*
tpm: remove TPMDriverOps
Marc-André Lureau
2017-10-19
1
-1
/
+0
*
|
checkpatch: refine mode selection
Paolo Bonzini
2017-10-12
1
-9
/
+10
|
/
*
checkpatch: fix incompatibility with old perl
Vladimir Sementsov-Ogievskiy
2017-10-05
1
-1
/
+2
*
checkpatch: add hwaddr to @typeList
Greg Kurz
2017-09-19
1
-0
/
+1
*
scripts: let checkpatch.pl process an entire GIT branch
Daniel P. Berrange
2017-09-19
1
-27
/
+111
*
checkpatch: check trace-events code style
Vladimir Sementsov-Ogievskiy
2017-08-01
1
-0
/
+19
*
error: Implement the warn and free Error functions
Alistair Francis
2017-07-13
1
-0
/
+1
*
error: Functions to report warnings and informational messages
Alistair Francis
2017-07-13
1
-1
/
+5
*
checkpatch: should not use signal except for SIG_DFL or SIG_IGN
Paolo Bonzini
2017-07-04
1
-0
/
+4
*
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-10
1
-1
/
+2
|
\
|
*
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
2017-05-10
1
-1
/
+2
*
|
checkpatch: Disallow glib asserts in main code
Dr. David Alan Gilbert
2017-05-05
1
-0
/
+21
|
/
*
checkpatch: allow spaces before parenthesis for 'coroutine_fn'
Jeff Cody
2016-11-02
1
-1
/
+1
*
checkpatch: tweak "struct should normally be const" warning
Paolo Bonzini
2016-11-01
1
-2
/
+2
*
checkpatch: downgrade "architecture specific defines should be avoided"
Paolo Bonzini
2016-09-27
1
-1
/
+1
*
checkpatch: Fix whitespace checks for documentation code blocks
Lluís Vilanova
2016-09-13
1
-0
/
+10
*
checkpatch: default to success if only warnings
Paolo Bonzini
2016-08-10
1
-12
/
+4
*
checkpatch: bump most warnings to errors
Paolo Bonzini
2016-08-10
1
-33
/
+33
[next]