summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-01fix downloading multiple urls with XferCommandAndrew Gregory3-1/+28
2021-05-01pmserve: allow serving byte objects directlyAndrew Gregory1-0/+2
2021-05-01pmpkg: add makepkg_bytesAndrew Gregory1-4/+10
2021-05-01add front-end provided context to callbacksAndrew Gregory9-52/+157
2021-05-01makepkg: document BUILDTOOL and BUILDTOOLVER environmental variablesEli Schwartz1-0/+8
2021-04-23Prepare translations for next releaseAllan McRae130-29866/+37408
2021-04-23update NEWS for 5.2.2Andrew Gregory1-0/+30
2021-04-23meson: make our symlinking script more portableEli Schwartz1-5/+3
2021-04-23Only enable total progress when downloads > 1morganamilo1-1/+1
2021-04-23Always enable TotalDownloadmorganamilo8-19/+4
2021-04-23pacman: fix total bar leakingmorganamilo1-2/+3
2021-04-23makepkg: add tool details to buildinfo to aid determining flagsLevente Polyak1-0/+2
2021-04-21Add support for multiple 'Architecture' valuesDan McGee12-41/+127
2021-04-19pacman: stop eta timer breaking allignmentmorganamilo1-8/+4
2021-04-19meson: make -uninstalled.pc correctEli Schwartz1-0/+1
2021-04-19Fix build error when SIGPOLL is not availableMark Weiman1-2/+6
2021-04-19Add an include for signal.h when neededMark Weiman2-0/+2
2021-04-19meson.build: Fix detection of symbolsMark Weiman1-1/+3
2021-04-08Update urls to not use www. for archlinux.orgJelle van der Waa5-5/+5
2021-04-08test: update mailing list urlJelle van der Waa1-1/+1
2021-04-07makepkg: add PACMAN_AUTH configurable setting for sudo elevationEli Schwartz4-4/+26
2021-04-07ensure tests are parsed as TAP since they are, in fact, TAPEli Schwartz2-0/+2
2021-04-07makepkg: fix the use of spaces in the localname:: component of sourcesEli Schwartz1-1/+1
2021-04-07include retries and signatures in download countAndrew Gregory1-10/+8
2021-04-07skip servers with too many errorsAndrew Gregory3-4/+87
2021-03-27libmakepkg: fix detection of source file names for debug packagesAllan McRae1-1/+1
2021-03-25Remove "total download" callback in favor of generic event callbackAnatol Pomozov9-65/+25
2021-03-25remove sed command lookup and hardcoding in edit-script.shEli Schwartz2-3/+1
2021-03-06fix syntax error when running pacman-key --helpEli Schwartz1-1/+1
2021-03-03Strip LTO symbols from distributed .a/.o filesAllan McRae1-0/+13
2021-03-03Add link time optimization support to makepkgAllan McRae5-2/+49
2021-03-01Update copyright yearAllan McRae181-187/+187
2021-02-24pacman-key: --refresh-keys queries WKD before keyserverMorten Linderud1-4/+29
2021-02-24libmakepkg: Support zstd decompression for sourcesMorten Linderud2-1/+7
2021-02-08Revert "ci: cache packages"Emil Velikov1-13/+3
2021-02-08ci: use official imageEmil Velikov1-2/+2
2021-02-08makepkg: Don't double-layer distcc on ccacheMatti Niemenmaa1-1/+3
2021-02-08doxygen: fix missing parameter nameEli Schwartz1-1/+1
2021-02-08support xattr when extracting packagesEli Schwartz1-0/+1
2021-02-08makepkg: don't let the strip routine mess up file attributesEli Schwartz1-2/+9
2021-01-21libalpm: fix total download reporting wrong totalmorganamilo1-9/+7
2021-01-21add --upgrade download testsAndrew Gregory4-0/+137
2021-01-21pmtest: add ability to spawn simple http serversAndrew Gregory3-0/+135
2021-01-21pmdb: add option to skip populating file:// serverAndrew Gregory3-8/+9
2021-01-21add CACHE_FEXISTS and CACHE_FCONTENTS test rulesAndrew Gregory1-0/+10
2021-01-21gitlab-ci: print output and logs for failed testsAndrew Gregory3-0/+33
2021-01-21pactest.py: read options from PACTEST_OPTSAndrew Gregory1-1/+2
2021-01-21pacman: add -w to -UAndrew Gregory2-10/+10
2021-01-21pacman: correct length of ".files.sig" stringPascal Ernster1-1/+1
2021-01-19do not try to download an empty db listAndrew Gregory1-0/+4