summaryrefslogtreecommitdiffstats
path: root/cron-jobs/check_archlinux
AgeCommit message (Expand)AuthorFilesLines
2010-12-05Style changes: add parentheses around print "...".Rémy Oudompheng1-10/+10
2010-12-05Style changes: remove usage of the 'has_key' method.Rémy Oudompheng1-11/+11
2010-11-22check_archlinux: fix for python2 usagePierre Schmitz3-2/+2
2009-09-21check_packages : fix a bug when filling provisionsXavier Chantry1-10/+14
2009-09-18check_archlinux: absroot -> absrootsAaron Griffin1-1/+1
2009-09-18Bump check_archlinux module for libalpm.so.4Aaron Griffin1-0/+0
2009-09-18parse_pkgbuilds.sh : fix pkgbase handlingXavier Chantry1-4/+6
2009-09-18improve the way parse_pkgbuilds.sh is calledXavier Chantry1-3/+7
2009-09-18parse_pkgbuilds : simple performance tweakXavier Chantry1-1/+1
2009-09-18improve compute_dep algorithmXavier Chantry1-19/+16
2009-09-18add the repo/ info to most results, and sort themXavier Chantry1-7/+6
2009-09-18Add db comparison to integrity checkHenning Garus1-2/+53
2009-09-18check_packages.py: Allow multiple abs-treesHenning Garus1-15/+17
2009-08-28add deplist to hierarchy problemsXavier Chantry1-3/+47
2009-08-28check_packages : add support for split packages.Xavier Chantry2-14/+73
2009-05-08check_archlinux: Skip searching CVS and .svn dirsAaron Griffin1-0/+6
2009-05-06check_packages.py: Add 'any' arch supportFrançois Charette1-2/+2
2009-02-01check_packages: fix stupid assumption on script location.Xavier Chantry1-4/+2
2009-01-09check_packages : add --arch option.Xavier Chantry2-10/+22
2008-10-06check_packages : improve the "skip klibc dep" hack.Xavier Chantry1-1/+1
2008-08-31Replace check_archlinux.py by check_archlinux/check_packages.pyXavier Chantry5-0/+528