Age | Commit message (Expand) | Author | Files | Lines |
2019-11-13 | travis: fix dependencies to match v3.10 instead of edge | Jakub Jirutka | 1 | -1/+1 |
2019-11-13 | travis: update dependencies | Jakub Jirutka | 1 | -2/+2 |
2019-11-13 | travis: update alpine-chroot-install to 0.11.0 | Jakub Jirutka | 1 | -2/+2 |
2019-11-13 | travis: change dist to bionic | Jakub Jirutka | 1 | -1/+1 |
2019-07-02 | add: fix virtual package id generation | Timo Teräs | 1 | -16/+35 |
2019-06-05 | apk-tools-2.10.4v2.10.4 | Timo Teräs | 1 | -1/+1 |
2019-06-05 | reset TZ when running solver tests as some output has local time | Timo Teräs | 3 | -2/+3 |
2019-06-05 | print usage and exit with error on invalid arguments | Timo Teräs | 2 | -6/+29 |
2019-06-05 | fix all applets to return -ENOTSUP if it's unrecognized | Timo Teräs | 5 | -5/+5 |
2019-06-05 | solver: fix common dependency merging to inherit pinning and flags | Timo Teräs | 1 | -3/+7 |
2019-06-03 | use fixed system time in test mode to have fixed test output | Timo Teräs | 7 | -6/+18 |
2019-06-03 | add: make virtual packages upgradeable (ref #9957) | Timo Teräs | 1 | -3/+12 |
2019-05-28 | Fix compile with glibc | Ian Douglas Scott | 1 | -1/+1 |
2019-05-01 | list: Detect orphaned packages correctly | A. Wilcox | 1 | -2/+2 |
2019-02-13 | fix strncpy bounds errors | Timo Teräs | 5 | -6/+26 |
2019-02-13 | include sys/sysmacros.h for makedev definition | Elan Ruusamäe | 2 | -0/+2 |
2019-01-10 | fetch: fix error message for --recursive | Natanael Copa | 1 | -1/+3 |
2018-11-15 | apk-tools-2.10.3v2.10.3 | Timo Teräs | 1 | -1/+1 |
2018-11-15 | Revert "move --simulate to global options" | Timo Teräs | 1 | -2/+5 |
2018-11-12 | fix orphan package handling for certain provides cases | Timo Teräs | 1 | -15/+17 |
2018-11-12 | prefer selecting packages by their primary name | Timo Teräs | 3 | -8/+25 |
2018-11-12 | fix package preference based on it's conflicts in --latest mode | Timo Teräs | 1 | -4/+5 |
2018-11-09 | apk-tools-2.10.2v2.10.2 | Timo Teräs | 1 | -1/+1 |
2018-11-02 | fix short option string to be nil terminated | Timo Teräs | 1 | -0/+1 |
2018-11-02 | fix error reporting for virtual package addition | Timo Teräs | 1 | -1/+1 |
2018-11-02 | don't report virtual packages as masked | Timo Teräs | 1 | -1/+1 |
2018-11-02 | inhibit printing same 'required by' dependency multiple times | Timo Teräs | 1 | -0/+5 |
2018-11-02 | print: don't print spurious newlines | Timo Teräs | 3 | -7/+5 |
2018-10-30 | fix xattr hash to be sha1 | Timo Teräs | 1 | -1/+1 |
2018-10-26 | add support for openssl 1.1 | Timo Teräs | 8 | -54/+90 |
2018-10-05 | apk: fix all_options array size off-by-one | Timo Teräs | 1 | -1/+1 |
2018-09-25 | cache: support --latest and --upgrade to affect download policy | Timo Teräs | 1 | -3/+41 |
2018-09-25 | move --simulate to global options | Timo Teräs | 1 | -5/+2 |
2018-09-11 | add: add --latest flag to help analyze why upgrade fails | Timo Teräs | 1 | -0/+6 |
2018-09-10 | apk-tools-2.10.1v2.10.1 | Timo Teräs | 1 | -1/+1 |
2018-09-10 | rework unpacking of packages and harden package file format requirements | Timo Teräs | 6 | -105/+142 |
2018-09-10 | add .mailmap to consolidate git shortlog | Robert Hencke | 1 | -0/+5 |
2018-09-05 | libfetch: do not give out user/hostname as ftp anonymous password | Timo Teräs | 1 | -15/+5 |
2018-09-05 | apk: sanitize return value | Timo Teräs | 1 | -0/+2 |
2018-08-21 | prevent automatic repository index update with --no-network | Natanael Copa | 1 | -1/+2 |
2018-08-14 | archive: enable FIFO extraction | Jesse Young | 1 | -2/+4 |
2018-07-18 | prevent automatic repository index update for 'apk del' | Timo Teräs | 3 | -4/+7 |
2018-07-02 | Invalidate id cache after script execution | Jussi Kukkonen | 1 | -0/+4 |
2018-07-02 | list: fix segmentation fault with virtual packages | Sören Tempel | 1 | -3/+9 |
2018-06-24 | apk-tools-2.10.0v2.10.0 | Natanael Copa | 1 | -1/+1 |
2018-06-14 | apk-tools-2.10.0_rc1v2.10.0_rc1 | Timo Teräs | 1 | -1/+1 |
2018-06-14 | fetch: ignore conflicts when solving --recursive fetches | Timo Teräs | 3 | -9/+25 |
2018-06-14 | fetch: include install_if dependencies with --recursive | Natanael Copa | 1 | -26/+23 |
2018-05-08 | url: return relevant error value from apk_istream_fetch | Edan Bedrik | 1 | -3/+10 |
2018-04-05 | db: fix refreshing index if time is zero | Timo Teräs | 1 | -3/+5 |