summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-17Silence new warning with gcc-11Allan McRae1-1/+1
2021-05-09libalpm: check for duplicate filenamesmorganamilo3-0/+23
2021-05-09fix formatting mistakemorganamilo1-1/+1
2021-05-09libalpm: fix download rates becoming negativemorganamilo3-8/+62
2021-05-09libalpm: clone data on alpm_db_set_serversmorganamilo2-5/+10
2021-05-09remove unused variable in meson.buildmorganamilo1-1/+0
2021-05-09Match initial download message with progress messagemorganamilo1-2/+2
2021-05-03libalpm: fix error when installing cached packages without signaturesmorganamilo1-1/+1
2021-05-01call download progress callback for signaturesAndrew Gregory2-11/+19
2021-05-01alpm_db_update: indicate if dbs were up to dateAndrew Gregory3-16/+24
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