Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-03remove more autotools filesEli Schwartz
2020-09-03makepkg.conf: Reword "Defaults"Allan McRae
2020-08-10Enable sha256/md5 hash verification if detached signatures are usedAnatol Pomozov
2020-08-10Fix error during keyring checkingAnatol Pomozov
2020-08-10repo-add: use more libmakepkg to handle common compression routinesEli Schwartz
2020-08-10libmakepkg: extend compress.sh to also permit checking validityEli Schwartz
2020-07-14doc/makepkg.8: Added punctuations.Morten Linderud
2020-07-14Check that destfile_name exists before using itAnatol Pomozov
2020-07-14Do not free payload fields in the middle of this structure useAnatol Pomozov
2020-07-14Build signature remote name based on the main payload nameAnatol Pomozov
2020-07-07Fallback to detached signatures during keyring checkAnatol Pomozov
2020-07-07FS#33992: force download *.sig file if it does not exist in the cacheAnatol Pomozov
2020-07-07Add a utility function to check whether a file exists in the cacheAnatol Pomozov
2020-07-07Do not use counter for error trackingAnatol Pomozov
2020-07-07Move signature payload creation to download engineAnatol Pomozov
2020-06-26srcinfo.sh: remove trailing newlineDenton Liu
2020-06-26Cleanup the old sequential download codeAnatol Pomozov
2020-06-26Convert '-U pkg1 pkg2' codepath to parallel downloadAnatol Pomozov
2020-06-19doc/pacman.8: fix typoEli Schwartz
2020-06-15pacman-key: change signing key to RSA4096Allan McRae
2020-06-11makepkg/repo-add: do not accept public-only keys for signingEli Schwartz
2020-06-11makepkg/repo-add: handle GPGKEY with spacesEli Schwartz
2020-06-11libmakepkg: fix regression in sending plain() output to stderrEli Schwartz
2020-06-11makepkg: correctly handle missing download clientsEli Schwartz
2020-06-11makepkg: guard against undefined git pinned sourcesEli Schwartz
2020-06-11build: add libintl dependency to meson and the .pc fileEli Schwartz
2020-06-11ci: cache packagesFilipe LaĆ­ns
2020-06-11Revert "makepkg: drop duplicate reporting of missing dependencies"Allan McRae
2020-06-01libalpm/signing.c: Fix calculation of packet size in parse_subpacketAllan McRae
2020-06-01Avoid depending on side effects in assert(...) expressionsDave Reisner
2020-06-01libmakepkg/strip: don't re-add the same debug source multiple timesEli Schwartz
2020-06-01Remove autotools supportAllan McRae
2020-05-11makepkg: deterministic PKGINFO libprovides for multiple library versionsLevente Polyak
2020-05-11Log invalid conf settings as an errorEli Schwartz
2020-05-11pacman-conf: fix incomplete support for ILoveCandyEli Schwartz
2020-05-11pacman-conf: add support for new ParallelDownloads config optionEli Schwartz
2020-05-09Swap alpm_db_update() implementation to multiplexed versionAnatol Pomozov
2020-05-09Convert downloading databases to the new multiplexed APIAnatol Pomozov
2020-05-09Convert download packages logic to multiplexed APIAnatol Pomozov
2020-05-09Implement multibar UIAnatol Pomozov
2020-05-09Extend download callback interface with start/complete eventsAnatol Pomozov
2020-05-09Introduce event types for start/end database list downloadAnatol Pomozov
2020-05-09Implement multiplexed download using mCURLAnatol Pomozov
2020-05-09Implement _alpm_multi_downloadAnatol Pomozov
2020-05-09Inline dload_payload->curlerr field into a local variableAnatol Pomozov
2020-05-09Add multi_curl handle to ALPM global contextAnatol Pomozov
2020-05-09Introduce alpm_dbs_update() function for parallel db updatesAnatol Pomozov
2020-05-09Add config option to specify amount of parallel download streamsAnatol Pomozov
2020-05-09doc: remove vim modelines from BUILDINFO(5)Eli Schwartz
2020-05-06editorconfig: set meson indentation styleEli Schwartz