summaryrefslogtreecommitdiff
path: root/src/database.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-14db: checksum installed files, protect config filesTimo Teras1-5/+62
2008-11-11db: remember empty .apksTimo Teras1-3/+5
2008-11-07use zlib internally to decompressTimo Teras1-21/+19
2008-11-07db: fix installation of apk v1 packagesTimo Teras1-2/+2
2008-11-07pkg: support for new scriptsTimo Teras1-7/+16
2008-11-07db: do not install .PKGINFO filesTimo Teras1-0/+3
2008-11-06db: parse new style .PKGINFOTimo Teras1-2/+2
2008-10-26give more helpful error messagesNatanael Copa1-2/+7
2008-04-22Overwriting of bb files, apk_create (from old apk-tools), chdir changes,Timo Teras1-37/+37
2008-04-22Preserve uid and gid. Quiet flag to print dots on progress.Timo Teras1-3/+12
2008-04-21Argument parsing. Some other stuff too.Timo Teras1-57/+85
2008-04-17Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras1-0/+802