summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-09lib/libalpm/be_sync.c: Close memory leaks when mallocing while out of memoryIvy Foster1-4/+14
2016-09-03bash-completion: fix leaking "files" array into shell environmentEli Schwartz1-1/+1
2016-09-03Fix memory leak in remove_notify_needed_optdependsAllan McRae3-0/+17
2016-09-02Fix typo in pacman-db-upgrade usage messageAllan McRae1-1/+1
2016-08-31Remove AC_FUNC_MALLOC check.Alastair Hughes1-1/+0
2016-08-31Replace CURLOPT_PROGRESSFUNCTION with CURLOPT_XFERINFOFUNCTIONIvy Foster2-11/+11
2016-08-30pacman.8: fix typo in the documentation of --asexplicitLukas Fleischer1-1/+1
2016-08-30Document contrib/verify-pacman-repo-db.plmasterFlorian Pritz3-1/+65
2016-08-30contrib: Add documentation MakefileFlorian Pritz5-0/+63
2016-08-30contrib: Add verify-pacman-repo-db.plFlorian Pritz1-0/+259
2016-08-30Fix file name in scripts potfileAllan McRae1-5/+5
2016-08-30Merge Giolio Fidente into "Pacman Development Team" contributionGiulio Fidente1-1/+0
2016-08-30Normalize alpm download callback's frontend cb argumentsIvy Foster2-14/+27
2016-08-30libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor1-0/+11
2016-08-30Add newline to the end of error messages for signature format issuesAllan McRae1-6/+6
2016-08-30configure.ac: Fix handling --with-libcurlOlivier Brunel1-2/+2
2016-08-30hook.c: replace fstatat with statAndrew Gregory1-1/+1
2016-08-30hook.c: replace readdir_r with readdirAndrew Gregory1-14/+12
2016-08-30Handle all POSIX compliant systems in mbscasecmp.Tobias Stoeckmann1-3/+5
2016-08-30Reject files larger than 16384 bytes in read_sigfile.Tobias Stoeckmann1-5/+9
2016-08-30Release resources on error paths.Tobias Stoeckmann4-6/+24
2016-08-30pacman-key: reject armored signaturesAllan McRae1-0/+4
2016-08-30Always use proper error code in alpm_initialize.Tobias Stoeckmann1-6/+7
2016-08-30Remove obsolete TODOAllan McRae1-1/+0
2016-08-30recursedeps: include cyclic dependenciesAndrew Gregory3-52/+94
2016-08-30Turn off colours once finished using themAllan McRae2-4/+5
2016-05-18pacman.8: add link to alpm-hooks(5) in see alsoChristian Hesse1-1/+2
2016-05-18libalpm.3: add link to alpm-hooks(5) in see alsoChristian Hesse1-1/+2
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter10-429/+579
2016-05-18Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev1-1/+1
2016-05-18makepkg: ignore the architecture for --printsrcinfoAlastair Hughes1-1/+1
2016-05-18Report local file URL for -Sp operations if package is in cacheAllan McRae1-3/+24
2016-05-18makepkg: move build enviroment set-up to functionAllan McRae1-36/+43
2016-05-05Avoid logical OR duplication warning from gcc-6Allan McRae1-2/+12
2016-05-05Add -m/--nocolor options to updpkgsumsAshley Whetter1-7/+16
2016-05-05pacsort help clearly states that files contain inputs to be sortedAshley Whetter1-1/+4
2016-05-05Prevent wrapping of enum itemsAllan McRae2-2/+2
2016-05-05fix spelling mistakesEric Engestrom5-7/+7
2016-05-05Add colour to the output of the "-{F, Q}o" operations.Xavion2-4/+7
2016-05-05Add colour to group selection dialogXavion2-4/+6
2016-05-05Handle provides with -QAllan McRae1-0/+3
2016-05-05pacman_query: move error messages into relevant if statementsAllan McRae1-16/+16
2016-05-05pacman.8: add actual operation to captions for easy searchingChristian Hesse1-12/+11
2016-05-05Remove notification of system upgrade when only printing URLsAllan McRae1-3/+5
2016-05-05Print replacements when using -SupAllan McRae3-4/+23
2016-03-28Changed documentation to use 'the default' instead of 'a typical default'Alastair Hughes2-11/+11
2016-03-28PKGBUILD.5: document that the pkgver() function runs after prepare()Allan McRae1-4/+4
2016-03-28Do not add root prefix twice when checking database filesAllan McRae1-24/+30
2016-03-28libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter4-101/+129
2016-03-21libmakepkg: ensure emptydir find command acts on individual directoriesAllan McRae1-1/+2