aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apk-tools-2.4.3v2.4.3Timo Teräs2014-04-141-1/+1
* package: do not report duplicate reverse dependenciesTimo Teräs2014-04-101-1/+4
* url: double-fallback to static busyboxTimo Teräs2014-04-101-0/+1
* solver: purge install_if packages deleted from repositories on upgrade -aTimo Teräs2014-04-101-2/+9
* solver: fix cleaning of packages that got replaced by providesTimo Teräs2014-04-101-1/+4
* apk-tools-2.4.2v2.4.2Timo Teräs2014-04-041-1/+1
* solver: fix inherited flags/pinning for install_if packagesTimo Teräs2014-04-041-56/+28
* solver: do not consider packages in cache as 'available'Timo Teräs2014-04-041-5/+16
* apk-tools-2.4.1v2.4.1Timo Teräs2014-03-121-1/+1
* audit: report missing files in system modeTimo Teräs2014-03-121-21/+64
* solver: additional improvements to install_if handlingTimo Teräs2014-03-122-4/+22
* audit: include all files in etc/apk in overlayTimo Teräs2014-03-123-40/+50
* solver: fixes to install_if handlingTimo Teräs2014-03-111-14/+21
* info: fix printing of 'replaces' fieldTimo Teräs2014-03-071-1/+1
* fetch: disable all progress/log output with --stdoutNatanael Copa2014-02-031-1/+3
* fetch: disable progress when outputting pkg to stdoutTimo Teräs2014-02-031-1/+4
* Revert "fetch: run quiet when --stdout"Natanael Copa2014-01-061-1/+0
* apk: new option --print-archNatanael Copa2014-01-061-0/+10
* fetch: run quiet when --stdoutNatanael Copa2013-12-101-0/+1
* print: flush on apk_logNatanael Copa2013-12-051-0/+1
* print: use stdout instead of stderr for logging and progressTimo Teräs2013-10-112-11/+10
* db: allow using cached packages with --no-networkTimo Teräs2013-10-021-1/+1
* apk-tools-2.4.0v2.4.0Timo Teräs2013-10-011-1/+1
* db, url: fix exec sentinelsTimo Teräs2013-10-012-3/+3
* db: minor improvements to an error and a verbose log messagesTimo Teräs2013-09-201-2/+2
* archive: fix handling of name lengths of exactly 100 bytesTimo Teräs2013-09-201-0/+3
* db: fix error messageTimo Teräs2013-09-201-1/+1
* apk-tools-2.4.0_rc3v2.4.0_rc3Timo Teräs2013-09-101-1/+1
* apk: new option --no-scriptsTimo Teräs2013-09-103-2/+7
* solver: if pinning is specified, it overrides preferred reposTimo Teräs2013-09-064-1/+20
* arch: use armhf for arm hardfloat eabiTimo Teräs2013-09-051-2/+2
* apk: minor fix in help text and a whitespace fixNatanael Copa2013-08-281-2/+2
* search: implement --has-originNatanael Copa2013-08-281-1/+15
* commit: fix segfaultNatanael Copa2013-08-051-1/+1
* commit: don't ask questions if simulatingTimo Teräs2013-08-031-9/+9
* solver: do not disqualify already disqualified packagesNatanael Copa2013-07-171-1/+1
* db: fix segfault when --root points to invalid dirNatanael Copa2013-07-171-1/+3
* apk-tools-2.4.0_rc2v2.4.0_rc2Timo Teräs2013-07-081-1/+1
* del: don't print own name as reverse dependencyTimo Teräs2013-07-081-2/+8
* apk: give more space for applet descriptions on generic helpTimo Teräs2013-07-081-1/+1
* build: honor CPPFLAGSTimo Teräs2013-07-051-2/+2
* io: use fget{pw,gr}ent_r only on uclibc and glibcTimo Teräs2013-07-041-4/+23
* solver: use ffs (posix) instead of ffsl (gnu extension)Timo Teräs2013-07-041-1/+2
* upgrade: prefer not to upgrade dependencies during self-upgradeTimo Teräs2013-07-021-1/+1
* defines: detect endianess on arm, for armelTimo Teräs2013-07-021-0/+3
* Allow "apk search -x" for -eDubiousjim2013-06-301-1/+3
* apk: infrastructure for short-option-only synonymsDubiousjim2013-06-301-8/+9
* fix: improve usageDubiousjim2013-06-281-2/+2
* version: clarify usageDubiousjim2013-06-281-3/+4
* add, del: main dependencies -> 'world'Dubiousjim2013-06-282-2/+2