Age | Commit message (Expand) | Author | Files | Lines |
2018-07-27 | Pull updated translations from Transifex | Allan McRae | 88 | -6836/+6884 |
2018-07-27 | Handle root prefix in overwrite operations | Allan McRae | 1 | -4/+5 |
2018-07-27 | makepkg: reduce strictness of pkgver in depends linting | Eli Schwartz | 1 | -1/+2 |
2018-07-27 | makepkg.conf: add missing sha224 sums | Michael Straube | 2 | -2/+2 |
2018-07-25 | doc: declare what type of comments we support in pacman.conf | Eli Schwartz | 1 | -0/+3 |
2018-07-25 | Revert "Deprecate --root in favour of --sysroot" | Allan McRae | 2 | -2/+11 |
2018-07-19 | libmakepkg: remove accidentally added file | Allan McRae | 1 | -0/+0 |
2018-07-19 | libmakepkg/tidy: fix debug sources not being properly detected sometimes | Eli Schwartz | 1 | -1/+1 |
2018-07-19 | Revert "makepkg: use the `declare` builtin when backing up variables to eval" | Allan McRae | 1 | -4/+16 |
2018-06-19 | PKGBUILD(5): Remove reference to ChangeLog prototype inclusion | Allan McRae | 1 | -3/+3 |
2018-06-18 | makepkg: don't print per-pkgname debug packages | Eli Schwartz | 1 | -3/+4 |
2018-06-18 | Fix signing of debug packages | Allan McRae | 1 | -1/+1 |
2018-06-18 | libalpm/dload.c: fix filename in license header | Michael Straube | 1 | -1/+1 |
2018-06-18 | makepkg: fix initialization when extracting arrays | Dave Reisner | 1 | -1/+5 |
2018-06-18 | Add missing sha224 sums in man page and linting | morganamilo | 2 | -2/+3 |
2018-06-18 | makepkg: fix erroneous $BUILDDIR when $startdir is not an absolute path | Eli Schwartz | 1 | -2/+2 |
2018-06-18 | PKGBUILD.5: document restriction on pkgrel | Allan McRae | 1 | -2/+4 |
2018-06-18 | makepkg: Don't use parameterless return | Jan Alexander Steffens (heftig) | 1 | -7/+7 |
2018-06-18 | makepkg: fix the --nocolor option being broken when passed to pacman -U | Eli Schwartz | 1 | -1/+1 |
2018-06-18 | pacman.conf: Fixup the XferCommand example for curl | Luke Shumaker | 1 | -1/+1 |
2018-06-18 | makepkg: Clear ERR trap before trying to restore it | Jan Alexander Steffens (heftig) | 1 | -0/+1 |
2018-06-18 | libmakepkg/lint_pkgbuild: squelch syntax error when a pkgname is empty | Eli Schwartz | 1 | -2/+1 |
2018-06-18 | makepkg: do not chmod $BUILDDIR itself after checking for its existence | Eli Schwartz | 1 | -1/+0 |
2018-06-18 | libmakepkg/lint_pkgbuild: permit versioned optdepends | Eli Schwartz | 2 | -7/+16 |
2018-06-18 | libmakepkg: when checking for write permissions, handle pre-existing dirs | Eli Schwartz | 1 | -5/+5 |
2018-06-18 | makepkg: remove unused variable forgotten when moving to parseopts | Eli Schwartz | 1 | -1/+1 |
2018-06-18 | makepkg: update help text to describe --packagelist's new behavior | Eli Schwartz | 1 | -1/+1 |
2018-06-04 | pacman-conf: fix detection of repo usage | Allan McRae | 1 | -2/+2 |
2018-05-28 | Apparently we live in the future! | Allan McRae | 1 | -1/+1 |
2018-05-28 | Release v.5.1.0v5.1.0 | Allan McRae | 3 | -6/+7 |
2018-05-28 | Pull updated translations from Transifex | Allan McRae | 94 | -35516/+1547 |
2018-05-28 | Translations need to be 75% completed to be included | Allan McRae | 1 | -1/+1 |
2018-05-28 | Update README for pacman-5.1 | Allan McRae | 1 | -0/+39 |
2018-05-28 | Update NEWS for pacman-5.1 release | Eli Schwartz | 1 | -0/+110 |
2018-05-28 | fix typo in editorconfig resulting in ignored options | Eli Schwartz | 1 | -1/+1 |
2018-05-16 | Fix using run_pacman to invoke -Qi with sudo | Eli Schwartz | 1 | -2/+2 |
2018-05-15 | Pull translations from Transifex and regenerate | Allan McRae | 145 | -19228/+13920 |
2018-05-14 | Add http://EditorConfig.org configuration | Eli Schwartz | 2 | -7/+22 |
2018-05-14 | Ensure better text editor automatic filetype detection | Eli Schwartz | 19 | -47/+48 |
2018-05-14 | Remove all modelines from the project | Eli Schwartz | 128 | -276/+0 |
2018-05-14 | makepkg.conf: add default protocol handler for file:// urls. | Eli Schwartz | 1 | -1/+2 |
2018-05-12 | libmakepkg: Support file 5.33's application/x-pie-executable | Jan Alexander Steffens (heftig) | 2 | -2/+4 |
2018-05-12 | util/pkgbuild: fix broken indentation | Andrew Gregory | 1 | -8/+8 |
2018-05-12 | Fix gcc8 warnings. | Eli Schwartz | 1 | -4/+12 |
2018-05-12 | Fix regression that broke repo-add aborting on failures | Eli Schwartz | 1 | -1/+2 |
2018-05-12 | libmakepkg/integrity: determine what is a signature preferring local filename | Eli Schwartz | 1 | -1/+1 |
2018-05-12 | bash_completion.in - consider option "-n --native" in operation "-Q --query" | Simon Linden | 1 | -2/+2 |
2018-05-12 | Append architecture information to 'installed' elements in .BUILDINFO | Robin Broda | 2 | -3/+10 |
2018-05-12 | Add pkgarch to .BUILDINFO | Robin Broda | 2 | -0/+5 |
2018-05-12 | libmakepkg: don't save/set/restore extglob in bash [[ tests | Eli Schwartz | 1 | -5/+0 |