summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-04parse stdin as newline-separatedAndrew Gregory
2017-04-04add alpm_list_append_strdupAndrew Gregory
2017-04-04pactest: add --review optionAndrew Gregory
2017-04-04Ignore comments in INSTALL files (FS#51916)Michael Straube
2017-01-13Introduce a 'disable-download-timeout' optionChristian Hesse
2017-01-04alpm_fetch_pkgurl: fix memory leakAllan McRae
2017-01-04Fix memory leak in alpm_pkg_checkmd5sumAllan McRae
2017-01-04Suppress valgrind error in fakechrootRikard Falkeborn
2017-01-04Provide source files for useful debug packagesAllan McRae
2017-01-04Document the new query parameter for VCS sourcesEli Schwartz
2017-01-04makepkg: Verify git signaturesEli Schwartz
2017-01-04libmakepkg/integrity: Verify file signatures in a separate functionEli Schwartz
2017-01-04Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdependsMark Weiman
2017-01-04filelist_sort: check if filelist is presortedAndrew Gregory
2017-01-04add _alpm_filelist_sortAndrew Gregory
2017-01-04repo-add: sort file list entriesAndrew Gregory
2017-01-04makepkg: sort package contentsAndrew Gregory
2017-01-04find_fileconflicts: rename tmpfiles -> newfilesAndrew Gregory
2017-01-04conflict: skip dir children when replacing a fileAndrew Gregory
2017-01-04ini: only recognize comments at beginning of lineAndrew Gregory
2017-01-04dload: s/CURLOPT_WRITEHEADER/CURLOPT_HEADERDATA/Dave Reisner
2017-01-04pacman: ensure linkage against libarchiveDave Reisner
2017-01-04configure.ac: Use POSIX compatible equality checksDave Reisner
2017-01-04makepkg: warn about dotfiles in package rootAndrew Gregory
2017-01-04extract db files with dbonlyAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2017-01-04Fix documentation of -DqAllan McRae
2017-01-04makepkg: Disallow forward slashes in pkgverSteef Hegeman
2016-12-05Build a single debug package for all packages from a PKGBUILDAllan McRae
2016-12-05be_local: remove unused error returnAndrew Gregory
2016-12-05add generated scripts to gitignoreChristian Hesse
2016-12-05Make DUFLAGS be overrideable during configureAlastair Hughes
2016-12-05Suppress more output messages on successful -D options with -qAllan McRae
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