summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-19build: remove references to variable replacements from pacman-optimizeEli Schwartz1-2/+0
2019-03-19Make makepkg compute sizes properlySantiago Torres1-2/+1
2019-03-07Remove pkgdeltaAllan McRae5-240/+0
2019-03-07Remove delta support from repo-addAllan McRae1-161/+7
2019-03-07makepkg: add new checksum algorithm via coreutils b2sumEli Schwartz2-2/+2
2019-02-21libmakepkg: migrate to schema.sh for integsumsEli Schwartz1-1/+2
2019-02-21makepkg: simplify run_pacman logicEli Schwartz1-5/+3
2019-02-21makepkg: implement locking for pacman commandsEli Schwartz1-0/+9
2019-02-04fix various typosmorganamilo2-2/+2
2019-01-31libmakepkg: lint disallowed architecture specific variablesmorganamilo3-0/+84
2019-01-31libmakepkg: lint disallowed variables in package()morganamilo4-0/+73