summaryrefslogtreecommitdiffstats
path: root/git-interface/git-serve.py
AgeCommit message (Expand)AuthorFilesLines
2016-02-09git-serve: Change syntax for setting keywordsLukas Fleischer1-17/+10
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer1-1/+1
2016-02-06Fix issues reported by pyflakesLukas Fleischer1-1/+10
2015-11-26git-serve: Fix pkgbase_exists()Mark Weiman1-1/+1
2015-10-24git-serve: Add support for setting keywordsLukas Fleischer1-11/+44
2015-08-16Add a restore command to the SSH interfaceLukas Fleischer1-0/+19
2015-06-27git-serve: Drop direct AccountType checking, use AUR_PRIVILEGEDJohannes Löthberg1-2/+1
2015-06-27git: Use AUR_USER env var instead of ForceCommand argumentJohannes Löthberg1-1/+1
2015-06-27git: Use .format everywhere instead of %Johannes Löthberg1-13/+13
2015-06-12git-serve: Support cloning with simplified pathsJohannes Löthberg1-2/+4
2015-06-11Support exceptions in the maintenance modeLukas Fleischer1-1/+4
2015-06-11Implement a maintenance modeLukas Fleischer1-0/+5
2015-06-11Do not use symrefs for manually created Git refsLukas Fleischer1-17/+0
2015-06-08git-serve: Use `pkgbase` for errors about invalid namesWieland Hoffmann1-1/+1
2015-06-02config.proto: CleanupLukas Fleischer1-1/+0
2015-06-02Setup Git repositories even if package base existsLukas Fleischer1-7/+17
2015-06-02Restructure scriptsLukas Fleischer1-0/+162