pacman/src/pacman
Allan McRae 327c272bb4 Basic running of pacman -Qkk to check mtree files
If a package has an mtree file, using pacman -Qkk will read that
file and use it to perform more in depth package checking.

Currently this only checks for file presence.

Signed-off-by: Allan McRae <allan@archlinux.org>
2012-12-14 13:45:12 +10:00
..
po Updates from Transifex 2012-04-07 10:13:37 -05:00
.gitignore Remove pacman.static build from build files 2008-07-15 19:05:24 -05:00
Makefile.am Move check function into its own file 2012-12-14 13:45:12 +10:00
callback.c Do not warn about missing database if being downloaded 2012-12-14 12:35:34 +10:00
callback.h Update copyright years 2012-02-20 16:54:34 -06:00
check.c Basic running of pacman -Qkk to check mtree files 2012-12-14 13:45:12 +10:00
check.h Basic running of pacman -Qkk to check mtree files 2012-12-14 13:45:12 +10:00
conf.c pacman: be more descriptive when opening an include fails 2012-07-10 08:39:20 -05:00
conf.h pacman: add -n/--native filter to -Q 2012-11-27 15:16:15 +10:00
database.c Update copyright years 2012-02-20 16:54:34 -06:00
deptest.c Update copyright years 2012-02-20 16:54:34 -06:00
package.c Print package name before changelog entry with -Qc 2012-12-14 12:35:34 +10:00
package.h Update copyright years 2012-02-20 16:54:34 -06:00
pacman.c Basic running of pacman -Qkk to check mtree files 2012-12-14 13:45:12 +10:00
pacman.h Update copyright years 2012-02-20 16:54:34 -06:00
query.c Basic running of pacman -Qkk to check mtree files 2012-12-14 13:45:12 +10:00
remove.c Update copyright years 2012-02-20 16:54:34 -06:00
sync.c Allow cleaning only some cachedirs 2012-08-02 09:34:45 -05:00
upgrade.c Update copyright years 2012-02-20 16:54:34 -06:00
util.c Plug various minor memory leaks 2012-12-14 12:35:34 +10:00
util.h Change table_display() to be static 2012-03-16 18:08:22 -05:00