Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-26increased machine size in pacman.c by oneHEADmasterAndreas Baumann
2021-05-26change "i686" to "pentium4" if sse2 is availableErich Eckner
2021-04-23tests should change "i686" to "pentium4" if sse2 is availableErich Eckner
2021-04-23makepkg: install all dependencies simultanously, if possibleErich Eckner
2021-04-23Prepare translations for next releaseAllan McRae
2021-04-23update NEWS for 5.2.2Andrew Gregory
2021-04-23meson: make our symlinking script more portableEli Schwartz
2021-04-23Only enable total progress when downloads > 1morganamilo
2021-04-23Always enable TotalDownloadmorganamilo
2021-04-23pacman: fix total bar leakingmorganamilo
2021-04-23makepkg: add tool details to buildinfo to aid determining flagsLevente Polyak
2021-04-22Add support for multiple 'Architecture' valuesDan McGee
2021-04-19pacman: stop eta timer breaking allignmentmorganamilo
2021-04-19meson: make -uninstalled.pc correctEli Schwartz
2021-04-19Fix build error when SIGPOLL is not availableMark Weiman
2021-04-19Add an include for signal.h when neededMark Weiman
2021-04-19meson.build: Fix detection of symbolsMark Weiman
2021-04-08Update urls to not use www. for archlinux.orgJelle van der Waa
2021-04-08test: update mailing list urlJelle van der Waa
2021-04-07makepkg: add PACMAN_AUTH configurable setting for sudo elevationEli Schwartz
2021-04-07ensure tests are parsed as TAP since they are, in fact, TAPEli Schwartz
2021-04-07makepkg: fix the use of spaces in the localname:: component of sourcesEli Schwartz
2021-04-07include retries and signatures in download countAndrew Gregory
2021-04-07skip servers with too many errorsAndrew Gregory
2021-03-27libmakepkg: fix detection of source file names for debug packagesAllan McRae
2021-03-25Remove "total download" callback in favor of generic event callbackAnatol Pomozov
2021-03-25remove sed command lookup and hardcoding in edit-script.shEli Schwartz
2021-03-06fix syntax error when running pacman-key --helpEli Schwartz
2021-03-03Strip LTO symbols from distributed .a/.o filesAllan McRae
2021-03-03Add link time optimization support to makepkgAllan McRae
2021-03-01Update copyright yearAllan McRae
2021-02-24pacman-key: --refresh-keys queries WKD before keyserverMorten Linderud
2021-02-24libmakepkg: Support zstd decompression for sourcesMorten Linderud
2021-02-08Revert "ci: cache packages"Emil Velikov
2021-02-08ci: use official imageEmil Velikov
2021-02-08makepkg: Don't double-layer distcc on ccacheMatti Niemenmaa
2021-02-08doxygen: fix missing parameter nameEli Schwartz
2021-02-08support xattr when extracting packagesEli Schwartz
2021-02-08makepkg: don't let the strip routine mess up file attributesEli Schwartz
2021-01-21libalpm: fix total download reporting wrong totalmorganamilo
2021-01-21add --upgrade download testsAndrew Gregory
2021-01-21pmtest: add ability to spawn simple http serversAndrew Gregory
2021-01-21pmdb: add option to skip populating file:// serverAndrew Gregory
2021-01-21add CACHE_FEXISTS and CACHE_FCONTENTS test rulesAndrew Gregory
2021-01-21gitlab-ci: print output and logs for failed testsAndrew Gregory
2021-01-21pactest.py: read options from PACTEST_OPTSAndrew Gregory
2021-01-21pacman: add -w to -UAndrew Gregory
2021-01-21pacman: correct length of ".files.sig" stringPascal Ernster
2021-01-19do not try to download an empty db listAndrew Gregory
2021-01-19make alpm download config accessible without curlAndrew Gregory