summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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