summaryrefslogtreecommitdiffstats
path: root/scripts/git-integration
AgeCommit message (Expand)AuthorFilesLines
2015-01-11Add to notification list on repository creationLukas Fleischer1-0/+4
2015-01-08git-update.py: Do not wipe repository descriptionsLukas Fleischer1-3/+5
2015-01-08git-update.py: Reject blacklisted packagesLukas Fleischer1-4/+13
2015-01-07git-serve.py: Allow TUs to push to any repositoryLukas Fleischer1-0/+4
2015-01-07Add support for package base co-maintainersLukas Fleischer2-7/+12
2015-01-07git-update.py: Support architecture-specific fieldsLukas Fleischer1-19/+32
2015-01-06git-serve.py: Adopt repositories on creationLukas Fleischer1-2/+2
2015-01-06git-serve.py: Automatically create repositoriesLukas Fleischer1-0/+2
2015-01-02git-serve.py: Relax path validationLukas Fleischer1-2/+5
2015-01-01git-serve.py: Add a command to list repositoriesLukas Fleischer1-0/+22
2015-01-01git-serve.py: Improve error messagesLukas Fleischer1-8/+22
2014-12-30git-update.py: Cast epoch to an integerLukas Fleischer1-2/+5
2014-12-28Add a script to initialize Git repositoriesLukas Fleischer1-0/+51
2014-12-28git-serve.py: Use virtual pathsLukas Fleischer1-1/+2
2014-12-27git-update.py: Update repository descriptionLukas Fleischer1-0/+4
2014-12-27Honor the database socket setting in Git scriptsLukas Fleischer3-4/+8
2014-12-27Add sshd setup instructionsLukas Fleischer2-0/+158
2014-12-27Add update hook templateLukas Fleischer3-0/+418
2014-12-27Add basic Git authentication/authorization scriptsLukas Fleischer2-0/+145