Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-05-06meson: use better check for debug buildsEli Schwartz
2020-05-06Convert gitlab valgrind runner to mesonAllan McRae
2020-05-05meson: handle XFAIL tests outside of TAPDave Reisner
2020-05-05Add Gitlab Runner configurationAllan McRae
2020-04-29Add NoProgressbar to pacman.conf optionsIvy Foster
2020-04-29Constify some input pointersRikard Falkeborn
2020-04-15pacman.8: Fix typoAllan McRae
2020-04-15Dull version colour numbers in summaryCarson Black
2020-04-13Use GOTO_ERR throughoutAllan McRae
2020-04-13Use STRDUP for error checking in more placesAllan McRae
2020-04-13Add REALLOC macro to simplify realloc error handlingRikard Falkeborn
2020-04-13Use noextract with pacman-conf NoExtractEarnestly
2020-03-13Hide cursor while pacman is runningAnatol Pomozov
2020-03-13Add file and line number to RET_ERR{,_VOID}Allan McRae
2020-03-09Add GOTO_ERR() macro to set error and then goto a labelAnatol Pomozov
2020-03-09Remove unneeded goto cleanupAllan McRae
2020-03-06Move flushing 'output' list into separate functionAnatol Pomozov
2020-03-05Do not download files if find_dl_candidates() failsAnatol Pomozov
2020-02-24Simplify construction of payloads in download_filesAnatol Pomozov
2020-02-12makepkg: drop duplicate reporting of missing dependenciesDave Reisner
2020-02-10build-aux/update-copyright 2019 2020Allan McRae
2020-02-10Add pacman-hooks.5 man page symlinkAllan McRae
2020-01-31Eliminate extra loop over dbs_syncAnatol Pomozov
2020-01-28Docs docs docsmorganamilo
2020-01-28libalpm: fix alpm_option_set_assumeinstalledmorganamilo
2020-01-28makepkg: add CRC checksums and set these to be the defaultAllan McRae
2020-01-28Note that checksums from "makepkg -g" are not idealAllan McRae
2020-01-27Fix "pacman -U <url>" operationsAllan McRae
2020-01-27makepkg: make per-package files containing '$pkgname' consistently workEli Schwartz
2020-01-27Increase maximum database sizeAllan McRae
2020-01-27Remove unneeded ltmain patchAllan McRae
2020-01-27Increase meson test timeoutAllan McRae
2020-01-27tests: Fix typo in test descriptionAllan McRae
2020-01-07doc: reformat intro to VCS sources to distinguish the grammarEli Schwartz
2020-01-07doc: clarify the format of a PKGBUILD source fragmentEli Schwartz
2020-01-07autotools: emit error message when autoconf-archive is missingEli Schwartz
2020-01-07Use c99 struct initialization to avoid memset callsDave Reisner
2020-01-07Ensure regex object is always initializedDave Reisner
2019-12-11libmakepkg: use readelf instead of file for finding ELF file typesEthan Sommer