summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-04Release v5.0.2v5.0.2Andrew Gregory2-2/+3
2017-06-04update NEWS for v5.0.2Andrew Gregory1-0/+18
2017-05-31Pull translation changes for 5.0.2Allan McRae143-2125/+2221
2017-05-22Prepare translations for 5.0.2 releaseAllan McRae146-14205/+19201
2017-05-09extract db files with dbonlyAndrew Gregory3-51/+78
2017-05-09add generated scripts to gitignoreChristian Hesse1-0/+3
2017-05-09libalpm/signing: support EDDSA from gpgme 1.7.0Christian Hesse1-0/+4
2017-05-09unlink_file: strip trailing slashesAndrew Gregory3-1/+29
2017-05-09libalpm: Use archive_read_extract2Armin K1-1/+15
2017-05-09makepkg.conf: add -g to default curl optionsDave Reisner1-3/+3
2017-05-09libmakepkg: generate all scriptsAlad Wenter5-9/+10
2017-05-09Use f_bavail for diskspace calculationsMartin Kühne1-3/+3
2017-05-09Ensure makepkg-wrapper is built after makepkgAllan McRae1-5/+2
2017-05-09Move bash/zsh completion out of contribAllan McRae5-21/+32
2017-05-09fix --printsrcinfo unify arch and non-arch specific variablesLevente Polyak1-1/+1
2017-05-09Do not #define _RESERVED_IDENTIFIERSIvy Foster36-105/+105
2017-05-09Add missing newline in paclog-pkglist help outputAlastair Hughes1-1/+1
2017-05-09Change type of count in be_syncRikard Falkeborn1-4/+4
2017-05-09Return boolean from db_populateRikard Falkeborn2-3/+4
2017-05-09Fix gcc strict-overflow errorRikard Falkeborn1-3/+3
2017-05-09repo-add: fix error in directories with a space in their nameFabio Castell1-1/+1
2017-05-09lib/libalpm/be_sync.c: Close memory leaks when mallocing while out of memoryIvy Foster1-4/+14
2017-05-09bash-completion: fix leaking "files" array into shell environmentEli Schwartz1-1/+1
2017-05-09Fix memory leak in remove_notify_needed_optdependsAllan McRae3-0/+17
2017-05-09Fix typo in pacman-db-upgrade usage messageAllan McRae1-1/+1
2017-05-09Remove AC_FUNC_MALLOC check.Alastair Hughes1-1/+0
2017-05-09pacman.8: fix typo in the documentation of --asexplicitLukas Fleischer1-1/+1
2017-05-09Merge Giolio Fidente into "Pacman Development Team" contributionGiulio Fidente1-1/+0
2017-05-09libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor1-0/+11
2017-05-09configure.ac: Fix handling --with-libcurlOlivier Brunel1-2/+2
2017-05-09hook.c: replace fstatat with statAndrew Gregory1-1/+1
2017-05-09hook.c: replace readdir_r with readdirAndrew Gregory1-14/+12
2017-05-09Handle all POSIX compliant systems in mbscasecmp.Tobias Stoeckmann1-3/+5
2017-05-09Reject files larger than 16384 bytes in read_sigfile.Tobias Stoeckmann1-5/+9
2017-05-09Release resources on error paths.Tobias Stoeckmann4-6/+24
2017-05-09Always use proper error code in alpm_initialize.Tobias Stoeckmann1-6/+7
2017-05-09recursedeps: include cyclic dependenciesAndrew Gregory3-52/+94
2017-05-09pacman.8: add link to alpm-hooks(5) in see alsoChristian Hesse1-1/+2
2017-05-09libalpm.3: add link to alpm-hooks(5) in see alsoChristian Hesse1-1/+2
2017-05-09makepkg: ignore the architecture for --printsrcinfoAlastair Hughes1-1/+1
2017-05-09Avoid logical OR duplication warning from gcc-6Allan McRae1-2/+12
2017-05-09pacsort help clearly states that files contain inputs to be sortedAshley Whetter1-1/+4
2017-04-28Prevent wrapping of enum itemsAllan McRae2-2/+2
2017-04-28fix spelling mistakesEric Engestrom5-7/+7
2017-04-28use multi-byte character matching for user inputAndrew Gregory1-2/+34
2017-04-28repo-add: do not alter the database if only verifying signatureAllan McRae1-0/+11
2017-04-28Use versions specified in optdependsAllan McRae2-3/+4
2017-04-28Consider provides when warning about optdepnd removalAllan McRae1-1/+1
2017-04-28Consider provides when labelling optdepends status as pending installAllan McRae1-1/+1
2016-05-18Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev1-1/+1