projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c59928
)
scripts/git.orderfile: Display Cocci scripts before code modifications
author
Philippe Mathieu-Daudé
<philmd@redhat.com>
Thu, 20 Feb 2020 08:40:45 +0000
(09:40 +0100)
committer
Philippe Mathieu-Daudé
<philmd@redhat.com>
Thu, 20 Feb 2020 12:01:23 +0000
(13:01 +0100)
When we use a Coccinelle semantic script to do automatic
code modifications, it makes sense to look at the semantic
patch first.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
scripts/git.orderfile
patch
|
blob
|
history
diff --git
a/scripts/git.orderfile
b/scripts/git.orderfile
index 1f747b583a9e009c2630ff1bd13b34db26d1de7f..7cf22e0bf546dc679b748e239bd64b7abd8ec165 100644
(file)
--- a/
scripts/git.orderfile
+++ b/
scripts/git.orderfile
@@
-22,6
+22,9
@@
Makefile*
qapi/*.json
qga/*.json
+# semantic patches
+*.cocci
+
# headers
*.h