summaryrefslogtreecommitdiffstats
path: root/scripts/git-integration
AgeCommit message (Expand)AuthorFilesLines
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