]> arthur.barton.de Git - netdata.git/commit
Add hooks and packaging scripts
authorPhilip Whineray <phil@firehol.org>
Thu, 21 Jan 2016 07:15:56 +0000 (07:15 +0000)
committerPhilip Whineray <phil@firehol.org>
Sun, 24 Jan 2016 10:55:07 +0000 (10:55 +0000)
commit85b6ae63295138ae94691aeea494e9ecee85dae8
tree4d56247a45e47bee8b95e17b4b9f54558e20dc62
parentfffcbd2ba039673479c0aea235a60a2b99cf54d3
Add hooks and packaging scripts

Include missing files in package
16 files changed:
.gitignore
ChangeLog [new file with mode: 0644]
Makefile.am
charts.d/Makefile.am
conf.d/Makefile.am
configure.ac
hooks/post-commit [new file with mode: 0755]
hooks/pre-commit [new file with mode: 0755]
hooks/prepare-commit-msg [new file with mode: 0755]
packaging/README.md [new file with mode: 0644]
packaging/check-files [new file with mode: 0755]
packaging/git-build [new file with mode: 0755]
packaging/packaging.functions [new file with mode: 0644]
packaging/release-msg [new file with mode: 0755]
packaging/tar-compare [new file with mode: 0755]
packaging/update-tags [new file with mode: 0755]