Age | Commit message (Expand) | Author |
2009-09-21 | Temporarily disable community sourceball generation | Aaron Griffin |
2009-09-21 | Merge branch 'master' of file:///srv/projects/git/dbscripts | Aaron Griffin |
2009-09-21 | check_packages : fix a bug when filling provisions | Xavier Chantry |
2009-09-18 | integrity-check: Rename $3 -> $2 | Aaron Griffin |
2009-09-18 | integrity-check: Forgot to decrement the arg count | Aaron Griffin |
2009-09-18 | integrity-check: Loop over arches | Aaron Griffin |
2009-09-18 | check_archlinux: absroot -> absroots | Aaron Griffin |
2009-09-18 | Bump check_archlinux module for libalpm.so.4 | Aaron Griffin |
2009-09-18 | parse_pkgbuilds.sh : fix pkgbase handling | Xavier Chantry |
2009-09-18 | improve the way parse_pkgbuilds.sh is called | Xavier Chantry |
2009-09-18 | parse_pkgbuilds : simple performance tweak | Xavier Chantry |
2009-09-18 | improve compute_dep algorithm | Xavier Chantry |
2009-09-18 | add the repo/ info to most results, and sort them | Xavier Chantry |
2009-09-18 | Add db comparison to integrity check | Henning Garus |
2009-09-18 | check_packages.py: Allow multiple abs-trees | Henning Garus |
2009-09-18 | Add "testing to repo" for any pkgs in community | Daniel J Griffiths |
2009-09-18 | Add "testing to repo" scripts for community | Daniel J Griffiths |
2009-09-18 | Add db-community-testing | Daniel J Griffiths |
2009-09-18 | ftpdir-cleanup: Additional getpkgname cleanup | Aaron Griffin |
2009-09-18 | ftpdir-cleanup: get rid of local getpkgname | Aaron Griffin |
2009-09-18 | Collapse duplicate loops for staging removal | Aaron Griffin |
2009-09-18 | Remove pkg from $stagedir if already in FTP repo | Francois Charette |
2009-09-18 | added testing2...-any scripts | Francois Charette |
2009-09-18 | Remove '$arch' from file loop | Aaron Griffin |
2009-09-18 | Minor: remove unused variable | Aaron Griffin |
2009-09-13 | Maybe I should make the script really adjust permissions | Dan McGee |
2009-09-13 | Ensure you don't update DBs on the wrong server | Dan McGee |
2009-09-13 | Add new get_repos_for_host() function | Dan McGee |
2009-09-13 | Be more careful with config file inclusion | Dan McGee |
2009-09-08 | Added sourceballs.force entries | Aaron Griffin |
2009-09-01 | sourceballs: explicitly add the 'any' arch | Aaron Griffin |
2009-08-28 | add deplist to hierarchy problems | Xavier Chantry |
2009-08-28 | check_packages : add support for split packages. | Xavier Chantry |
2009-08-25 | Quiet sourceball output when license is skipped | Aaron Griffin |
2009-08-25 | Add SRCEXT to config | Aaron Griffin |
2009-08-18 | Fix arch parameter handling in db-remove | Eric Bélanger |
2009-08-18 | Replace pkgname with pkgbase, for split packages | Aaron Griffin |
2009-08-18 | Use db-functions file everywhere | Aaron Griffin |
2009-08-18 | More removal of DB_COMPRESSION from cron jobs | Aaron Griffin |
2009-08-18 | More makepkg.conf removal - prefer toplevel config | Aaron Griffin |
2009-08-18 | Remove find-dupes script (unused) | Aaron Griffin |
2009-08-18 | Variable rename fix: SVN_PATH -> SVNREPO | Eric Bélanger |
2009-08-17 | Replace a string compare with a -f check | Aaron Griffin |
2009-08-17 | Fix an error in db-move due to DBEXT commit | Aaron Griffin |
2009-08-17 | Remove dependence on makepkg.conf | Aaron Griffin |
2009-08-17 | Uncomment BUILDSCRIPT in the config file | Aaron Griffin |
2009-08-17 | Replace DB_COMPRESSION with DBEXT in the config | Aaron Griffin |
2009-08-16 | Add DB_COMPRESSION var to all scripts that need it | Dan McGee |
2009-08-16 | Add DB_COMPRESSION='gz', as this has been removed from makepkg.conf | Thomas Bächler |
2009-08-16 | Make ftpdir-cleanup NOT delete all packages if databas extraction fails | Thomas Bächler |