summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* makepkg: emptydirs: fix typoHEADmasterMichael Straube2020-10-211-1/+1
* makepkg: properly localize some internal function variablesEli Schwartz2020-10-211-1/+1
* makepkg: fix signing of source packagesEli Schwartz2020-10-211-1/+1
* makepkg: libprovides: don't provide both versioned and unversioned sonamesEli Schwartz2020-09-231-8/+8
* Add pacman-conf zsh completionsRonan Pigott2020-09-031-1/+95
* repo-add: use more libmakepkg to handle common compression routinesEli Schwartz2020-08-101-20/+12
* libmakepkg: extend compress.sh to also permit checking validityEli Schwartz2020-08-101-13/+40
* srcinfo.sh: remove trailing newlineDenton Liu2020-06-261-3/+2
* pacman-key: change signing key to RSA4096Allan McRae2020-06-151-1/+1
* makepkg/repo-add: do not accept public-only keys for signingEli Schwartz2020-06-112-2/+2
* makepkg/repo-add: handle GPGKEY with spacesEli Schwartz2020-06-113-8/+8
* libmakepkg: fix regression in sending plain() output to stderrEli Schwartz2020-06-1112-33/+41
* makepkg: correctly handle missing download clientsEli Schwartz2020-06-111-1/+1
* makepkg: guard against undefined git pinned sourcesEli Schwartz2020-06-111-1/+1
* Revert "makepkg: drop duplicate reporting of missing dependencies"Allan McRae2020-06-111-0/+6
* libmakepkg/strip: don't re-add the same debug source multiple timesEli Schwartz2020-06-011-4/+7
* Remove autotools supportAllan McRae2020-06-011-287/+0
* makepkg: deterministic PKGINFO libprovides for multiple library versionsLevente Polyak2020-05-111-1/+1
* makepkg: drop duplicate reporting of missing dependenciesDave Reisner2020-02-121-6/+0
* build-aux/update-copyright 2019 2020Allan McRae2020-02-1090-95/+95
* makepkg: add CRC checksums and set these to be the defaultAllan McRae2020-01-282-3/+3
* makepkg: make per-package files containing '$pkgname' consistently workEli Schwartz2020-01-273-9/+21
* libmakepkg: use readelf instead of file for finding ELF file typesEthan Sommer2019-12-111-14/+12
* makepkg: add the $startdir to package .BUILDINFOEli Schwartz2019-11-261-1/+2
* meson: make non-symlink scripts install for real, and use a better wrapperEli Schwartz2019-11-261-21/+17
* makepkg: fix regression that broke extraction of file:// sourcesEli Schwartz2019-11-262-3/+3
* repo-add: use wc -c on stdin instead of file to avoid use of cutEthan Sommer2019-11-071-2/+2
* build: remove use of handcrafted m4 in configuring scriptsEli Schwartz2019-11-062-9/+3
* scripts/library: remove human_to_sizeEli Schwartz2019-11-065-72/+0
* Remove "Generated from ...; do not edit by hand" from scriptsAllan McRae2019-11-066-7/+1
* makepkg: replaces sed in-place with built in substitutionEthan Sommer2019-11-062-5/+5
* libmakepkg: fix empty arguments in parseoptsEthan Sommer2019-11-051-4/+4
* pacman-key: ignore already lsigned/deleted keysMatthew Sexton2019-11-051-3/+38
* pacman-key: hide lsign and revoke output behind --verboseMatthew Sexton2019-11-051-3/+16
* libmakepkg: add optional argument support to parseoptsEthan Sommer2019-11-041-42/+74
* Pull latest translations from TransifexAllan McRae2019-11-0139-81/+107
* Comma failAllan McRae2019-10-301-1/+1
* makepkg: only run --clean actions if we built a packageEli Schwartz2019-10-301-1/+1
* makepkg: do not count hard links multiple times when calculating pkg sizeEli Schwartz2019-10-304-1/+44
* makepkg: protect against unexpected whitespace in filenamesEli Schwartz2019-10-304-11/+11
* Update copyright yearsAllan McRae2019-10-2387-92/+92
* Remove --force from completionAllan McRae2019-10-232-4/+2
* Update completion for -F changesAllan McRae2019-10-232-4/+1
* makepkg: don't warn when PACKAGER is unsetmorganamilo2019-10-221-1/+1
* Fix compression of package databases with zstdNick Cao2019-10-221-6/+6
* Fix distribution of meson filesAllan McRae2019-10-221-1/+3
* Final translation updates for pacman-5.2.0Allan McRae2019-10-2138-125/+89
* Translation updatesAllan McRae2019-10-1439-833/+1093
* makepkg: do not save fflags when creating packagesEli Schwartz2019-10-091-2/+2
* pacman-key: receive keys from WKD with -r/--recv-keysJonas Witschel2019-10-071-8/+17