summaryrefslogtreecommitdiffstats
path: root/src/package.c
Commit message (Expand)AuthorAgeFilesLines
* apk: --overlay-from-stdinTimo Teras2009-12-211-2/+7
* pkg: fix parsing of empty dependenciesTimo Teras2009-09-161-1/+1
* fix: parse pkgfile properly (fixes #132)Timo Teras2009-08-131-8/+8
* db: implement triggers (fixes #45)Timo Teras2009-08-131-4/+4
* db, pkg: separate structure for fields of installed packagesTimo Teras2009-08-121-88/+101
* pkg, db: execute scripts from /var/cache/misc (fixes #129)Timo Teras2009-08-111-5/+10
* db, pkg: fix package verification during installationTimo Teras2009-08-101-4/+8
* db: support "replaces" directive (fixes #113)Timo Teras2009-08-041-11/+5
* apk: use *at instead of chdir+normal file syscallTimo Teras2009-07-311-19/+48
* tar: make checksumming of inner files conditionalTimo Teras2009-07-291-1/+1
* pkg: remove implicit bb dependency when install script is presentTimo Teras2009-07-241-14/+0
* index: more informative error messageTimo Teras2009-07-231-1/+1
* signing: verify and generate identityTimo Teras2009-07-221-0/+6
* add: fixes to installing non-repository packageTimo Teras2009-07-221-2/+2
* pkg: cleanup the signing codeTimo Teras2009-07-221-95/+78
* apk: allow-untrusted optionTimo Teras2009-07-221-10/+15
* various: more informative error messagesTimo Teras2009-07-221-13/+16
* various: misc fixesTimo Teras2009-07-221-59/+54
* various: installation fixesTimo Teras2009-07-221-5/+0
* various: fix installation of new style apksTimo Teras2009-07-211-1/+2
* pkg: fix indexing of multi-part apksTimo Teras2009-07-211-2/+2
* db: fixes to package checksumming while installing itTimo Teras2009-07-211-14/+23
* db: signed index loading (ref #46)Timo Teras2009-07-201-22/+88
* pkg: filenames with '/' cannot be control dataTimo Teras2009-07-201-1/+1
* digest: use oneshot context flag where approriateTimo Teras2009-07-171-17/+26
* index: fix output file permissions, verify signed index (ref #46)Timo Teras2009-07-171-7/+18
* pkg: remove debug printsTimo Teras2009-07-171-1/+0
* pkg: fix index generationTimo Teras2009-07-171-4/+12
* verify: new applet (ref #46)Timo Teras2009-07-171-73/+172
* pkg: .PKGINFO field for data checksum is 'datahash'Timo Teras2009-07-161-1/+1
* various: new style index generationTimo Teras2009-07-161-22/+71
* gzip: always autoclose the inner streamTimo Teras2009-07-161-2/+6
* pkg: remove support for the deprecated .INSTALL scriptTimo Teras2009-07-161-14/+1
* cache: make cache cleaning work again properlyTimo Teras2009-07-151-0/+3
* pkg: fix package scanner to read whole archiveTimo Teras2009-07-151-2/+2
* db: live with sha1 and md5Timo Teras2009-07-141-9/+10
* blob: some helpers to replace snprintfTimo Teras2009-07-141-28/+28
* bstream: make tokenizable and load index using bstreamTimo Teras2009-07-141-3/+3
* io: move csumming away from bstream to gunzipTimo Teras2009-07-131-5/+23
* package: removed debug codeNatanael Copa2009-06-221-1/+0
* ver: only compare the given packages, show versionNatanael Copa2009-06-201-0/+5
* add: support for forced versionsNatanael Copa2009-06-161-0/+33
* pkg: clean up writing of dependenciesTimo Teras2009-04-161-82/+60
* 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