aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adb: introduce apk-tools database format, and few appletsv3.0-wipTimo Teräs2020-04-0123-10/+2625
* libfetch: fix no_proxy domain name comparisionTimo Teräs2020-04-011-1/+1
* db: fix database reading without scripts or triggersTimo Teräs2020-04-011-6/+10
* libfetch: fixups to packetization socket option settingTimo Teräs2020-03-251-26/+22
* libfetch: minor HTTP handling improvementAlexander Wauck2020-03-251-5/+2
* build: add apk.pc.inRasmus Thomsen2020-03-231-0/+10
* build: inspect GitLab CI variables for version stringTimo Teräs2020-03-231-3/+9
* build: fix 'make check' for libfetchTimo Teräs2020-03-231-0/+2
* lower min-width to 25 columnsAntoine Fontaine2020-03-211-1/+1
* fix glibc buildTBK2020-03-211-0/+1
* build: enable building of development packageRasmus Thomsen2020-03-164-49/+102
* readme: fix name of doc directoryJakub Jirutka2020-02-231-1/+1
* readme: rename to .md and add some contentJakub Jirutka2020-02-232-0/+5
* remove empty NEWSJakub Jirutka2020-02-231-0/+0
* fix test6.sh - linux-vanilla was renamed to linux-lts in v3.11Jakub Jirutka2020-02-231-3/+3
* db: fix unaligned memory access in csum_hash()Timo Teräs2020-02-213-11/+13
* libfetch: support TCP_CORKTimo Teräs2020-02-181-23/+22
* fix murmur3 hash unaligned memory accessTimo Teräs2020-02-171-29/+39
* rename all iostream source to io_*.cTimo Teräs2020-02-144-6/+7
* rename all applets sources to app_*.cTimo Teräs2020-02-1419-21/+25
* io: add stream copy helperTimo Teräs2020-02-143-8/+37
* defines: add typeof() as it's gcc built-inTimo Teräs2020-02-041-0/+4
* remove apk_time() as it is causing problems with shared objectsTimo Teräs2020-02-046-17/+10
* remove travis ci, we are using gitlab ci now insteadTimo Teräs2020-01-261-53/+0
* remove tests connected to help output validationTimo Teräs2020-01-261-10/+0
* build: separate subdirs out from targetsTimo Teräs2020-01-262-7/+12
* convert man page makefile to make.rules formatTimo Teräs2020-01-262-43/+54
* man pages: consoldate commit options in apk(8)Drew DeVault2020-01-265-104/+30
* man pages: merge scdoc targetesDrew DeVault2020-01-261-4/+1
* Makefile: install man pages to MANDIRDrew DeVault2020-01-261-8/+18
* Update apk to make man pages sole source of truthDrew DeVault2020-01-2620-228/+107
* add apk-cache(5)Drew DeVault2020-01-262-0/+24
* add apk-keys(5)Drew DeVault2020-01-262-0/+19
* add apk-version(8)Drew DeVault2020-01-262-0/+54
* add apk-stats(8)Drew DeVault2020-01-262-0/+25
* add apk-audit(8)Drew DeVault2020-01-262-0/+56
* add apk-verify(8)Drew DeVault2020-01-262-0/+29
* add apk-manifest(8)Drew DeVault2020-01-263-1/+36
* add apk-fetch(8)Drew DeVault2020-01-262-0/+42
* add apk-index(8)Drew DeVault2020-01-262-0/+37
* add apk-policy(8)Drew DeVault2020-01-262-0/+26
* add apk-dot(8)Drew DeVault2020-01-262-0/+30
* add apk-list(8)Drew DeVault2020-01-263-1/+45
* add apk-info(8)Drew DeVault2020-01-262-0/+77
* add apk-cache(8)Drew DeVault2020-01-262-0/+42
* add apk-upgrade(8)Drew DeVault2020-01-262-0/+65
* add apk-update(8)Drew DeVault2020-01-262-0/+25
* add apk-fix(8)Drew DeVault2020-01-262-0/+65
* add apk-del(8)Drew DeVault2020-01-262-0/+52
* add apk-add(8)Drew DeVault2020-01-262-0/+70