summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-05Give a "success!" message on database checkPatrick Eigensatz
2016-12-05Parametrise the different ways in which the payload is resetMartin Kühne
2016-12-05libalpm/signing: support EDDSA from gpgme 1.7.0Christian Hesse
2016-12-05makepkg: reject packages with newlines in pathsAndrew Gregory
2016-12-05makepkg: abort on lint_package errorsAndrew Gregory
2016-12-05makepkg: reject package data with newlinesAndrew Gregory
2016-12-05makepkg: fix find_lib{depends, provides} resultsAndrew Gregory
2016-12-05dload: use curl's keepalive mechanismDave Reisner
2016-12-05makepkg: unset potentially architecture-specific varsDave Reisner
2016-12-05makepkg: fix quoting in calls to dependency checkingDave Reisner
2016-12-05makepkg: fix quoting in calls to check_depsDave Reisner
2016-12-05makepkg: make run_function_safe more robustDave Reisner
2016-12-05makepkg: remove vestiges of global errexitDave Reisner
2016-12-05makepkg.conf: add -g to default curl optionsDave Reisner
2016-12-05Make sure all proper scripts are installed instead of the wrappersJohannes Löthberg
2016-12-05Remove pacsortAllan McRae
2016-12-05Revert "[RFC] Provide source files for useful debug packages"Allan McRae
2016-11-02[RFC] Provide source files for useful debug packagesAllan McRae
2016-10-22Represent bitfields as ints, not enumsIvy Foster
2016-10-22Add ALPM_ERR_OK to _alpm_errno_tIvy Foster
2016-10-22doc/pacman.8.txt: improve description of -QtIvy Foster
2016-10-22makepkg: print files with refs to $srcdir/$pkgdirIvy Foster
2016-10-22Remove pactreeAllan McRae
2016-10-22Use coreutils binaries for checking/generating checksumsAllan McRae
2016-10-22Allow replacing libcrypto with libnettle in pacmanFlorian Weigelt
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter
2016-10-22Generalise makepkg-wrapper to handle any script using libmakepkgAllan McRae
2016-10-22libmakepkg: generate all scriptsAlad Wenter
2016-10-12Use f_bavail for diskspace calculationsMartin Kühne
2016-10-11Ensure makepkg-wrapper is built after makepkgAllan McRae
2016-10-10lint_pkgbuild/pkgname: pkgname is not allowed to be emptyChristian Hesse
2016-10-10Remove contribAllan McRae
2016-10-10Move bash/zsh completion out of contribAllan McRae
2016-10-10Remove pacman-optimizeAllan McRae
2016-10-10fix --printsrcinfo unify arch and non-arch specific variablesLevente Polyak
2016-10-10Remove SHA224 supportAllan McRae
2016-10-10Remove internal md5 and sha2 implementationsAllan McRae
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster
2016-09-25bacman: add manual pageGordian Edenhofer
2016-09-25bacman: add option to alter the output directoryGordian Edenhofer
2016-09-25bacman: add option to print fewer status updatesGordian Edenhofer
2016-09-25bacman: quote pkg_pkger variableGordian Edenhofer
2016-09-25bacman: code structuringGordian Edenhofer
2016-09-25bacman: rewrite usage functionGordian Edenhofer
2016-09-25bacman: proper option handlingGordian Edenhofer
2016-09-25bacman: handle SIGHUP, SIGINT, SIGTERM signalsGordian Edenhofer
2016-09-25bacman: allow for multiple packages as argumentsGordian Edenhofer
2016-09-25Add missing newline in paclog-pkglist help outputAlastair Hughes
2016-09-25Change type of count in be_syncRikard Falkeborn
2016-09-25Return boolean from db_populateRikard Falkeborn