13b6bb28aSGerd Hoffmann# 23b6bb28aSGerd Hoffmann# order file for git, to produce patches which are easier to review 33b6bb28aSGerd Hoffmann# by diffing the important stuff like interface changes first. 43b6bb28aSGerd Hoffmann# 53b6bb28aSGerd Hoffmann# one-off usage: 63b6bb28aSGerd Hoffmann# git diff -O scripts/git.orderfile ... 73b6bb28aSGerd Hoffmann# 83b6bb28aSGerd Hoffmann# add to git config: 93b6bb28aSGerd Hoffmann# git config diff.orderFile scripts/git.orderfile 103b6bb28aSGerd Hoffmann# 113b6bb28aSGerd Hoffmann 123b6bb28aSGerd Hoffmann# Documentation 133b6bb28aSGerd Hoffmanndocs/* 14bab694faSEric Blake*.rst 15*a1bcbb48SPhilippe Mathieu-Daudé*.rst.inc 163b6bb28aSGerd Hoffmann 173b6bb28aSGerd Hoffmann# build system 183b6bb28aSGerd Hoffmannconfigure 193b6bb28aSGerd HoffmannMakefile* 203b6bb28aSGerd Hoffmann*.mak 218edacae0SPhilippe Mathieu-Daudémeson.build 223b6bb28aSGerd Hoffmann 233b6bb28aSGerd Hoffmann# qapi schema 24b1862ee6SMarkus Armbrusterqapi/*.json 25b1862ee6SMarkus Armbrusterqga/*.json 263b6bb28aSGerd Hoffmann 274b314c1aSPhilippe Mathieu-Daudé# semantic patches 284b314c1aSPhilippe Mathieu-Daudé*.cocci 294b314c1aSPhilippe Mathieu-Daudé 303b6bb28aSGerd Hoffmann# headers 313b6bb28aSGerd Hoffmann*.h 32*a1bcbb48SPhilippe Mathieu-Daudé*.h.inc 333b6bb28aSGerd Hoffmann 3475fa376cSPhilippe Mathieu-Daudé# decoding tree specification 3575fa376cSPhilippe Mathieu-Daudé*.decode 3675fa376cSPhilippe Mathieu-Daudé 373b6bb28aSGerd Hoffmann# code 383b6bb28aSGerd Hoffmann*.c 39*a1bcbb48SPhilippe Mathieu-Daudé*.c.inc 40