114 Commits (e3e01466bff42b5ea977340d8d7d90df482b0c97)

Author SHA1 Message Date
Alex Bennée 66cf70149a scripts/checkpatch: roll diff tweaking into checkpatch itself 5 years ago
Matheus Ferst 72205289a0 scripts/checkpatch.pl: process .c.inc and .h.inc files as C source 5 years ago
Greg Kurz 43bea44357 checkpatch: Fix use of uninitialized value 5 years ago
Isaku Yamahata d2f1af0e41 checkpatch: don't emit warning on newly created acpi data files 5 years ago
Thomas Huth 7b59d10e23 scripts/checkpatch: Improve the check for authors mangled by the mailing list 5 years ago
Alex Bennée 9e5acb373d scripts/checkpatch.pl: fix git-show invocation to include diffstat 5 years ago
Daniel P. Berrangé 2d4274d6fe scripts: fix error from checkpatch.pl when no commits are found 6 years ago
Dov Murik bfac6d1933 checkpatch: Detect '%#' or '%0#' in printf-style format strings 6 years ago
Stefano Garzarella fb4176d0e8 checkpatch: avoid error on cover letter files 6 years ago
Peter Maydell 7a470a37b0 scripts/texi2pod: Delete unused script 6 years ago
zhaolichang 65fdb3cc2e scripts/: fix some comment spelling errors 6 years ago
Aleksandar Markovic 143a768c57 checkpatch: Change occurences of 'kernel' to 'qemu' in user messages 6 years ago
Michael S. Tsirkin 2046811c66 checkpatch: reversed logic with acpi test checks 6 years ago
Michael S. Tsirkin e11b06a880 checkpatch: ignore allowed diff list 6 years ago
Michael S. Tsirkin e625ba2a41 checkpatch: fix acpi check with multiple file name 6 years ago
Michael S. Tsirkin 1c3c9a8c5a checkpatch: enforce process for expected files 6 years ago
Alexander Bulekov bac068e064 softmmu: move vl.c to softmmu/ 6 years ago
Philippe Mathieu-Daudé ee0f3c09e0 scripts/checkpatch.pl: Detect superfluous semicolon in C code 6 years ago
Philippe Mathieu-Daudé bc7f3b0b0d scripts/checkpatch.pl: Only allow Python 3 interpreter 6 years ago
Alex Bennée ca68668d27 scripts/checkpatch.pl: don't complain about (foo, /* empty */) 7 years ago
Wei Yang e31db8aabe checkpatch: suggest qemu_real_host_page_size instead of getpagesize() or sysconf(_SC_PAGESIZE) 7 years ago
Daniel P. Berrangé 336a7451e8 docs: convert README, CODING_STYLE and HACKING to RST syntax 7 years ago
Paolo Bonzini 874acb6f83 checkpatch: detect doubly-encoded UTF-8 7 years ago
Paolo Bonzini c20b139620 checkpatch: do not warn for multiline parenthesized returned value 7 years ago
Peter Xu 8d061278d3 checkpatch: allow SPDX-License-Identifier 7 years ago
Peter Maydell b94e809d3e checkpatch: Don't emit spurious warnings about block comments 7 years ago
Paolo Bonzini 50db69a15f checkpatch: warn about qemu/queue.h head structs that are not typedef-ed 7 years ago
Paolo Bonzini 1db4269f34 checkpatch: colorize output to terminal 7 years ago
Paolo Bonzini c182b61996 checkpatch: improve handling of multiple patches or files 7 years ago
Paolo Bonzini fd9c0cfeb7 checkpatch: check Signed-off-by in --mailback mode 7 years ago
Paolo Bonzini 1ff7ebf33b checkpatch: fix premature exit when no input or --mailback 7 years ago
Peter Maydell 8c06fbdf36 scripts/checkpatch.pl: Enforce multiline comment syntax 7 years ago
Thomas Huth 78751ea855 Remove QEMU_ARTIFICIAL macro 7 years ago
Paolo Bonzini f1e35acf78 checkpatch: g_test_message does not need a trailing newline 8 years ago
Daniel P. Berrangé f5177798d8 scripts: report on author emails that are mangled by the mailing list 8 years ago
Heinrich Schuchardt 66e9d20ee0 checkpatch: allow space in more places before a bracket 8 years ago
Paolo Bonzini 1a5c63ce88 checkpatch: fix filename detection when using -f 8 years ago
Paolo Bonzini e20122ff0f checkpatch: handle token pasting better 8 years ago
Philippe Mathieu-Daudé 5fa96cad01 checkpatch: Recognize IEC binary prefix definitions 8 years ago
Paul Durrant 8d0f08e95b checkpatch: generalize xen handle matching in the list of types 8 years ago
Joe Perches 1a6fad0c3b checkpatch: reduce MAINTAINERS update message frequency 8 years ago
Joe Perches 4be6131e32 checkpatch: emit a warning on file add/move/delete 8 years ago
Joe Perches 5fc7e4047e checkpatch: ignore email headers better 8 years ago
Pasi Savanainen bf139a0614 checkpatch: check utf-8 content from a commit log when it's missing from charset 8 years ago
Joe Perches b37c4aacf7 checkpatch: add a --strict check for utf-8 in commit logs 8 years ago
Peter Xu 82870f3c02 checkpatch.pl: add common glib defines to typelist 8 years ago
Ian Jackson 5ac067a24a checkpatch: Add xendevicemodel_handle to the list of types 8 years ago
Su Hang 053e45d2f3 scripts/checkpatch.pl: Bug fix 8 years ago
Eric Blake 205f31a81a checkpatch: Exempt long URLs 8 years ago
Su Hang 2b9aef6fcd checkpatch: add check for `while` and `for` 8 years ago