Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg/util
AgeCommit message (Expand)Author
2021-04-07makepkg: fix the use of spaces in the localname:: component of sourcesEli Schwartz
2021-03-01Update copyright yearAllan McRae
2020-11-26Add fossil scm support to makepkgIvy Foster
2020-11-26libmakepkg: compress: fix tar extensionMichael Straube
2020-08-10libmakepkg: extend compress.sh to also permit checking validityEli Schwartz
2020-06-11libmakepkg: fix regression in sending plain() output to stderrEli Schwartz
2020-02-10build-aux/update-copyright 2019 2020Allan McRae
2020-01-28makepkg: add CRC checksums and set these to be the defaultAllan McRae
2019-11-05libmakepkg: fix empty arguments in parseoptsEthan Sommer
2019-11-04libmakepkg: add optional argument support to parseoptsEthan Sommer
2019-10-30Comma failAllan McRae
2019-10-30makepkg: do not count hard links multiple times when calculating pkg sizeEli Schwartz
2019-10-23Update copyright yearsAllan McRae
2019-05-28makepkg: also move restore_envvars handling into libmakepkgEli Schwartz
2019-05-28makepkg: move config loading into libmakepkgEli Schwartz
2019-05-08libmakepkg: fix missing or inaccurate interdependenciesEli Schwartz
2019-03-19libmakepkg: fix reporting of invalid archive extensions in compress.shEli Schwartz
2019-03-07makepkg: add new checksum algorithm via coreutils b2sumEli Schwartz
2019-02-04fix various typosmorganamilo
2019-01-31libmakepkg: lint disallowed variables in package()morganamilo
2019-01-31libmakepkg: centralise random arrays of pkgbuild variablesmorganamilo
2019-01-30libmakepkg: Add lzip ext supportChloe Kudryavtsev
2019-01-22libmakepkg: optimize get_protocol to always return proto, not proto+uriEli Schwartz
2018-11-02Add meson.build files to build with mesonDave Reisner
2018-10-21message.sh: add modifications from output_format.shEli Schwartz
2018-10-21makepkg: send messages to stdout rather than stderrEli Schwartz
2018-10-21libmakepkg: fix linting arrays of empty stringsmorganamilo
2018-09-19makepkg: add support for the zst formatEli Schwartz
2018-08-10scripts: Remove trailing semicolonsJan Alexander Steffens (heftig)
2018-08-10libmakepkg/util/option: Refactor checking to reduce code duplicationJan Alexander Steffens (heftig)
2018-08-10libmakepkg/util: use parameter transformation when checking variable typeEli Schwartz
2018-08-10Add lz4 compression support to makepkgAlex Butler
2018-06-18makepkg: don't print per-pkgname debug packagesEli Schwartz
2018-06-18makepkg: fix initialization when extracting arraysDave Reisner
2018-06-18libmakepkg: when checking for write permissions, handle pre-existing dirsEli Schwartz
2018-05-12util/pkgbuild: fix broken indentationAndrew Gregory
2018-05-12libmakepkg: don't save/set/restore extglob in bash [[ testsEli Schwartz
2018-05-12libmakepkg: only save the shellopts we needEli Schwartz
2018-04-29libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgnameEli Schwartz
2018-04-29libmakepkg/util/pkgbuild.sh: fix missing extglobEli Schwartz
2018-03-18makepkg --packagelist: fix listing debug packages with makepkg.confEli Schwartz
2018-03-14makepkg: refactor checking for write permissions into a utility functionEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2018-03-14makepkg --packagelist: just list the built package files we will buildEli Schwartz
2017-12-07makepkg: refactor archive compression for reusabilityEli Schwartz
2017-12-07makepkg: implement error codesIvy Foster
2017-01-04makepkg: Verify git signaturesEli Schwartz
2017-01-04Update copyright yearsAllan McRae
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter
2016-10-22libmakepkg: generate all scriptsAlad Wenter