summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-05libalpm/signing: support EDDSA from gpgme 1.7.0Christian Hesse1-0/+4
2016-12-05makepkg: reject packages with newlines in pathsAndrew Gregory3-0/+44
2016-12-05makepkg: abort on lint_package errorsAndrew Gregory4-3/+7
2016-12-05makepkg: reject package data with newlinesAndrew Gregory1-25/+38
2016-12-05makepkg: fix find_lib{depends, provides} resultsAndrew Gregory1-3/+3
2016-12-05dload: use curl's keepalive mechanismDave Reisner1-43/+3
2016-12-05makepkg: unset potentially architecture-specific varsDave Reisner1-1/+5
2016-12-05makepkg: fix quoting in calls to dependency checkingDave Reisner1-4/+4
2016-12-05makepkg: fix quoting in calls to check_depsDave Reisner1-3/+3
2016-12-05makepkg: make run_function_safe more robustDave Reisner1-8/+11
2016-12-05makepkg: remove vestiges of global errexitDave Reisner1-3/+3
2016-12-05makepkg.conf: add -g to default curl optionsDave Reisner1-3/+3
2016-12-05Make sure all proper scripts are installed instead of the wrappersJohannes Löthberg1-3/+2
2016-12-05Remove pacsortAllan McRae6-689/+1
2016-12-05Revert "[RFC] Provide source files for useful debug packages"Allan McRae1-19/+1
2016-11-02[RFC] Provide source files for useful debug packagesAllan McRae1-1/+19
2016-10-22Represent bitfields as ints, not enumsIvy Foster24-109/+123
2016-10-22Add ALPM_ERR_OK to _alpm_errno_tIvy Foster9-60/+61
2016-10-22doc/pacman.8.txt: improve description of -QtIvy Foster1-4/+4
2016-10-22makepkg: print files with refs to $srcdir/$pkgdirIvy Foster1-7/+9
2016-10-22Remove pactreeAllan McRae6-590/+1
2016-10-22Use coreutils binaries for checking/generating checksumsAllan McRae4-26/+27
2016-10-22Allow replacing libcrypto with libnettle in pacmanFlorian Weigelt4-17/+64
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter11-44/+70
2016-10-22Generalise makepkg-wrapper to handle any script using libmakepkgAllan McRae2-13/+20
2016-10-22libmakepkg: generate all scriptsAlad Wenter5-9/+10
2016-10-12Use f_bavail for diskspace calculationsMartin Kühne1-3/+3
2016-10-11Ensure makepkg-wrapper is built after makepkgAllan McRae1-5/+2
2016-10-10lint_pkgbuild/pkgname: pkgname is not allowed to be emptyChristian Hesse1-0/+5
2016-10-10Remove contribAllan McRae24-2737/+1
2016-10-10Move bash/zsh completion out of contribAllan McRae5-21/+32
2016-10-10Remove pacman-optimizeAllan McRae4-197/+0
2016-10-10fix --printsrcinfo unify arch and non-arch specific variablesLevente Polyak1-1/+1
2016-10-10Remove SHA224 supportAllan McRae1-22/+8
2016-10-10Remove internal md5 and sha2 implementationsAllan McRae7-839/+5
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster36-105/+105
2016-09-25bacman: add manual pageGordian Edenhofer3-1/+72
2016-09-25bacman: add option to alter the output directoryGordian Edenhofer1-3/+10
2016-09-25bacman: add option to print fewer status updatesGordian Edenhofer1-2/+6
2016-09-25bacman: quote pkg_pkger variableGordian Edenhofer1-1/+1
2016-09-25bacman: code structuringGordian Edenhofer1-17/+8
2016-09-25bacman: rewrite usage functionGordian Edenhofer1-4/+13
2016-09-25bacman: proper option handlingGordian Edenhofer1-20/+37
2016-09-25bacman: handle SIGHUP, SIGINT, SIGTERM signalsGordian Edenhofer1-0/+10
2016-09-25bacman: allow for multiple packages as argumentsGordian Edenhofer1-205/+200
2016-09-25Add missing newline in paclog-pkglist help outputAlastair Hughes1-1/+1
2016-09-25Change type of count in be_syncRikard Falkeborn1-4/+4
2016-09-25Return boolean from db_populateRikard Falkeborn2-3/+4
2016-09-20Fix gcc strict-overflow errorRikard Falkeborn1-3/+3
2016-09-09repo-add: fix error in directories with a space in their nameFabio Castell1-1/+1