Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-11 | Use custom templates for Git repositories | Lukas Fleischer | 1 | -3/+2 | |
Do not waste disk space by copying dozens of unneeded sample hooks. Use a custom template directory that only includes the git-update hook. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> | |||||
2014-12-28 | Add a script to initialize Git repositories | Lukas Fleischer | 1 | -0/+51 | |
Introduce a script that creates one repository for each package base in the database. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> |