Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-06-25makepkg: do not exit immediately on dependency install failuresAllan McRae
2019-06-20use consistent time notation for the logAndrew Gregory
2019-06-20pacman: correctly free listsmorganamilo
2019-06-20Fix compiler warnings with gcc-9.1Allan McRae
2019-06-20free makedepends/checkdepends when freeing packagesDave Reisner
2019-06-07pacman: fix error during -Fymorganamilo
2019-06-06hooks: rename type File to PathAndrew Gregory
2019-06-06makepkg: restrict pkgname and pkgver to asciiAndrew Gregory
2019-06-06pacman: rework the UI of -Fmorganamilo
2019-06-06pacman: refactor file match printing to their own functionsmorganamilo
2019-05-28makepkg: also move restore_envvars handling into libmakepkgEli Schwartz
2019-05-28makepkg: move config loading into libmakepkgEli Schwartz
2019-05-28doc: update SRCEXT/PKGEXT to reduce needlessly scary warningsEli Schwartz
2019-05-28libmakepkg: add lint_config to validate SRCEXT/PKGEXTEli Schwartz
2019-05-28repo-add: Add --prevent-downgrade optionekardnam
2019-05-28Support application/gzip MIME type in extractionKevin Mihelich
2019-05-08makepkg: propagate error codes when package failed to sign correctlyEli Schwartz
2019-05-08libmakepkg: install pkg-config fileEli Schwartz
2019-05-08libmakepkg: fix missing or inaccurate interdependenciesEli Schwartz
2019-05-08scripts: protect against unintended glob matching in [[ ]] RHSEli Schwartz
2019-05-08makepkg: use more schema.sh to clean the environment of special variablesEli Schwartz
2019-05-08meson: fix build of executables with nonstandard libarchive pathEli Schwartz
2019-05-08makepkg: fix bash 5 compatibility when packaging symlinks to a directoryEli Schwartz
2019-05-08Fix clang 8 string-plus-int warningsRikard Falkeborn
2019-05-08makepkg: correctly handle hg sources with updates on a non-default branchEli Schwartz
2019-05-08libmakepkg: fix migration to schema.sh for integsumsEli Schwartz
2019-03-25bash-completion: support file redirection completionsEli Schwartz
2019-03-20Use bug tracker to track bugsAllan McRae
2019-03-19doc: generalize description of the bash nature of PKGBUILD functionsEli Schwartz
2019-03-19Clarify that build_options only apply during build()Que Quotion
2019-03-19libmakepkg: fix reporting of invalid archive extensions in compress.shEli Schwartz
2019-03-19makepkg: use "shared" git clones when checking out sourcesEli Schwartz
2019-03-19build: check for gpgme with pkg-config before gpgme-configEli Schwartz
2019-03-19drop DU* config variablesSantiago Torres
2019-03-19build: remove references to variable replacements from pacman-optimizeEli Schwartz
2019-03-19Make makepkg compute sizes properlySantiago Torres
2019-03-19Reformatting log timestamp to include time-zoneFlorian Wehner
2019-03-07Remove support for deltas from libalpmAllan McRae
2019-03-07Make pacman forget deltas existAllan McRae
2019-03-07Remove cleanupdeltaAllan McRae
2019-03-07Remove pkgdeltaAllan McRae
2019-03-07Remove delta support from repo-addAllan McRae
2019-03-07doc: add man page for pacman-confJelle van der Waa
2019-03-07doc: set rootdir correctly in man pagesJelle van der Waa