summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-03print: improve indented printing api2.12-stableTimo Teräs4-104/+137
2023-02-28version: fix leading zero strippingTimo Teräs3-6/+12
2023-02-14commit: sort package lists displayed before commitTimo Teräs1-13/+27
2023-01-19apk-tools-2.12.11v2.12.11Timo Teräs1-1/+1
2023-01-17apk_defines: use unsigned operand in BITDaniel Kolesa1-1/+1
2023-01-17doc: fix typo in apk-world(5)Jakub Jirutka1-1/+1
2022-12-28cache, upgrade: do not continue if repositories have issuesTimo Teräs3-2/+17
2022-12-28db: handle repository index update/opening errors more consistentlyTimo Teräs3-31/+45
2022-12-25solver: prioritize user specified action on mentioned packagesTimo Teräs6-0/+62
2022-12-23defines: fix UB in get_unaligned32Daniel Kolesa1-1/+1
2022-12-22apk: ignore SIGINT after applet is executedTimo Teräs1-0/+1
2022-12-22apk: remove empty argumentsTimo Teräs1-0/+11
2022-12-22solver: move install if discovery after all dependencies are doneTimo Teräs1-7/+10
2022-12-22commit: consider also provides_priority for error analysisTimo Teräs1-1/+2
2022-12-21solver: fix install_if via provides onlyTimo Teräs3-2/+51
2022-12-21apk, fetch: implement --no-check-certificateTimo Teräs4-2/+20
2022-12-21pkg: increase index entry buffer sizeTimo Teräs1-1/+1
2022-12-20build: remove -WerrorTimo Teräs1-1/+1
2022-12-20solver: fix queue resolving orderTimo Teräs1-3/+3
2022-12-20solver, commit: handle install_if via provided names correctlyTimo Teräs2-43/+95
2022-12-20db: simplify reverse name list creationTimo Teräs1-12/+12
2022-12-20apk: improve interactive mode handlingTimo Teräs3-1/+10
2022-12-20commit: correctly analyze virtual provides induced errorsTimo Teräs4-15/+83
2022-06-06apk-tools-2.12.10v2.12.10Timo Teräs1-1/+1
2022-06-03fetch: implement --worldTimo Teräs2-5/+23
2022-06-03add: allow specifying a version for --virtual packageTimo Teräs3-18/+36
2022-06-03db: fix atfd for access repository indexTimo Teräs1-2/+3
2022-06-03pkg: recursive create exec dirTimo Teräs1-2/+16
2022-02-25io_gunzip: fix handling short reads near end-of-fileTimo Teräs1-8/+13
2022-02-24pkg: use lib/apk/exec as the package script execution directoryTimo Teräs1-5/+13
2022-02-24solver: do not auto select virtual-only package with one providerTimo Teräs5-2/+12
2022-02-24tar: allow for space as numeric field terminatorptrcnull1-1/+1
2022-01-21cache: allow various flags, and addition of dependenciesTimo Teräs2-17/+67
2022-01-21genhelp: fix upper case substitionTimo Teräs1-1/+1
2022-01-17package: fail on invalid control dataTimo Teräs2-12/+13
2021-12-20io.c: add missing limits.hPaul Spooren1-0/+1
2021-12-20ci: strip static binaryKevin Daudt1-1/+1
2021-12-20ci: use arch-tagged images for static buildKevin Daudt1-1/+1
2021-12-17apk-tools-2.12.9v2.12.9Timo Teräs1-1/+1
2021-12-17libfetch: Allow special characters in http basic authJan Hendrik Farr1-14/+62
2021-12-14applet: suppress is_error warning on clangAriadne Conill1-2/+3
2021-12-14applet: rework APK_DEFINE_APPLET to use constructor attributeAriadne Conill4-40/+29
2021-12-14ci: create release from tagsKevin Daudt1-0/+47
2021-12-14ci: add job to build static binaryKevin Daudt1-0/+26
2021-12-14libfetch: use pkg-config to find openssl cflagsAriadne Conill1-0/+7
2021-12-14everywhere: use stdlib.h for malloc(3) definition, not GNU-specific malloc.hAriadne Conill7-7/+1
2021-12-14lua: remove features.hAriadne Conill1-1/+0
2021-12-14commit: print download size of packages in interactive modeTimo Teräs1-3/+12
2021-12-14fix fetching of depdencies only packagesTimo Teräs4-16/+12
2021-11-12apk-tools-2.12.8v2.12.8Timo Teräs1-1/+1