pacman/src/util
Allan McRae f8fdce6cb0 Read pkgcache into hash
Read the package information for sync/local databases into a pmpkghash_t
structure.

Provide a alpm_db_get_pkgcache_list() method that returns the list from
the hash object.  Most usages of alpm_db_get_pkgcache are converted to
this at this stage for ease of implementation.  Review whether these are
better accessing the hash table directly at a later stage.

Signed-off-by: Allan McRae <allan@archlinux.org>
2011-02-04 09:55:45 +10:00
..
.gitignore src/util: update .gitignore 2010-12-12 20:23:25 -06:00
Makefile.am pactree: rewrite in C 2010-12-12 20:21:15 -06:00
cleanupdelta.c Read pkgcache into hash 2011-02-04 09:55:45 +10:00
pactree.c Read pkgcache into hash 2011-02-04 09:55:45 +10:00
testdb.c Read pkgcache into hash 2011-02-04 09:55:45 +10:00
testpkg.c Declare all local functions static 2010-12-30 09:39:23 -06:00
vercmp.c Allow version comparison to contain epoch specifier 2011-01-21 19:30:45 -06:00