summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-17makepkg: clean up pkgver and prepare log filesHEADworkingMichael Straube1-0/+6
2017-04-17run_chroot: label pipe endpoints for readabilityAndrew Gregory1-12/+17
2017-04-17add --sysroot optionAndrew Gregory4-8/+32
2017-04-17use sockets for scriptlet/hook communicationAndrew Gregory1-13/+4
2017-04-17conflict: include owner for filesystem conflictsAndrew Gregory4-7/+45
2017-04-17unlink_file: strip trailing slashesAndrew Gregory3-1/+29
2017-04-16sortbydeps: rename vptr -> iAndrew Gregory1-5/+5
2017-04-16sortbydeps: rename found -> switched_to_childAndrew Gregory1-4/+4
2017-04-16sortbydeps: factor out dep cycle warningAndrew Gregory1-33/+37
2017-04-16graph.h: rename childptr -> iteratorAndrew Gregory3-10/+10
2017-04-16graph.h: replace hardcoded values with an enumAndrew Gregory3-8/+14
2017-04-12deprecate --force in favor of --overwriteAndrew Gregory2-9/+2
2017-04-12add --overwrite option to ignore file conflictsAndrew Gregory12-4/+101
2017-04-12libalpm: Use archive_read_extract2Armin K1-1/+15
2017-04-04Replace @SIZECMD@ with POSIX-compatible commandDrew DeVault3-10/+5
2017-04-04parse stdin as newline-separatedAndrew Gregory1-32/+23
2017-04-04add alpm_list_append_strdupAndrew Gregory2-0/+21
2017-04-04pactest: add --review optionAndrew Gregory1-1/+40
2017-04-04Ignore comments in INSTALL files (FS#51916)Michael Straube1-0/+4
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