summaryrefslogtreecommitdiff
path: root/src/apk_adb.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-01mkpkg, adb: validate version and dependency formatTimo Teräs1-3/+10
2021-12-29apk_adb: add missing compare functionsTimo Teräs1-0/+2
2021-10-25mkpkg: make unique-id field a blobTimo Teräs1-2/+2
2021-06-23mkpkg, extract: implement support for symlinks, devices and fifosTimo Teräs1-1/+1
2021-06-19reduce misuse of error codes from errno.hTimo Teräs1-2/+2
2021-06-11mkpkg: new applet to create v2 packages with basic functionalityTimo Teräs1-40/+22
2021-06-02add adbgen applet to generate databases from it's text dumpTimo Teräs1-1/+40
2021-05-26add abstraction to adb "walking" - a sax like API to enumerate whole dbTimo Teräs1-1/+1
2020-10-09minor performance improvements on build and codeTimo Teräs1-7/+15
2020-10-09adb: improve sorting features, sort installed-db package listingTimo Teräs1-23/+53
2020-10-09adb: introduce apk-tools database format, and few appletsTimo Teräs1-0/+472