summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-09apk-tools-2.8.2v2.8.22.8-stableTimo Teräs1-1/+1
2018-01-09url: add "Cache-Control: no-cache" header with --force-refreshTimo Teräs1-1/+1
2018-01-09split --force to several --force-[type] optionsTimo Teräs9-24/+60
2018-01-09libfetch: add option to set "Cache-Control: no-cache"Timo Teräs1-1/+4
2018-01-09add new umbrella flag --initramfs-diskless-bootHenrik Riomar1-0/+6
2018-01-09add new flag --no-commit-hooksHenrik Riomar3-0/+9
2018-01-09libfetch: honor https_proxy variable for httpsTimo Teräs1-11/+30
2018-01-09db: fix triggers to report deleted directoriesTimo Teräs2-16/+20
2018-01-09commit: properly analyze packages with provides="$pkgname"Timo Teräs3-1/+45
2018-01-09solver: fix potential install_if processing failure, fixes #8237Timo Teräs3-46/+77
2018-01-09fetch: print additional error diagnostics in verbose modeTimo Teräs1-2/+5
2017-10-27apk-tools-2.8.1v2.8.1Timo Teräs1-1/+1
2017-10-27build: add 'make tag'Timo Teräs1-0/+4
2017-10-27solver: consider virtual provides to exclude non-provides transitivelyTimo Teräs2-12/+20
2017-10-12io: fix skip and splice to detect unexpected end-of-fileTimo Teräs2-31/+22
2017-10-10db: handle default root correctly for /procTimo Teräs1-1/+1
2017-10-06apk-tools-2.8.0v2.8.0Timo Teräs1-1/+1
2017-10-06libfetch: fix certificate host name checkTimo Teräs1-1/+1
2017-10-06libfetch: improve openssl/libressl compatibilityTimo Teräs4-7/+436
2017-10-05libfetch: improve ssl connectionsTimo Teräs3-6/+111
2017-10-05libfetch: remove unwanted code conditionalsTimo Teräs7-94/+7
2017-10-05libfetch: fix ssl context leakTimo Teräs1-0/+14
2017-10-05build and use bundled libfetch nativelyTimo Teräs10-115/+61
2017-10-05import libfetch-2.38 from NetBSDTimo Teräs13-0/+6630
2017-10-04package: remove package script after use (fixes #7974)Timo Teräs1-6/+9
2017-09-27info: fix typo in helpDamiano Albani1-1/+1
2017-08-23commit: proper singular/plural for 'error(s)' in commit messageTimo Teräs1-1/+2
2017-08-23fix comparison of unsigned expression < 0 is always falseDmitry Golovin2-4/+7
2017-08-23make preprocessor arguments clang-compatibleDmitry Golovin1-1/+1
2017-08-23use labs istead of abs with long argumentDmitry Golovin1-1/+1
2017-07-29index: Only rewrite arch if no error is encounteredA. Wilcox1-2/+2
2017-07-29database: include POSIX header for ST_* definesA. Wilcox1-0/+1
2017-07-25travis: notify on IRCJakub Jirutka1-0/+7
2017-06-26tar: use standard header prefixTimo Teräs1-1/+9
2017-06-26db: fix current directory instance caching in tar extractionTimo Teräs1-1/+1
2017-06-26database: mark error on renameat failureA. Wilcox1-2/+6
2017-06-23travis: deploy tarballs with static binary to GH ReleasesJakub Jirutka1-0/+19
2017-06-23travis: update alpine-chroot-install to 0.5.1Jakub Jirutka1-2/+2
2017-06-23io: make io vtables const struct, and add accessors for themTimo Teräs13-120/+195
2017-06-23archive: validate reading of pax and gnu long filename extensionsTimo Teräs1-14/+14
2017-06-23archive: fix incorrect bounds checking for memory allocationTimo Teräs1-2/+4
2017-06-23Revert "version: consider pkg-rX and pkg to be the same version"William Pitcock1-5/+0
2017-06-11gitignore: exclude files generated by root-testsJakub Jirutka1-0/+4
2017-06-11test: modernize testing APKBUILDsJakub Jirutka6-59/+54
2017-06-11test: fix test4.sh, script failure is non-fatalJakub Jirutka1-2/+2
2017-06-11test: fix running root-tests with QEMU user-mode emulationJakub Jirutka1-1/+12
2017-06-11test: run test*.sh with set -xJakub Jirutka1-1/+1
2017-06-11test: fix test6.sh, vmlinuz and initramfs are not symlinksJakub Jirutka1-2/+2
2017-06-11test: fix test6.sh, replace linux-grsec w/ linux-vanilla, add alpine-keysJakub Jirutka1-3/+3
2017-06-11test: exit with non-zero status when some root-test failJakub Jirutka1-3/+4