summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix memory leak in remove_notify_needed_optdependsAllan McRae2016-09-03
* Fix typo in pacman-db-upgrade usage messageAllan McRae2016-09-02
* Remove AC_FUNC_MALLOC check.Alastair Hughes2016-08-31
* Replace CURLOPT_PROGRESSFUNCTION with CURLOPT_XFERINFOFUNCTIONIvy Foster2016-08-31
* pacman.8: fix typo in the documentation of --asexplicitLukas Fleischer2016-08-30
* Document contrib/verify-pacman-repo-db.plFlorian Pritz2016-08-30
* contrib: Add documentation MakefileFlorian Pritz2016-08-30
* contrib: Add verify-pacman-repo-db.plFlorian Pritz2016-08-30
* Fix file name in scripts potfileAllan McRae2016-08-30
* Merge Giolio Fidente into "Pacman Development Team" contributionGiulio Fidente2016-08-30
* Normalize alpm download callback's frontend cb argumentsIvy Foster2016-08-30
* libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor2016-08-30
* Add newline to the end of error messages for signature format issuesAllan McRae2016-08-30
* configure.ac: Fix handling --with-libcurlOlivier Brunel2016-08-30
* hook.c: replace fstatat with statAndrew Gregory2016-08-30
* hook.c: replace readdir_r with readdirAndrew Gregory2016-08-30
* Handle all POSIX compliant systems in mbscasecmp.Tobias Stoeckmann2016-08-30
* Reject files larger than 16384 bytes in read_sigfile.Tobias Stoeckmann2016-08-30
* Release resources on error paths.Tobias Stoeckmann2016-08-30
* pacman-key: reject armored signaturesAllan McRae2016-08-30
* Always use proper error code in alpm_initialize.Tobias Stoeckmann2016-08-30
* Remove obsolete TODOAllan McRae2016-08-30
* recursedeps: include cyclic dependenciesAndrew Gregory2016-08-30
* Turn off colours once finished using themAllan McRae2016-08-30
* pacman.8: add link to alpm-hooks(5) in see alsoChristian Hesse2016-05-18
* libalpm.3: add link to alpm-hooks(5) in see alsoChristian Hesse2016-05-18
* libmakepkg: extract functions for integrity checkingAshley Whetter2016-05-18
* Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev2016-05-18
* makepkg: ignore the architecture for --printsrcinfoAlastair Hughes2016-05-18
* Report local file URL for -Sp operations if package is in cacheAllan McRae2016-05-18
* makepkg: move build enviroment set-up to functionAllan McRae2016-05-18
* Avoid logical OR duplication warning from gcc-6Allan McRae2016-05-05
* Add -m/--nocolor options to updpkgsumsAshley Whetter2016-05-05
* pacsort help clearly states that files contain inputs to be sortedAshley Whetter2016-05-05
* Prevent wrapping of enum itemsAllan McRae2016-05-05
* fix spelling mistakesEric Engestrom2016-05-05
* Add colour to the output of the "-{F, Q}o" operations.Xavion2016-05-05
* Add colour to group selection dialogXavion2016-05-05
* Handle provides with -QAllan McRae2016-05-05
* pacman_query: move error messages into relevant if statementsAllan McRae2016-05-05
* pacman.8: add actual operation to captions for easy searchingChristian Hesse2016-05-05
* Remove notification of system upgrade when only printing URLsAllan McRae2016-05-05
* Print replacements when using -SupAllan McRae2016-05-05
* Changed documentation to use 'the default' instead of 'a typical default'Alastair Hughes2016-03-28
* PKGBUILD.5: document that the pkgver() function runs after prepare()Allan McRae2016-03-28
* Do not add root prefix twice when checking database filesAllan McRae2016-03-28
* libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter2016-03-28
* libmakepkg: ensure emptydir find command acts on individual directoriesAllan McRae2016-03-21
* use multi-byte character matching for user inputAndrew Gregory2016-02-26
* Add release instructionsAllan McRae2016-02-26