summaryrefslogtreecommitdiff
path: root/git-interface
AgeCommit message (Expand)Author
2016-11-23Make the instance name and domain configurable.Luke Shumaker
2015-07-16git-update: Error out if PKGBUILD is missingLukas Fleischer
2015-07-04git-update: Fix error when printing SRCINFO errorsJohannes Löthberg
2015-06-27git-update: Improve error message on invalid pkgbaseLukas Fleischer
2015-06-27Add support for multiple SSH public keysLukas Fleischer
2015-06-27git-update: Allow privileged users to bypass blacklistJohannes Löthberg
2015-06-27git-serve: Drop direct AccountType checking, use AUR_PRIVILEGEDJohannes Löthberg
2015-06-27git-auth: Set AUR_PRIVILEGED env var for TUs & devsJohannes Löthberg
2015-06-27git: Use AUR_USER env var instead of ForceCommand argumentJohannes Löthberg
2015-06-27git: Use .format everywhere instead of %Johannes Löthberg
2015-06-20Make url and pkgdesc fields optionalJohannes Löthberg
2015-06-20git-update: Remove regex matching of URLJohannes Löthberg
2015-06-14git-update: Fix parsing of versioned optdependsLukas Fleischer
2015-06-14aurinfo: Fix bug with space indents creating split packagesJohannes Löthberg
2015-06-12git-serve: Support cloning with simplified pathsJohannes Löthberg
2015-06-11git-update: Allow non-fast-forwards for TUsLukas Fleischer
2015-06-11git-update: Deny non-fast-forwardsLukas Fleischer
2015-06-11Support exceptions in the maintenance modeLukas Fleischer
2015-06-11Implement a maintenance modeLukas Fleischer
2015-06-11Do not use symrefs for manually created Git refsLukas Fleischer
2015-06-08git-update: Avoid duplicate notificationsLukas Fleischer
2015-06-08git-update: Drop writing git description fileJohannes Löthberg
2015-06-08git-update: Improve error message for non-blob objectsLukas Fleischer
2015-06-08Use extract_arch_fields when checking for source filesJohannes Löthberg
2015-06-08git-update: Increase maximum blob size to 250kBLukas Fleischer
2015-06-08git-serve: Use `pkgbase` for errors about invalid namesWieland Hoffmann
2015-06-04git-update: Prevent from overwriting packagesLukas Fleischer
2015-06-04git-update: Only check HEAD for blacklisted packagesLukas Fleischer
2015-06-04git-update: Only check HEAD for matching pkgbaseLukas Fleischer
2015-06-02config.proto: CleanupLukas Fleischer
2015-06-02Setup Git repositories even if package base existsLukas Fleischer
2015-06-02Add a Makefile for the git-auth wrapperLukas Fleischer
2015-06-02Restructure scriptsLukas Fleischer