This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository maintenancescripts. from bdef3ce killstalevms.bash: terminate gracefully if the list of running VMs is empty. new cd75c7b killstalevms.bash: move to bin/killstalevms.bash. new a408ddd git/hooks: import all git hooks used by X2Go. new 5e88b19 git/hooks: remove obsolete/duplicated scripts update-script._tag-latest_ and post-receive._code.x2go.org_. new 4d17d3a git/hooks: check branch names, allow non-fast-forwards and merges on specific branches, deny on other. The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: killstalevms.bash => bin/killstalevms.bash | 0 git/hooks/git_multimail.py | 2420 ++++++++++++++++++++++++++ git/hooks/post-receive | 21 + git/hooks/post-receive-email | 72 + git/hooks/update | 9 + git/hooks/update-script._acl_ | 151 ++ git/hooks/update-script._branches+tags_ | 128 ++ git/hooks/update-script._check+allow-merges_ | 139 ++ git/hooks/update-script._check_ | 137 ++ git/hooks/update-script._grant_ | 20 + git/hooks/update._code.x2go.org_ | 9 + git/hooks/x2go-post-receive-close-bugs | 118 ++ git/hooks/x2go-post-receive-tag-pending | 100 ++ 13 files changed, 3324 insertions(+) rename killstalevms.bash => bin/killstalevms.bash (100%) create mode 100755 git/hooks/git_multimail.py create mode 100755 git/hooks/post-receive create mode 100755 git/hooks/post-receive-email create mode 100755 git/hooks/update create mode 100755 git/hooks/update-script._acl_ create mode 100755 git/hooks/update-script._branches+tags_ create mode 100755 git/hooks/update-script._check+allow-merges_ create mode 100755 git/hooks/update-script._check_ create mode 100755 git/hooks/update-script._grant_ create mode 100755 git/hooks/update._code.x2go.org_ create mode 100755 git/hooks/x2go-post-receive-close-bugs create mode 100755 git/hooks/x2go-post-receive-tag-pending -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git