summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-02add separate vertest applet for version string testingv3.0-wipTimo Teräs8-15/+811
2020-10-02io: make ostream_file always use tmpnameTimo Teräs7-63/+36
2020-10-02minor performance improvements on build and codeTimo Teräs6-11/+20
2020-10-02adb: improve sorting features, sort installed-db package listingTimo Teräs3-55/+155
2020-10-02build: adopt meson build for v3 branchTimo Teräs3-4/+13
2020-10-02ci: also install static depsRasmus Thomsen1-1/+1
2020-10-02build: make sure to use helper scripts from git tree and not systemRasmus Thomsen2-2/+2
2020-10-02build: use tabs for meson filesRasmus Thomsen2-133/+133
2020-10-02build: add option to build apk.static binaryRasmus Thomsen3-13/+43
2020-10-02ci: add test for mesonRasmus Thomsen1-0/+12
2020-10-02build: add atom.c to mesonRasmus Thomsen1-0/+2
2020-10-02scripts: add script to generate APK cross fileRasmus Thomsen1-0/+51
2020-10-02build: allow building without help in mesonRasmus Thomsen3-8/+19
2020-10-02build: build help.h with mesonRasmus Thomsen3-27/+39
2020-10-02build: add support for building with mesonRasmus Thomsen5-0/+243
2020-10-01adb: introduce apk-tools database format, and few appletsTimo Teräs23-10/+2955
2020-10-01db: check cache only if some repositories are enabledTimo Teräs1-1/+1
2020-09-28Implement upgrade --prune to remove stale world dependenciesTimo Teräs4-6/+68
2020-08-29database: clarify the deprecation notice for checksum-less packagesAriadne Conill1-3/+7
2020-08-29update mailmap with my newer emailAriadne Conill1-0/+2
2020-08-26fix --repository short option to be -X as beforeTimo Teräs1-1/+1
2020-08-25build: make soname explicit and simplify and fix soname linkTimo Teräs1-18/+10
2020-08-25apk-tools-2.12.0_rc1v2.12.0_rc1Timo Teräs2-1/+3
2020-08-24fix, simplify and document upgrade --ignoreTimo Teräs5-31/+24
2020-08-24solver: add more dbg_printfsOliver Smith1-19/+62
2020-08-24enforce options definitions to bind the enum and the descriptorTimo Teräs15-288/+175
2020-07-30test: add test for granular upgradeAriadne Conill3-0/+31
2020-07-30upgrade: allow for specified package upgradesAriadne Conill2-1/+23
2020-05-29libfetch: implement default port for HTTPS.Ariadne Conill2-0/+3
2020-05-28gitignore: add generated help.h headerAriadne Conill1-0/+1
2020-05-27database: create additional device nodes when initializing root fsAriadne Conill1-0/+4
2020-05-19fix logic to not compile lua module when it was not askedFredrik Gustafsson1-1/+1
2020-05-19make the atom functions not use global stateTimo Teräs24-179/+185
2020-05-19allow building without help when lua interpreter is not availableTimo Teräs2-6/+21
2020-05-17Merge branch 'add-riscv-arch-defines' into 'master'Timo Teräs1-0/+4
2020-05-17define APK_DEFAULT_ARCH for riscv32 and riscv64 targetsAriadne Conill1-0/+4
2020-05-07fix apk_blob_pull_csum to always initialize apk_checksumTimo Teräs1-9/+6
2020-05-07use SPDX-License-Identifier in source filesTBK49-141/+65
2020-05-07add LICENSETBK1-0/+319
2020-05-06index: add argument --no-warningsFredrik Gustafsson2-1/+16
2020-05-06rewrite option descriptors to be single stringTimo Teräs16-435/+563
2020-05-06man pages: make more friendly for help generationTimo Teräs12-74/+132
2020-05-06add script to autogenerate help from man pagesTimo Teräs24-111/+385
2020-04-28apk: do not manage file ownership as non-root or when asked soFredrik Gustafsson6-15/+40
2020-04-24man pages: fix apk-del section in the main indexTimo Teräs1-1/+1
2020-04-21man pages: format email addresses consistentlyFredrik Gustafsson22-22/+22
2020-04-01build: fix includedir in pkgconfig fileRasmus Thomsen3-4/+4
2020-04-01libfetch: fix no_proxy domain name comparisionTimo Teräs1-1/+1
2020-04-01db: fix database reading without scripts or triggersTimo Teräs1-6/+10
2020-03-25libfetch: fixups to packetization socket option settingTimo Teräs1-26/+22