summaryrefslogtreecommitdiffstats
path: root/src/package.c
Commit message (Expand)AuthorAgeFilesLines
...
* pkg: apk_deps_del helper introducedTimo Teras2009-04-161-0/+19
* pkg: fix apk v1.0 URL field importTimo Teras2009-04-161-1/+1
* state: rework changeset calculation algorithmTimo Teras2009-04-141-7/+79
* pkg: write dependencies directly file instead of bufferTimo Teras2009-03-171-0/+23
* pkg: show warning if deprecated .INSTALL is present in packageTimo Teras2009-02-271-1/+14
* Revert "Revert "pkg: use absolute filenames for packages""Natanael Copa2009-01-211-2/+7
* Revert "pkg: use absolute filenames for packages"Natanael Copa2009-01-211-7/+2
* pkg: use absolute filenames for packagesTimo Teras2009-01-201-2/+7
* add: --upgrade|-u to control if upgrading is preferred or notTimo Teras2009-01-161-3/+0
* info: implement who owns packages query (apk_info -W)Timo Teras2009-01-131-5/+7
* pkg: use generic blob functions to parse dependenciesTimo Teras2009-01-131-38/+36
* db, package: new dependency format, second tryNatanael Copa2009-01-111-4/+4
* Revert "db: change format for dependencies"Natanael Copa2009-01-091-3/+3
* db: change format for dependenciesNatanael Copa2009-01-081-3/+3
* src/package.c: fix compiler warning on 64 bit hostsNatanael Copa2009-01-081-2/+2
* various: make fancy progress bar and update todoTimo Teras2009-01-071-2/+1
* db, pkg: fix rest of memory leaksTimo Teras2009-01-061-0/+2
* io: apk_ostream stuffTimo Teras2008-11-281-16/+4
* add: add support to install packages not in a repositoryTimo Teras2008-11-281-0/+1
* db: rework 'files' to 'installed'Timo Teras2008-11-281-8/+30
* hash, db: use apk_blob_t and list_*Timo Teras2008-11-271-20/+20
* db: checksum installed files, protect config filesTimo Teras2008-11-141-1/+1
* build: remove pthreads referencesTimo Teras2008-11-121-1/+0
* pkg: speed up indexing of version 2 .apksTimo Teras2008-11-071-3/+5
* use zlib internally to decompressTimo Teras2008-11-071-13/+14
* db: fix installation of apk v1 packagesTimo Teras2008-11-071-1/+1
* pkg: support for new scriptsTimo Teras2008-11-071-51/+75
* db: parse new style .PKGINFOTimo Teras2008-11-061-52/+102
* give more helpful error messagesNatanael Copa2008-10-261-3/+6
* Overwriting of bb files, apk_create (from old apk-tools), chdir changes,Timo Teras2008-04-221-6/+10
* Argument parsing. Some other stuff too.Timo Teras2008-04-211-20/+0
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-171-0/+483