summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-11-01Pull latest translations from TransifexAllan McRae39-81/+107
2019-10-30Comma failAllan McRae1-1/+1
2019-10-30makepkg: only run --clean actions if we built a packageEli Schwartz1-1/+1
2019-10-30makepkg: do not count hard links multiple times when calculating pkg sizeEli Schwartz4-1/+44
2019-10-30makepkg: protect against unexpected whitespace in filenamesEli Schwartz4-11/+11
2019-10-23Update copyright yearsAllan McRae87-92/+92
2019-10-23Remove --force from completionAllan McRae2-4/+2
2019-10-23Update completion for -F changesAllan McRae2-4/+1
2019-10-22makepkg: don't warn when PACKAGER is unsetmorganamilo1-1/+1
2019-10-22Fix compression of package databases with zstdNick Cao1-6/+6
2019-10-22Fix distribution of meson filesAllan McRae1-1/+3
2019-10-21Final translation updates for pacman-5.2.0Allan McRae38-125/+89
2019-10-14Translation updatesAllan McRae39-833/+1093
2019-10-09makepkg: do not save fflags when creating packagesEli Schwartz1-2/+2
2019-10-07pacman-key: receive keys from WKD with -r/--recv-keysJonas Witschel1-8/+17
2019-10-07Pull and push translation changes in preparation for 5.2Allan McRae40-12741/+8135
2019-10-07makepkg: propagate E_REMOVE_BUILD_DEPSAlad Wenter1-1/+5
2019-10-07makepkg: remove makedepends before installing built packageErich Eckner1-0/+3
2019-10-07makepkg: wait for process to finishAllan McRae1-1/+1
2019-10-07makepkg: Delete logpipe when exitingAustin Lund1-3/+4
2019-10-07Support file with seccomp enabledEli Schwartz2-1/+2
2019-10-07pacman-key: clean keys on import to remove unknown signaturesEli Schwartz1-0/+1
2019-10-07pacman-key: make sure we actually use the Web of Trust, which GnuPG doesn't.Eli Schwartz1-0/+5
2019-10-07pacman-key: when refreshing gpg.conf, don't truncate option checkingEli Schwartz1-1/+1
2019-10-07makepkg: add rust support for *FLAGS and debug-prefix-mapEli Schwartz4-6/+8
2019-10-04libmakepkg: check if PACKAGER has the expected format for WKD lookupJonas Witschel1-0/+6
2019-10-04libmakepkg: fix typomorganamilo1-1/+1
2019-10-04autotools: distribute meson filesEli Schwartz1-0/+2
2019-08-12Prepare translations for next releaseAllan McRae38-20300/+20267
2019-08-05makepkg: Ignore "<artificial>" source filesAustin Lund1-1/+1
2019-06-26bash-completion: use POSIX character classes in regular expressionsEli Schwartz1-3/+3
2019-06-25makepkg: do not exit immediately on dependency install failuresAllan McRae1-2/+2
2019-06-06makepkg: restrict pkgname and pkgver to asciiAndrew Gregory2-0/+9
2019-05-28makepkg: also move restore_envvars handling into libmakepkgEli Schwartz2-6/+21
2019-05-28makepkg: move config loading into libmakepkgEli Schwartz5-31/+73
2019-05-28libmakepkg: add lint_config to validate SRCEXT/PKGEXTEli Schwartz3-0/+47
2019-05-28repo-add: Add --prevent-downgrade optionekardnam1-3/+16
2019-05-28Support application/gzip MIME type in extractionKevin Mihelich1-1/+1
2019-05-08makepkg: propagate error codes when package failed to sign correctlyEli Schwartz2-3/+7
2019-05-08libmakepkg: install pkg-config fileEli Schwartz4-2/+19
2019-05-08libmakepkg: fix missing or inaccurate interdependenciesEli Schwartz13-14/+14
2019-05-08scripts: protect against unintended glob matching in [[ ]] RHSEli Schwartz10-11/+11
2019-05-08makepkg: use more schema.sh to clean the environment of special variablesEli Schwartz1-3/+3
2019-05-08makepkg: fix bash 5 compatibility when packaging symlinks to a directoryEli Schwartz1-1/+2
2019-05-08makepkg: correctly handle hg sources with updates on a non-default branchEli Schwartz1-1/+5
2019-05-08libmakepkg: fix migration to schema.sh for integsumsEli Schwartz1-1/+1
2019-03-25bash-completion: support file redirection completionsEli Schwartz1-9/+9
2019-03-19libmakepkg: fix reporting of invalid archive extensions in compress.shEli Schwartz1-13/+13
2019-03-19makepkg: use "shared" git clones when checking out sourcesEli Schwartz1-1/+1
2019-03-19drop DU* config variablesSantiago Torres1-2/+0