summaryrefslogtreecommitdiffstats
path: root/scripts/git-integration/aurinfo.py
AgeCommit message (Collapse)AuthorFilesLines
2015-06-02Restructure scriptsLukas Fleischer1-204/+0
* Move scripts/git-integration/ to git-interface/. * Move scripts/aurblup/aurblup.py to scripts/aurblup.py. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2014-12-27Add update hook templateLukas Fleischer1-0/+204
This adds a script that can be used as an update hook to check all commits for validity and to regenerate the package details page before updating a named ref. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>