Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-07repo-add: use wc -c on stdin instead of file to avoid use of cutEthan Sommer
2019-11-06build: remove use of handcrafted m4 in configuring scriptsEli Schwartz
2019-11-06scripts/library: remove human_to_sizeEli Schwartz
2019-11-06Remove "Generated from ...; do not edit by hand" from scriptsAllan McRae
2019-11-06makepkg: replaces sed in-place with built in substitutionEthan Sommer
2019-11-06pacman: clarify error when alpm fails to initmorganamilo
2019-11-05Move update-copyright into build-auxAllan McRae
2019-11-05libmakepkg: fix empty arguments in parseoptsEthan Sommer
2019-11-05pacman-key: ignore already lsigned/deleted keysMatthew Sexton
2019-11-05pacman-key: hide lsign and revoke output behind --verboseMatthew Sexton
2019-11-04libmakepkg: add optional argument support to parseoptsEthan Sommer
2019-11-01Release 5.2.1Allan McRae
2019-11-01Pull latest translations from TransifexAllan McRae
2019-11-01Update NEWS for pacman-5.2.1Allan McRae
2019-10-30Comma failAllan McRae
2019-10-30autotools: be more templated when getting list of doc dist filesEli Schwartz
2019-10-30makepkg: only run --clean actions if we built a packageEli Schwartz
2019-10-30makepkg: do not count hard links multiple times when calculating pkg sizeEli Schwartz
2019-10-30makepkg: protect against unexpected whitespace in filenamesEli Schwartz
2019-10-30meson: fix inodecmd for darwin/bsdEli Schwartz
2019-10-27Fix segfault importing PGP key for pacman -U operationsAllan McRae
2019-10-24Add pacman-conf(8) to the documentation indexEvangelos Foutras
2019-10-23Update copyright yearsAllan McRae
2019-10-23Remove --force from completionAllan McRae
2019-10-23Update completion for -F changesAllan McRae
2019-10-22makepkg: don't warn when PACKAGER is unsetmorganamilo
2019-10-22Fix compression of package databases with zstdNick Cao
2019-10-22Fix distribution of meson filesAllan McRae
2019-10-21Release v5.2.0Allan McRae
2019-10-21Final translation updates for pacman-5.2.0Allan McRae
2019-10-17document changes between 5.1 and 5.2Eli Schwartz
2019-10-15Update README for pacman 5.2.0 releaseAllan McRae
2019-10-15libalpm: set errno in signing dummy functionsmorganamilo
2019-10-15libalpm: fix segfault when -Qip'ing a packagemorganamilo
2019-10-14Translation updatesAllan McRae
2019-10-14remove: improve broken dependency error messageAndrew Gregory
2019-10-13pacman: return 1 when -F <target> has no resultsmorganamilo
2019-10-12run XferCommand via execAndrew Gregory
2019-10-11add arg_to_string helperAndrew Gregory
2019-10-11move wordsplit into common for sharingAndrew Gregory
2019-10-09makepkg: do not save fflags when creating packagesEli Schwartz
2019-10-09signing: handle unknown uid in key importChristian Hesse
2019-10-09signing: modify question text with unknwon uidChristian Hesse
2019-10-07pacman-key: receive keys from WKD with -r/--recv-keysJonas Witschel
2019-10-07Pull and push translation changes in preparation for 5.2Allan McRae
2019-10-07makepkg: propagate E_REMOVE_BUILD_DEPSAlad Wenter
2019-10-07makepkg: remove makedepends before installing built packageErich Eckner
2019-10-07makepkg: wait for process to finishAllan McRae
2019-10-07makepkg: Delete logpipe when exitingAustin Lund
2019-10-07pacman: speed up deptestmorganamilo