index
:
packages/dbscripts
archlinux
coadde/dbscripts-multidistros
coadde/dbscripts-ng
isacdaavid
lukeshu/archlinux+cleanup
lukeshu/archlinux+cleanup+librelib
lukeshu/stuff
lukeshu/xbs
master
production/repo
xihh/stable
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cron-jobs
/
check_archlinux
Age
Commit message (
Expand
)
Author
2011-11-05
The README file is no longer useful
Rémy Oudompheng
2011-11-05
Move global code under a if __name__ == '__main__' block.
Rémy Oudompheng
2011-11-05
Use ctypes module to access alpm_pkg_vercmp() instead of the C module.
Rémy Oudompheng
2011-10-14
Rebuilt alpm.so for pacman 4.0 soname bump
Pierre Schmitz
2011-07-24
Add epoch support to integrity check cron job
Eric Bélanger
2011-04-01
Recompiled alpm python module against pacman 3.5
Pierre Schmitz
2010-12-09
check_packages.py: remove obsolete klibc workaround
Pierre Schmitz
2010-12-05
Only emit a warning when a repository does not exist.
Rémy Oudompheng
2010-12-05
Add support for the [multilib] repo.
Rémy Oudompheng
2010-12-05
Style changes: add parentheses around print "...".
Rémy Oudompheng
2010-12-05
Style changes: remove usage of the 'has_key' method.
Rémy Oudompheng
2010-11-22
check_archlinux: fix for python2 usage
Pierre Schmitz
2009-09-21
check_packages : fix a bug when filling provisions
Xavier Chantry
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-08-28
add deplist to hierarchy problems
Xavier Chantry
2009-08-28
check_packages : add support for split packages.
Xavier Chantry
2009-05-08
check_archlinux: Skip searching CVS and .svn dirs
Aaron Griffin
2009-05-06
check_packages.py: Add 'any' arch support
François Charette
2009-02-01
check_packages: fix stupid assumption on script location.
Xavier Chantry
2009-01-09
check_packages : add --arch option.
Xavier Chantry
2008-10-05
check_packages : improve the "skip klibc dep" hack.
Xavier Chantry
2008-08-30
Replace check_archlinux.py by check_archlinux/check_packages.py
Xavier Chantry