summaryrefslogtreecommitdiffstats
path: root/git-interface/git-update.py
AgeCommit message (Expand)AuthorFilesLines
2015-06-27git-update: Improve error message on invalid pkgbaseLukas Fleischer1-1/+1
2015-06-27git-update: Allow privileged users to bypass blacklistJohannes Löthberg1-1/+2
2015-06-27git: Use .format everywhere instead of %Johannes Löthberg1-25/+25
2015-06-20Make url and pkgdesc fields optionalJohannes Löthberg1-2/+6
2015-06-20git-update: Remove regex matching of URLJohannes Löthberg1-3/+0
2015-06-14git-update: Fix parsing of versioned optdependsLukas Fleischer1-4/+12
2015-06-11git-update: Allow non-fast-forwards for TUsLukas Fleischer1-6/+9
2015-06-11git-update: Deny non-fast-forwardsLukas Fleischer1-0/+9
2015-06-11Do not use symrefs for manually created Git refsLukas Fleischer1-0/+10
2015-06-08git-update: Avoid duplicate notificationsLukas Fleischer1-2/+6
2015-06-08git-update: Drop writing git description fileJohannes Löthberg1-6/+0
2015-06-08git-update: Improve error message for non-blob objectsLukas Fleischer1-1/+10
2015-06-08Use extract_arch_fields when checking for source filesJohannes Löthberg1-1/+2
2015-06-08git-update: Increase maximum blob size to 250kBLukas Fleischer1-2/+2
2015-06-04git-update: Prevent from overwriting packagesLukas Fleischer1-1/+11
2015-06-04git-update: Only check HEAD for blacklisted packagesLukas Fleischer1-4/+6
2015-06-04git-update: Only check HEAD for matching pkgbaseLukas Fleischer1-1/+6
2015-06-02Restructure scriptsLukas Fleischer1-0/+262