index
:
dbscripts
archlinux
coadde/dbscripts-multidistros
coadde/dbscripts-ng
lukeshu/archlinux+cleanup
lukeshu/archlinux+cleanup+librelib
lukeshu/stuff
lukeshu/xbs
master
pending
production/repo
xihh/stable
mirror of git://projects.parabola.nu/dbscripts.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cron-jobs
/
check_archlinux
/
check_packages.py
Age
Commit message (
Expand
)
Author
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
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
improve the way parse_pkgbuilds.sh is called
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-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