summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-12-28Add a script to initialize Git repositoriesLukas Fleischer
2014-12-28git-serve.py: Use virtual pathsLukas Fleischer
2014-12-27Remove legacy scriptsLukas Fleischer
2014-12-27git-update.py: Update repository descriptionLukas Fleischer
2014-12-27Honor the database socket setting in Git scriptsLukas Fleischer
2014-12-27Add sshd setup instructionsLukas Fleischer
2014-12-27Add update hook templateLukas Fleischer
2014-12-27Add basic Git authentication/authorization scriptsLukas Fleischer
2014-12-27mkpkglists.py: Honor database socket settingLukas Fleischer
2014-10-24mkpkglists: Use the main configuration fileLukas Fleischer
2014-10-24Use an INI-style configuration fileLukas Fleischer
2014-10-10Add a script to generate package listsLukas Fleischer
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer
2013-04-28aurblup: Update for pacman 4.1 API changesLukas Fleischer
2013-02-15Remove aurblup configuration file parserLukas Fleischer
2011-10-24aurblup: update for pacman 4 revised libalpm APIDan McGee
2011-10-24aurblup: remove use of alpm_list_getdata()Dan McGee
2011-10-24aurblup: style cleanupsDan McGee
2011-10-24aurblup: remove ';' from queriesDan McGee
2011-08-19aurblup: Update config.h.protoDan McGee
2011-08-11Rename package_exists() to pkgid_from_name()Lukas Fleischer
2011-08-10Add a upload directory transform scriptDan McGee
2011-08-10Segment the upload directory by package name prefixDan McGee
2011-08-10scripts/cleanup: use native PHP onlyDan McGee
2011-06-28aurblup: use implicit make rules and adjust CFLAGSDan McGee
2011-06-28aurblup: mark all functions and global variables staticDan McGee
2011-06-28aurblup: blacklist processing query changesDan McGee
2011-02-26Use a real sync algorithm in aurblup (fixes FS#23039).Lukas Fleischer
2011-02-11Update aurblup "README".Lukas Fleischer
2011-02-11Add support for MySQL transactions to aurblup.Lukas Fleischer
2011-02-11Fix typos in aurblup source and "README".Lukas Fleischer
2011-02-11Add packages' provides and replaces to the blacklist in aurblup.Lukas Fleischer
2011-02-11Fix memory leak in aurblup.Lukas Fleischer
2011-02-11Add AUR package blacklist updater (aurblup).Lukas Fleischer
2011-02-01Drop PackageLocations table and referencesDan McGee
2009-03-03Update cleanup script to remove non-unsupported files.Loui Chang
2008-11-21Add a script to clean up files of deleted unsupported packages.Loui Chang