Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-10-07libalpm: short circuit alpm_find_dbs_satisfiermorganamilo
2019-10-07libalpm: fix incorrect documentationmorganamilo
2019-10-07meson: work around broken pkg-config file with private requiresEli Schwartz
2019-10-07meson: fix incorrect libalpm versionEli Schwartz
2019-10-07meson: fix libcommon being publicly exposed as a static link dependencyEli Schwartz
2019-10-07Support file with seccomp enabledEli Schwartz
2019-10-07pacman-key: clean keys on import to remove unknown signaturesEli Schwartz
2019-10-07pacman-key: make sure we actually use the Web of Trust, which GnuPG doesn't.Eli Schwartz
2019-10-07pacman-key: when refreshing gpg.conf, don't truncate option checkingEli Schwartz
2019-10-07pacman/pacman-conf, testpkg: Added translatable stringsMatthew Sexton
2019-10-07pacman: pacman-conf: removed hputs macro for usage displayMatthew Sexton
2019-10-07libalpm: resolvedep(): don't compare names twicemorganamilo
2019-10-07makepkg: add rust support for *FLAGS and debug-prefix-mapEli Schwartz
2019-10-07signing: add ability to import keys using a WKDJonas Witschel
2019-10-07signing: move key import confirmation before key_searchJonas Witschel
2019-10-07dload: never return NULL from get_filenameDave Reisner
2019-10-04makepkg.conf.5: Document PACKAGER format requirementsAllan McRae
2019-10-04libmakepkg: check if PACKAGER has the expected format for WKD lookupJonas Witschel
2019-10-04libmakepkg: fix typomorganamilo
2019-10-04autotools: distribute meson filesEli Schwartz
2019-08-12Prepare translations for next releaseAllan McRae
2019-08-12pacman/callback: fix buffer over-readLászló Várady
2019-08-12meson: remove tap-driver.py, use meson's TAP protocolDave Reisner
2019-08-05makepkg: Ignore "<artificial>" source filesAustin Lund
2019-08-05build-aux: detect build dir based on build.ninjaDave Reisner
2019-08-05meson: port over checks for types used from sys/types.hDave Reisner
2019-08-05meson: drop checks for things we don't useDave Reisner
2019-08-05create coredump on segfaultAndrew Gregory
2019-08-05sighandler: block signals while handling SIGSEGVAndrew Gregory
2019-06-28Correctly report a download failiure for 404smorganamilo
2019-06-28meson: use dependency('gpgme') exclusivelyEli Schwartz
2019-06-28meson: use not_found_message when dependencies are not foundEli Schwartz
2019-06-28meson: bump the minimum supported version of meson to 0.51Eli Schwartz
2019-06-26bash-completion: use POSIX character classes in regular expressionsEli Schwartz