summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-09lib/libalpm/be_sync.c: Close memory leaks when mallocing while out of memoryIvy Foster1-4/+14
2016-09-03bash-completion: fix leaking "files" array into shell environmentEli Schwartz1-1/+1
2016-09-03Fix memory leak in remove_notify_needed_optdependsAllan McRae3-0/+17
2016-09-02Fix typo in pacman-db-upgrade usage messageAllan McRae1-1/+1
2016-08-31Remove AC_FUNC_MALLOC check.Alastair Hughes1-1/+0
2016-08-31Replace CURLOPT_PROGRESSFUNCTION with CURLOPT_XFERINFOFUNCTIONIvy Foster2-11/+11
2016-08-30pacman.8: fix typo in the documentation of --asexplicitLukas Fleischer1-1/+1
2016-08-30Document contrib/verify-pacman-repo-db.plmasterFlorian Pritz3-1/+65
2016-08-30contrib: Add documentation MakefileFlorian Pritz5-0/+63
2016-08-30contrib: Add verify-pacman-repo-db.plFlorian Pritz1-0/+259
2016-08-30Fix file name in scripts potfileAllan McRae1-5/+5
2016-08-30Merge Giolio Fidente into "Pacman Development Team" contributionGiulio Fidente1-1/+0
2016-08-30Normalize alpm download callback's frontend cb argumentsIvy Foster2-14/+27
2016-08-30libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor1-0/+11
2016-08-30Add newline to the end of error messages for signature format issuesAllan McRae1-6/+6
2016-08-30configure.ac: Fix handling --with-libcurlOlivier Brunel1-2/+2
2016-08-30hook.c: replace fstatat with statAndrew Gregory1-1/+1
2016-08-30hook.c: replace readdir_r with readdirAndrew Gregory1-14/+12
2016-08-30Handle all POSIX compliant systems in mbscasecmp.Tobias Stoeckmann1-3/+5
2016-08-30Reject files larger than 16384 bytes in read_sigfile.Tobias Stoeckmann1-5/+9
2016-08-30Release resources on error paths.Tobias Stoeckmann4-6/+24
2016-08-30pacman-key: reject armored signaturesAllan McRae1-0/+4