aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* travis: update alpine-chroot-install to 0.12.12.10-stableJakub Jirutka2020-02-231-2/+2
* fix test6.sh - linux-vanilla was renamed to linux-lts in v3.11Jakub Jirutka2020-02-231-3/+3
* travis: fix tests to not depend on current edgeJakub Jirutka2020-02-231-2/+4
* apk-tools-2.10.5v2.10.5Timo Teräs2020-02-181-1/+1
* libfetch: support TCP_CORKTimo Teräs2020-02-181-23/+22
* fix murmur3 hash unaligned memory accessTimo Teräs2020-02-181-29/+39
* defines: add typeof() as it's gcc built-inTimo Teräs2020-02-181-0/+4
* remove apk_time() as it is causing problems with shared objectsTimo Teräs2020-02-186-17/+10
* remove obsolete md5.hTimo Teräs2020-02-181-60/+0
* database.c: drop GNU extension for fnmatchDrew DeVault2020-02-181-1/+1
* io: remove the now unused pid association with istreamTimo Teräs2020-02-182-32/+8
* io: remove unused size parameter from bstream closeTimo Teräs2020-02-185-44/+34
* lua: fix build and update to lua5.3Timo Teräs2019-12-304-19/+24
* del: report non-matching names and install-if rule non-deletionTimo Teräs2019-12-293-30/+39
* Revert "search: remove from APK_COMMAND_GROUP_QUERY"Timo Teräs2019-12-271-0/+1
* db: parse tabulator as repository separator charTimo Teräs2019-12-271-0/+1
* io: use proper base struct types for method implementationsTimo Teräs2019-12-185-86/+68
* upgrade: implement --ignore to exclude some packages from upgradenrybowski2019-12-125-4/+29
* Don't unpack files to system rootFredrik Gustafsson2019-11-221-1/+5
* Add debian to CI buildsFredrik Gustafsson2019-11-211-3/+15
* Add CI testing, run compile and test on pushFredrik Gustafsson2019-11-201-0/+13
* add: always use UTC for virtual package versionsMax Rees2019-11-182-2/+1
* Make tests pass and introduce a memory leakFredrik Gustafsson2019-11-181-1/+1
* travis: fix dependencies to match v3.10 instead of edgeJakub Jirutka2019-11-131-1/+1
* travis: update dependenciesJakub Jirutka2019-11-131-2/+2
* travis: update alpine-chroot-install to 0.11.0Jakub Jirutka2019-11-131-2/+2
* travis: change dist to bionicJakub Jirutka2019-11-131-1/+1
* add: fix virtual package id generationTimo Teräs2019-07-021-16/+35
* apk-tools-2.10.4v2.10.4Timo Teräs2019-06-051-1/+1
* reset TZ when running solver tests as some output has local timeTimo Teräs2019-06-053-2/+3
* print usage and exit with error on invalid argumentsTimo Teräs2019-06-052-6/+29
* fix all applets to return -ENOTSUP if it's unrecognizedTimo Teräs2019-06-055-5/+5
* solver: fix common dependency merging to inherit pinning and flagsTimo Teräs2019-06-051-3/+7
* use fixed system time in test mode to have fixed test outputTimo Teräs2019-06-037-6/+18
* add: make virtual packages upgradeable (ref #9957)Timo Teräs2019-06-031-3/+12
* Fix compile with glibcIan Douglas Scott2019-05-281-1/+1
* list: Detect orphaned packages correctlyA. Wilcox2019-05-011-2/+2
* fix strncpy bounds errorsTimo Teräs2019-02-135-6/+26
* include sys/sysmacros.h for makedev definitionElan Ruusamäe2019-02-132-0/+2
* fetch: fix error message for --recursiveNatanael Copa2019-01-101-1/+3
* apk-tools-2.10.3v2.10.3Timo Teräs2018-11-151-1/+1
* Revert "move --simulate to global options"Timo Teräs2018-11-151-2/+5
* fix orphan package handling for certain provides casesTimo Teräs2018-11-121-15/+17
* prefer selecting packages by their primary nameTimo Teräs2018-11-123-8/+25
* fix package preference based on it's conflicts in --latest modeTimo Teräs2018-11-121-4/+5
* apk-tools-2.10.2v2.10.2Timo Teräs2018-11-091-1/+1
* fix short option string to be nil terminatedTimo Teräs2018-11-021-0/+1
* fix error reporting for virtual package additionTimo Teräs2018-11-021-1/+1
* don't report virtual packages as maskedTimo Teräs2018-11-021-1/+1
* inhibit printing same 'required by' dependency multiple timesTimo Teräs2018-11-021-0/+5