summaryrefslogtreecommitdiffstats
path: root/src/hash.c
Commit message (Collapse)AuthorAgeFilesLines
* hash: allow caching of hash valueTimo Teras2009-07-141-13/+6
|
* del: proper ordering of file db entry deletionTimo Teras2009-01-171-3/+2
|
* db, hash: fix package purging/upgrading to update filedb properlyTimo Teras2009-01-161-0/+28
|
* db: keep only filename in file entries, hash by both directory and fileTimo Teras2009-01-141-8/+18
|
* db, pkg: fix rest of memory leaksTimo Teras2009-01-061-1/+1
|
* hash, db: use apk_blob_t and list_*Timo Teras2008-11-271-20/+4
|
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-171-0/+97
breakage and major changes.