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-11.1
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-11.1
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
/
git-submodule.sh
Age
Commit message (
Expand
)
Author
2023-07-25
scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour
Peter Maydell
2023-06-26
git-submodule.sh: allow running in validate mode without previous update
Paolo Bonzini
2023-06-06
configure: remove --with-git-submodules=
Paolo Bonzini
2023-06-06
build: log submodule update from git-submodule.sh
Paolo Bonzini
2023-06-06
git-submodule: allow partial update of .git-submodule-status
Paolo Bonzini
2023-06-06
configure: remove --with-git= option
Paolo Bonzini
2022-10-27
scripts: check if .git exists before checking submodule status
Daniel P. Berrangé
2021-01-29
configure: replace --enable/disable-git-update with --with-git-submodules
Dan Streetman
2020-02-13
git: Make submodule check only needed modules
Juan Quintela
2018-10-16
git-submodule.sh: Modern shell scripting (use $() instead of ``)
Mao Zhongyi
2018-02-10
build: fix typo in error message
Laurent Vivier
2017-12-18
build: fix typo in error message
Mike Frysinger
2017-11-06
build: delay check for empty git submodule list
Daniel P. Berrange
2017-11-06
build: don't fail if given a git submodule which does not exist
Daniel P. Berrange
2017-11-06
build: allow automatic git submodule updates to be disabled
Daniel P. Berrange
2017-11-06
build: don't create temporary files in source dir
Daniel P. Berrange
2017-11-06
build: allow setting a custom GIT binary for transparent proxying
Daniel P. Berrange
2017-10-23
scripts: don't throw away stderr when checking out git submodules
Daniel P. Berrange
2017-10-16
build: automatically handle GIT submodule checkout for dtc
Daniel P. Berrange