summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-09repo-add: fix error in directories with a space in their nameFabio Castell
2016-09-09lib/libalpm/be_sync.c: Close memory leaks when mallocing while out of memoryIvy Foster
2016-09-03bash-completion: fix leaking "files" array into shell environmentEli Schwartz
2016-09-03Fix memory leak in remove_notify_needed_optdependsAllan McRae
2016-09-02Fix typo in pacman-db-upgrade usage messageAllan McRae
2016-08-31Remove AC_FUNC_MALLOC check.Alastair Hughes
2016-08-31Replace CURLOPT_PROGRESSFUNCTION with CURLOPT_XFERINFOFUNCTIONIvy Foster
2016-08-30pacman.8: fix typo in the documentation of --asexplicitLukas Fleischer
2016-08-30Document contrib/verify-pacman-repo-db.plFlorian Pritz
2016-08-30contrib: Add documentation MakefileFlorian Pritz
2016-08-30contrib: Add verify-pacman-repo-db.plFlorian Pritz
2016-08-30Fix file name in scripts potfileAllan McRae
2016-08-30Merge Giolio Fidente into "Pacman Development Team" contributionGiulio Fidente
2016-08-30Normalize alpm download callback's frontend cb argumentsIvy Foster
2016-08-30libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor
2016-08-30Add newline to the end of error messages for signature format issuesAllan McRae
2016-08-30configure.ac: Fix handling --with-libcurlOlivier Brunel
2016-08-30hook.c: replace fstatat with statAndrew Gregory
2016-08-30hook.c: replace readdir_r with readdirAndrew Gregory
2016-08-30Handle all POSIX compliant systems in mbscasecmp.Tobias Stoeckmann
2016-08-30Reject files larger than 16384 bytes in read_sigfile.Tobias Stoeckmann
2016-08-30Release resources on error paths.Tobias Stoeckmann
2016-08-30pacman-key: reject armored signaturesAllan McRae
2016-08-30Always use proper error code in alpm_initialize.Tobias Stoeckmann
2016-08-30Remove obsolete TODOAllan McRae
2016-08-30recursedeps: include cyclic dependenciesAndrew Gregory
2016-08-30Turn off colours once finished using themAllan McRae
2016-05-18pacman.8: add link to alpm-hooks(5) in see alsoChristian Hesse
2016-05-18libalpm.3: add link to alpm-hooks(5) in see alsoChristian Hesse
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter
2016-05-18Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev
2016-05-18makepkg: ignore the architecture for --printsrcinfoAlastair Hughes
2016-05-18Report local file URL for -Sp operations if package is in cacheAllan McRae
2016-05-18makepkg: move build enviroment set-up to functionAllan McRae
2016-05-05Avoid logical OR duplication warning from gcc-6Allan McRae
2016-05-05Add -m/--nocolor options to updpkgsumsAshley Whetter
2016-05-05pacsort help clearly states that files contain inputs to be sortedAshley Whetter
2016-05-05Prevent wrapping of enum itemsAllan McRae
2016-05-05fix spelling mistakesEric Engestrom
2016-05-05Add colour to the output of the "-{F, Q}o" operations.Xavion
2016-05-05Add colour to group selection dialogXavion
2016-05-05Handle provides with -QAllan McRae
2016-05-05pacman_query: move error messages into relevant if statementsAllan McRae
2016-05-05pacman.8: add actual operation to captions for easy searchingChristian Hesse
2016-05-05Remove notification of system upgrade when only printing URLsAllan McRae
2016-05-05Print replacements when using -SupAllan McRae
2016-03-28Changed documentation to use 'the default' instead of 'a typical default'Alastair Hughes
2016-03-28PKGBUILD.5: document that the pkgver() function runs after prepare()Allan McRae
2016-03-28Do not add root prefix twice when checking database filesAllan McRae
2016-03-28libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter