aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apk-tools-2.0_pre15apk-tools-2.0_pre15Timo Teras2009-07-241-1/+1
* add, fetch: make handling of special options more logicalTimo Teras2009-07-242-41/+44
* apk: add -i/--interactive option (fixes #60)Timo Teras2009-07-243-1/+8
* db: fix repository write lockingTimo Teras2009-07-241-4/+4
* pkg: remove implicit bb dependency when install script is presentTimo Teras2009-07-241-14/+0
* db: increase required verbosity for filename printsTimo Teras2009-07-241-6/+6
* db: remove APK_NAME_VIRTUAL flagTimo Teras2009-07-243-3/+2
* db: create cache index with non-repository packagesTimo Teras2009-07-243-67/+122
* archive: append .apk-new to hard link targetsNatanael Copa2009-07-231-1/+5
* index: fully process archive when reading index for signature checkTimo Teras2009-07-231-5/+5
* index: more informative error messageTimo Teras2009-07-234-10/+16
* apk: add --purge option (fixes #61)Timo Teras2009-07-223-1/+12
* audit: add --system optionTimo Teras2009-07-221-15/+21
* signing: verify and generate identityTimo Teras2009-07-223-2/+9
* add: fixes to installing non-repository packageTimo Teras2009-07-224-5/+27
* pkg: cleanup the signing codeTimo Teras2009-07-225-99/+90
* state: fix previous commit to show OK when everything is okTimo Teras2009-07-221-1/+1
* state: commit fdb changes even on errorTimo Teras2009-07-221-7/+9
* apk: allow-untrusted optionTimo Teras2009-07-223-10/+21
* db: honour clean-protected flag againTimo Teras2009-07-221-1/+2
* various: more informative error messagesTimo Teras2009-07-2211-62/+92
* various: misc fixesTimo Teras2009-07-227-84/+88
* db: fix protected directory handlingTimo Teras2009-07-221-32/+13
* various: installation fixesTimo Teras2009-07-224-88/+156
* various: fix installation of new style apksTimo Teras2009-07-213-4/+4
* index: read also new style index filesTimo Teras2009-07-213-29/+42
* pkg: fix indexing of multi-part apksTimo Teras2009-07-213-26/+32
* db: increase hash sizes a bitTimo Teras2009-07-211-5/+5
* db: don't run pre-install until control data is verifiedTimo Teras2009-07-211-8/+29
* db: fixes to package checksumming while installing itTimo Teras2009-07-214-40/+61
* gzip: fix finalization of compressed outputTimo Teras2009-07-201-5/+8
* db: write errors about repository update (fixes #70)Timo Teras2009-07-201-2/+7
* db: signed index loading (ref #46)Timo Teras2009-07-209-52/+217
* pkg: filenames with '/' cannot be control dataTimo Teras2009-07-201-1/+1
* digest: use oneshot context flag where approriateTimo Teras2009-07-176-65/+61
* index: fix output file permissions, verify signed index (ref #46)Timo Teras2009-07-172-9/+20
* pkg: remove debug printsTimo Teras2009-07-171-1/+0
* pkg: fix index generationTimo Teras2009-07-172-11/+22
* verify: new applet (ref #46)Timo Teras2009-07-176-79/+259
* pkg: .PKGINFO field for data checksum is 'datahash'Timo Teras2009-07-161-1/+1
* archive: use the abuild-tar mangled checksum if availableTimo Teras2009-07-161-8/+28
* various: new style index generationTimo Teras2009-07-1611-76/+289
* gzip: always autoclose the inner streamTimo Teras2009-07-169-41/+22
* pkg: remove support for the deprecated .INSTALL scriptTimo Teras2009-07-163-22/+3
* index: reuse existing index (fixes #25)Timo Teras2009-07-152-24/+70
* cache: make cache cleaning work again properlyTimo Teras2009-07-153-24/+32
* blob: base64 encoding and decodingTimo Teras2009-07-152-17/+129
* pkg: fix package scanner to read whole archiveTimo Teras2009-07-151-2/+2
* db: live with sha1 and md5Timo Teras2009-07-1415-159/+371
* db: remove debug printTimo Teras2009-07-141-1/+0