Age | Commit message (Expand) | Author | Files | Lines |
2009-10-30 | Echo pkginfo parsing errors to stderr | Aaron Griffin | 1 | -3/+3 |
2009-10-26 | Moved chk_license to db-functions file | Eric BĂ©langer | 1 | -0/+16 |
2009-09-14 | Add new get_repos_for_host() function | Dan McGee | 1 | -0/+7 |
2009-09-14 | Be more careful with config file inclusion | Dan McGee | 1 | -8/+0 |
2009-08-18 | Remove dependence on makepkg.conf | Aaron Griffin | 1 | -9/+0 |
2009-07-22 | remove support for different svn repos | Pierre Schmitz | 1 | -14/+0 |
2009-07-21 | db-functions: minor cleanup - remove echo | Aaron Griffin | 1 | -1/+1 |
2009-07-21 | db-scripts: getpkgbase: return pkgbase by default | Pierre Schmitz | 1 | -4/+3 |
2009-07-20 | Minor syntactic improvements in db-update | Francois Charette | 1 | -0/+3 |
2009-07-20 | Bugfix in db-functions for _grep_pkginfo | Francois Charette | 1 | -1/+1 |
2009-07-14 | Refactor PKGINFO reading into a function | Aaron Griffin | 1 | -4/+13 |
2009-07-14 | Read meta data from .PKGINFO instead of filename | Pierre Schmitz | 1 | -15/+31 |
2009-07-14 | fix syntax error | Pierre Schmitz | 1 | -2/+2 |
2009-06-12 | fix redirection to stderr in get_svnpath | Francois Charette | 1 | -2/+2 |
2009-05-13 | use pkgext defined in makepkg.conf | Pierre Schmitz | 1 | -1/+1 |
2009-05-12 | fixed redirection of error msgs in get_svnpath | Francois Charette | 1 | -2/+2 |
2009-03-11 | Add per-repo SVN configs | Aaron Griffin | 1 | -0/+15 |
2009-02-13 | Correct the sourceball removal step | Aaron Griffin | 1 | -0/+11 |
2009-01-10 | Add support for altername BASEDIRs in db-functions | Aaron Griffin | 1 | -1/+4 |
2008-11-23 | Ensure we keep track of our initial umask | Aaron Griffin | 1 | -1/+1 |
2008-11-23 | Set the umask to allow g+w | Aaron Griffin | 1 | -0/+2 |
2008-11-23 | Remove 'copy_helper' as chmodding is fail | Aaron Griffin | 1 | -9/+0 |
2008-11-22 | Add umask setting/restoring helper functions | Aaron Griffin | 1 | -0/+10 |
2008-11-21 | Fix patching for chmod call | Aaron Griffin | 1 | -1/+3 |
2008-11-21 | Move everything to /srv to support new server conf | Aaron Griffin | 1 | -2/+2 |
2008-11-12 | Move as much as we can out to a config file | Aaron Griffin | 1 | -0/+5 |
2008-10-21 | Add copy_helper function to ensure correct permissions | Aaron Griffin | 1 | -0/+7 |
2008-10-21 | Remove some goofy debugging messages from db-functions | Aaron Griffin | 1 | -2/+0 |
2008-09-14 | Validate a package file's architecture | Aaron Griffin | 1 | -0/+17 |
2008-09-02 | Correctly remove old sourceballs without removing the wrong files | Aaron Griffin | 1 | -0/+1 |
2008-09-02 | Forgot the db-functions file. Whoops | Aaron Griffin | 1 | -0/+48 |