summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* build: remove pthreads referencesTimo Teras2008-11-122-2/+1
* db: remember empty .apksTimo Teras2008-11-111-3/+5
* pkg: speed up indexing of version 2 .apksTimo Teras2008-11-072-5/+21
* io: implement mmap(2) for reading pkgsTimo Teras2008-11-071-9/+98
* use zlib internally to decompressTimo Teras2008-11-079-220/+468
* db: fix installation of apk v1 packagesTimo Teras2008-11-072-3/+3
* pkg: support for new scriptsTimo Teras2008-11-073-64/+99
* db: do not install .PKGINFO filesTimo Teras2008-11-071-0/+3
* db: parse new style .PKGINFOTimo Teras2008-11-065-56/+131
* give more helpful error messagesNatanael Copa2008-10-263-5/+16
* Overwriting of bb files, apk_create (from old apk-tools), chdir changes,Timo Teras2008-04-225-49/+72
* Preserve uid and gid. Quiet flag to print dots on progress.Timo Teras2008-04-226-14/+38
* Argument parsing. Some other stuff too.Timo Teras2008-04-2113-112/+193
* Fixes for hardened environment (and old gcc)Timo Teras2008-04-211-1/+1
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-1725-0/+3777