summaryrefslogtreecommitdiff
path: root/git-interface/git-update.py
AgeCommit message (Expand)Author
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-11git-update: Allow non-fast-forwards for TUsLukas Fleischer
2015-06-11git-update: Deny non-fast-forwardsLukas 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-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-02Restructure scriptsLukas Fleischer