summaryrefslogtreecommitdiffstats
path: root/db-functions
AgeCommit message (Expand)AuthorFilesLines
2010-02-21Accept any *.pkg.tar.* package file namePierre Schmitz1-3/+31
2009-10-30Echo pkginfo parsing errors to stderrAaron Griffin1-3/+3
2009-10-26Moved chk_license to db-functions fileEric BĂ©langer1-0/+16
2009-09-14Add new get_repos_for_host() functionDan McGee1-0/+7
2009-09-14Be more careful with config file inclusionDan McGee1-8/+0
2009-08-18Remove dependence on makepkg.confAaron Griffin1-9/+0
2009-07-22remove support for different svn reposPierre Schmitz1-14/+0
2009-07-21db-functions: minor cleanup - remove echoAaron Griffin1-1/+1
2009-07-21db-scripts: getpkgbase: return pkgbase by defaultPierre Schmitz1-4/+3
2009-07-20Minor syntactic improvements in db-updateFrancois Charette1-0/+3
2009-07-20Bugfix in db-functions for _grep_pkginfoFrancois Charette1-1/+1
2009-07-14Refactor PKGINFO reading into a functionAaron Griffin1-4/+13
2009-07-14Read meta data from .PKGINFO instead of filenamePierre Schmitz1-15/+31
2009-07-14fix syntax errorPierre Schmitz1-2/+2
2009-06-12fix redirection to stderr in get_svnpathFrancois Charette1-2/+2
2009-05-13use pkgext defined in makepkg.confPierre Schmitz1-1/+1
2009-05-12fixed redirection of error msgs in get_svnpathFrancois Charette1-2/+2
2009-03-11Add per-repo SVN configsAaron Griffin1-0/+15
2009-02-13Correct the sourceball removal stepAaron Griffin1-0/+11
2009-01-10Add support for altername BASEDIRs in db-functionsAaron Griffin1-1/+4
2008-11-23Ensure we keep track of our initial umaskAaron Griffin1-1/+1
2008-11-23Set the umask to allow g+wAaron Griffin1-0/+2
2008-11-23Remove 'copy_helper' as chmodding is failAaron Griffin1-9/+0
2008-11-22Add umask setting/restoring helper functionsAaron Griffin1-0/+10
2008-11-21Fix patching for chmod callAaron Griffin1-1/+3
2008-11-21Move everything to /srv to support new server confAaron Griffin1-2/+2
2008-11-12Move as much as we can out to a config fileAaron Griffin1-0/+5
2008-10-21Add copy_helper function to ensure correct permissionsAaron Griffin1-0/+7
2008-10-21Remove some goofy debugging messages from db-functionsAaron Griffin1-2/+0
2008-09-14Validate a package file's architectureAaron Griffin1-0/+17
2008-09-02Correctly remove old sourceballs without removing the wrong filesAaron Griffin1-0/+1
2008-09-02Forgot the db-functions file. WhoopsAaron Griffin1-0/+48