summaryrefslogtreecommitdiffstats
path: root/src/hash.c
Commit message (Expand)AuthorAgeFilesLines
* all: rework how arrays workTimo Teräs2010-06-051-2/+3
* 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