summaryrefslogtreecommitdiff
path: root/git-interface
AgeCommit message (Expand)Author
2016-02-09git-serve: Change syntax for setting keywordsLukas Fleischer
2016-02-07Add support for package update notificationsLukas Fleischer
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer
2016-02-07git-update: Replace aurinfo.py with python-srcinfoJohannes Löthberg
2016-02-06Fix issues reported by pyflakesLukas Fleischer
2015-11-26git-serve: Fix pkgbase_exists()Mark Weiman
2015-10-24git-serve: Add support for setting keywordsLukas Fleischer
2015-10-03Do not show ".SRCINFO unchanged" warning on restoreLukas Fleischer
2015-09-29Show a warning if .SRCINFO is unchangedLukas Fleischer
2015-09-16git-update: Use proper stop value for sliceLukas Fleischer
2015-08-16Add a restore command to the SSH interfaceLukas Fleischer
2015-08-14git-update: Add commentsLukas Fleischer
2015-08-14git-update: Remove superfluous assignmentLukas Fleischer
2015-08-14git-update: Move blacklist reading further downLukas Fleischer
2015-08-04aurinfo: Fix parsing with custom file when running scriptJohannes Löthberg
2015-08-04aurinfo: Allow lines starting with spacesJohannes Löthberg
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