summaryrefslogtreecommitdiffstats
path: root/src/apk_database.h
Commit message (Expand)AuthorAgeFilesLines
* audit: new command to check changed filesTimo Teras2009-01-141-1/+5
* db: hash files by name, instead of keep two directory listsTimo Teras2009-01-131-1/+2
* info: implement who owns packages query (apk_info -W)Timo Teras2009-01-131-0/+1
* apk: per applet optionsTimo Teras2009-01-131-0/+1
* various: make fancy progress bar and update todoTimo Teras2009-01-071-1/+2
* db: restructure in-memory organizationTimo Teras2009-01-061-6/+12
* io: apk_ostream stuffTimo Teras2008-11-281-1/+1
* add: add support to install packages not in a repositoryTimo Teras2008-11-281-1/+1
* db: rework 'files' to 'installed'Timo Teras2008-11-281-1/+0
* hash, db: use apk_blob_t and list_*Timo Teras2008-11-271-4/+9
* db: checksum installed files, protect config filesTimo Teras2008-11-141-0/+5
* Preserve uid and gid. Quiet flag to print dots on progress.Timo Teras2008-04-221-0/+2
* Argument parsing. Some other stuff too.Timo Teras2008-04-211-4/+4
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-171-0/+97