summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-05-08scripts: protect against unintended glob matching in [[ ]] RHSEli Schwartz
2019-05-08makepkg: use more schema.sh to clean the environment of special variablesEli Schwartz
2019-05-08makepkg: fix bash 5 compatibility when packaging symlinks to a directoryEli Schwartz
2019-05-08makepkg: correctly handle hg sources with updates on a non-default branchEli Schwartz
2019-05-08libmakepkg: fix migration to schema.sh for integsumsEli Schwartz
2019-03-25bash-completion: support file redirection completionsEli Schwartz
2019-03-19libmakepkg: fix reporting of invalid archive extensions in compress.shEli Schwartz
2019-03-19makepkg: use "shared" git clones when checking out sourcesEli Schwartz
2019-03-19drop DU* config variablesSantiago Torres
2019-03-19build: remove references to variable replacements from pacman-optimizeEli Schwartz
2019-03-19Make makepkg compute sizes properlySantiago Torres
2019-03-07Remove pkgdeltaAllan McRae
2019-03-07Remove delta support from repo-addAllan McRae
2019-03-07makepkg: add new checksum algorithm via coreutils b2sumEli Schwartz
2019-02-21libmakepkg: migrate to schema.sh for integsumsEli Schwartz
2019-02-21makepkg: simplify run_pacman logicEli Schwartz
2019-02-21makepkg: implement locking for pacman commandsEli Schwartz
2019-02-04fix various typosmorganamilo
2019-01-31libmakepkg: lint disallowed architecture specific variablesmorganamilo
2019-01-31libmakepkg: lint disallowed variables in package()morganamilo
2019-01-31libmakepkg: centralise random arrays of pkgbuild variablesmorganamilo
2019-01-30makepkg: use --unneeded for pacman call in remove_deps()Allan McRae
2019-01-30libmakepkg: Add lzip ext supportChloe Kudryavtsev
2019-01-22libmakepkg: move checkdepends to the correct arraymorganamilo
2019-01-22libmakepkg: Implement extendable signature verificationEli Schwartz
2019-01-22libmakepkg: implement extendable source protocolsEli Schwartz
2019-01-22libmakepkg: optimize get_protocol to always return proto, not proto+uriEli Schwartz
2019-01-22libmakepkg: make gettext replacements more templatedEli Schwartz
2019-01-16libmakepkg: disallow using 'any' with other archesmorganamilo
2019-01-14meson: fix regression that broke building libmakepkgEli Schwartz
2019-01-10makepkg: return E_PKGBUILD_ERROR for nonexistent PKGBUILDEli Schwartz
2019-01-10libmakepkg: simplify splitting command output into arrayEli Schwartz
2019-01-10libmakepkg: add routine for linting $SOURCE_DATE_EPOCHEli Schwartz
2019-01-10makepkg: fix unguarded use of printfEli Schwartz
2019-01-10makepkg: check_pkgrel: Don't say "decimal" in the error messageLuke Shumaker
2019-01-10makepkg: Better error messages for versions in (check, make, opt)depends/prov...Luke Shumaker
2019-01-10libmakepkg/lint_pkgbuild: check for invalid variables even if they're emptyEli Schwartz
2019-01-10makepkg: fix broken check for the fakeroot binaryEli Schwartz
2019-01-10makepkg: add internal variable to track when we're building a packageEli Schwartz
2019-01-04makepkg: Make pkgdir a localJan Alexander Steffens (heftig)
2019-01-04makepkg: Create a single-package packaging functionJan Alexander Steffens (heftig)
2019-01-04makepkg: Only backup package variables onceJan Alexander Steffens (heftig)
2019-01-04repo-add: don't break if delta package sources contain epochEli Schwartz
2019-01-04repo-remove: fix removing packages with deltasEli Schwartz
2018-12-12meson: remove useless mkdir -pEli Schwartz
2018-12-10scripts/library: fix typo in READMEMichael Straube
2018-12-04libmakepkg/executable: don't rely on scoped value of $ret to flag outcomesEli Schwartz
2018-11-28scripts: make repo-add utilize a wrapper as wellEli Schwartz
2018-11-28autotools: be more accurate in comments when generating processed scriptsEli Schwartz
2018-11-28scripts: fix some inaccurate Makefile targets, and be more templatedEli Schwartz