summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-13Introduce a 'disable-download-timeout' optionChristian Hesse9-3/+38
2017-01-04alpm_fetch_pkgurl: fix memory leakAllan McRae1-1/+1
2017-01-04Fix memory leak in alpm_pkg_checkmd5sumAllan McRae1-3/+3
2017-01-04Suppress valgrind error in fakechrootRikard Falkeborn1-1/+3
2017-01-04Provide source files for useful debug packagesAllan McRae1-2/+21
2017-01-04Document the new query parameter for VCS sourcesEli Schwartz1-5/+10
2017-01-04makepkg: Verify git signaturesEli Schwartz3-12/+79
2017-01-04libmakepkg/integrity: Verify file signatures in a separate functionEli Schwartz1-38/+46
2017-01-04Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdependsMark Weiman4-2/+38
2017-01-04filelist_sort: check if filelist is presortedAndrew Gregory1-2/+9
2017-01-04add _alpm_filelist_sortAndrew Gregory5-9/+11
2017-01-04repo-add: sort file list entriesAndrew Gregory1-1/+1
2017-01-04makepkg: sort package contentsAndrew Gregory1-12/+12
2017-01-04find_fileconflicts: rename tmpfiles -> newfilesAndrew Gregory1-6/+6
2017-01-04conflict: skip dir children when replacing a fileAndrew Gregory3-1/+34
2017-01-04ini: only recognize comments at beginning of lineAndrew Gregory1-7/+2
2017-01-04dload: s/CURLOPT_WRITEHEADER/CURLOPT_HEADERDATA/Dave Reisner1-1/+1
2017-01-04pacman: ensure linkage against libarchiveDave Reisner1-1/+4
2017-01-04configure.ac: Use POSIX compatible equality checksDave Reisner1-2/+2
2017-01-04makepkg: warn about dotfiles in package rootAndrew Gregory3-0/+40
2017-01-04extract db files with dbonlyAndrew Gregory3-51/+78
2017-01-04Update copyright yearsAllan McRae147-153/+153
2017-01-04Fix documentation of -DqAllan McRae1-2/+1
2017-01-04makepkg: Disallow forward slashes in pkgverSteef Hegeman2-3/+3
2016-12-05Build a single debug package for all packages from a PKGBUILDAllan McRae2-7/+13
2016-12-05be_local: remove unused error returnAndrew Gregory1-21/+21
2016-12-05add generated scripts to gitignoreChristian Hesse1-0/+3
2016-12-05Make DUFLAGS be overrideable during configureAlastair Hughes1-5/+9
2016-12-05Suppress more output messages on successful -D options with -qAllan McRae1-4/+6
2016-12-05Give a "success!" message on database checkPatrick Eigensatz3-1/+14
2016-12-05Parametrise the different ways in which the payload is resetMartin Kühne3-3/+12
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