index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
clean-includes
Age
Commit message (
Expand
)
Author
2026-01-22
scripts/clean-includes: Update exclude list
Peter Maydell
2026-01-22
scripts/clean-includes: Give the args in git commit messages
Peter Maydell
2026-01-22
scripts/clean-includes: Do all our exclusions with REGEXFILE
Peter Maydell
2026-01-22
scripts/clean-includes: Make ignore-regexes one per line
Peter Maydell
2026-01-22
scripts/clean-includes: Remove outdated comment
Peter Maydell
2026-01-22
scripts/clean-includes: Allow directories on command line
Peter Maydell
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-01-30
scripts/clean-includes: Update exclude list
Peter Maydell
2023-02-08
scripts/clean-includes: Improve --git commit message
Markus Armbruster
2023-02-08
scripts/clean-includes: Skip symbolic links
Markus Armbruster
2023-02-08
scripts/clean-includes: Don't claim duplicate headers found when not
Markus Armbruster
2023-02-08
scripts/clean-includes: Fully skip / ignore files
Markus Armbruster
2022-07-05
disas: Remove libvixl disassembler
Thomas Huth
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-06-08
scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as special header
Philippe Mathieu-Daudé
2016-10-28
scripts/clean-includes: added duplicate #include check
Anand J
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-07
clean-includes: Add glib.h to list of unneeded includes
Peter Maydell
2016-06-07
scripts: Use $(..) instead of deprecated `..`
Stefan Weil
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
Remove unneeded include statements for setjmp.h
Stefan Weil
2016-03-16
include/config.h: Remove
Peter Maydell
2016-02-23
scripts/clean-includes: Ignore .inc.c files
Peter Maydell
2016-02-23
scripts/clean-includes: Add --all option
Peter Maydell
2016-02-23
scripts/clean-includes: Enhance to handle header files
Peter Maydell
2016-01-18
scripts: Add new clean-includes script to fix C include directives
Peter Maydell