Age | Commit message (Expand) | Author | Files | Lines |
2016-08-30 | Merge Giolio Fidente into "Pacman Development Team" contribution | Giulio Fidente | 1 | -1/+0 |
2016-08-30 | Normalize alpm download callback's frontend cb arguments | Ivy Foster | 2 | -14/+27 |
2016-08-30 | libmakepkg: look for architecture-specific hashes in get_integlist | Jack O'Connor | 1 | -0/+11 |
2016-08-30 | Add newline to the end of error messages for signature format issues | Allan McRae | 1 | -6/+6 |
2016-08-30 | configure.ac: Fix handling --with-libcurl | Olivier Brunel | 1 | -2/+2 |
2016-08-30 | hook.c: replace fstatat with stat | Andrew Gregory | 1 | -1/+1 |
2016-08-30 | hook.c: replace readdir_r with readdir | Andrew Gregory | 1 | -14/+12 |
2016-08-30 | Handle all POSIX compliant systems in mbscasecmp. | Tobias Stoeckmann | 1 | -3/+5 |
2016-08-30 | Reject files larger than 16384 bytes in read_sigfile. | Tobias Stoeckmann | 1 | -5/+9 |
2016-08-30 | Release resources on error paths. | Tobias Stoeckmann | 4 | -6/+24 |
2016-08-30 | pacman-key: reject armored signatures | Allan McRae | 1 | -0/+4 |
2016-08-30 | Always use proper error code in alpm_initialize. | Tobias Stoeckmann | 1 | -6/+7 |
2016-08-30 | Remove obsolete TODO | Allan McRae | 1 | -1/+0 |
2016-08-30 | recursedeps: include cyclic dependencies | Andrew Gregory | 3 | -52/+94 |
2016-08-30 | Turn off colours once finished using them | Allan McRae | 2 | -4/+5 |
2016-05-18 | pacman.8: add link to alpm-hooks(5) in see also | Christian Hesse | 1 | -1/+2 |
2016-05-18 | libalpm.3: add link to alpm-hooks(5) in see also | Christian Hesse | 1 | -1/+2 |
2016-05-18 | libmakepkg: extract functions for integrity checking | Ashley Whetter | 10 | -429/+579 |
2016-05-18 | Use a more generic regexp when parsing output of gpg(1) in signature verifica... | Leonid Isaev | 1 | -1/+1 |
2016-05-18 | makepkg: ignore the architecture for --printsrcinfo | Alastair Hughes | 1 | -1/+1 |
2016-05-18 | Report local file URL for -Sp operations if package is in cache | Allan McRae | 1 | -3/+24 |
2016-05-18 | makepkg: move build enviroment set-up to function | Allan McRae | 1 | -36/+43 |
2016-05-05 | Avoid logical OR duplication warning from gcc-6 | Allan McRae | 1 | -2/+12 |
2016-05-05 | Add -m/--nocolor options to updpkgsums | Ashley Whetter | 1 | -7/+16 |
2016-05-05 | pacsort help clearly states that files contain inputs to be sorted | Ashley Whetter | 1 | -1/+4 |
2016-05-05 | Prevent wrapping of enum items | Allan McRae | 2 | -2/+2 |
2016-05-05 | fix spelling mistakes | Eric Engestrom | 5 | -7/+7 |
2016-05-05 | Add colour to the output of the "-{F, Q}o" operations. | Xavion | 2 | -4/+7 |
2016-05-05 | Add colour to group selection dialog | Xavion | 2 | -4/+6 |
2016-05-05 | Handle provides with -Q | Allan McRae | 1 | -0/+3 |
2016-05-05 | pacman_query: move error messages into relevant if statements | Allan McRae | 1 | -16/+16 |
2016-05-05 | pacman.8: add actual operation to captions for easy searching | Christian Hesse | 1 | -12/+11 |
2016-05-05 | Remove notification of system upgrade when only printing URLs | Allan McRae | 1 | -3/+5 |
2016-05-05 | Print replacements when using -Sup | Allan McRae | 3 | -4/+23 |
2016-03-28 | Changed documentation to use 'the default' instead of 'a typical default' | Alastair Hughes | 2 | -11/+11 |
2016-03-28 | PKGBUILD.5: document that the pkgver() function runs after prepare() | Allan McRae | 1 | -4/+4 |
2016-03-28 | Do not add root prefix twice when checking database files | Allan McRae | 1 | -24/+30 |
2016-03-28 | libmakepkg: extract functions for writing .SRCINFO files | Ashley Whetter | 4 | -101/+129 |
2016-03-21 | libmakepkg: ensure emptydir find command acts on individual directories | Allan McRae | 1 | -1/+2 |
2016-02-26 | use multi-byte character matching for user input | Andrew Gregory | 1 | -2/+34 |
2016-02-26 | Add release instructions | Allan McRae | 1 | -0/+23 |
2016-02-26 | repo-add: do not alter the database if only verifying signature | Allan McRae | 1 | -0/+11 |
2016-02-26 | Failed database downloads cause transaction to stop | Allan McRae | 1 | -10/+3 |
2016-02-26 | Use versions specified in optdepends | Allan McRae | 2 | -3/+4 |
2016-02-26 | Consider provides when warning about optdepnd removal | Allan McRae | 1 | -1/+1 |
2016-02-26 | Consider provides when labelling optdepends status as pending install | Allan McRae | 1 | -1/+1 |
2016-02-26 | makepkg: Turn PACMAN_OPTS into an array | Xyne | 1 | -5/+5 |
2016-02-26 | makepkg: Remove upx and optipng support | Allan McRae | 9 | -130/+4 |
2016-02-26 | libmakepkg: fix is_array function | Allan McRae | 1 | -1/+1 |
2016-02-26 | Update NEWS for pacman-5.0.1 | Allan McRae | 1 | -0/+17 |