Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-02-23 | Release 5.0.1v5.0.1 | Allan McRae | 2 | -2/+3 |
2016-02-23 | Regenerate translations for 5.0.1 | Allan McRae | 128 | -15180/+22370 |
2016-02-23 | Manually fix space before ellipses in translations | Allan McRae | 49 | -97/+97 |
2016-02-23 | Fix inconsistent status messages | Stefan Tatschner | 1 | -1/+1 |
2016-02-23 | Pull translation updates from Transifex | Allan McRae | 129 | -14410/+7324 |
2016-02-23 | makepkg: do not run prepare() with --noextract | Evangelos Foutras | 2 | -8/+8 |
2016-02-23 | make alpm_unlock and trans_interrupt async safe | Andrew Gregory | 3 | -4/+10 |
2016-02-23 | alpm_run_chroot: always connect parent2child pipe | Andrew Gregory | 1 | -7/+6 |
2016-02-23 | ensure gpgdir has a trailing slash | Andrew Gregory | 1 | -9/+3 |
2016-02-23 | do not rely on localdb for hook matching | Andrew Gregory | 7 | -13/+41 |
2016-02-21 | only include .SRCINFO comments in source tarball | Dominik Fischer | 1 | -4/+11 |
2016-02-21 | alpm-hooks.5: document hook running order | Allan McRae | 1 | -1/+2 |
2016-02-21 | only remove pacnew file if it is new | Andrew Gregory | 3 | -3/+28 |
2016-02-20 | makepkg: remove pkg from OPT_LONG array | Allan McRae | 1 | -1/+1 |
2016-02-20 | Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD" | Allan McRae | 1 | -5/+2 |
2016-02-20 | Log to file when running hooks | Olivier Brunel | 1 | -1/+1 |
2016-02-20 | doc/alpm-hooks: mention that hooks must have a ".hooks" suffix. | Allan McRae | 1 | -1/+2 |