summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-10-24aurblup: update for pacman 4 revised libalpm APIDan McGee1-20/+23
2011-10-24aurblup: remove use of alpm_list_getdata()Dan McGee1-7/+7
2011-10-24aurblup: style cleanupsDan McGee1-11/+16
2011-10-24aurblup: remove ';' from queriesDan McGee1-5/+5
2011-08-19aurblup: Update config.h.protoDan McGee1-3/+10
2011-08-11Rename package_exists() to pkgid_from_name()Lukas Fleischer1-1/+1
2011-08-10Add a upload directory transform scriptDan McGee1-0/+58
2011-08-10Segment the upload directory by package name prefixDan McGee1-8/+15
2011-08-10scripts/cleanup: use native PHP onlyDan McGee1-9/+11
2011-06-28aurblup: use implicit make rules and adjust CFLAGSDan McGee2-5/+1
2011-06-28aurblup: mark all functions and global variables staticDan McGee1-23/+23
2011-06-28aurblup: blacklist processing query changesDan McGee2-21/+5
2011-02-26Use a real sync algorithm in aurblup (fixes FS#23039).Lukas Fleischer1-37/+101
2011-02-11Update aurblup "README".Lukas Fleischer1-1/+2
2011-02-11Add support for MySQL transactions to aurblup.Lukas Fleischer2-0/+19
2011-02-11Fix typos in aurblup source and "README".Lukas Fleischer2-3/+3
2011-02-11Add packages' provides and replaces to the blacklist in aurblup.Lukas Fleischer1-11/+27
2011-02-11Fix memory leak in aurblup.Lukas Fleischer1-0/+3
2011-02-11Add AUR package blacklist updater (aurblup).Lukas Fleischer6-0/+303
2011-02-01Drop PackageLocations table and referencesDan McGee1-1/+1
2009-03-03Update cleanup script to remove non-unsupported files.Loui Chang1-1/+1
2008-11-21Add a script to clean up files of deleted unsupported packages.Loui Chang1-0/+36