summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-01-04Provide source files for useful debug packagesAllan McRae
2017-01-04makepkg: Verify git signaturesEli Schwartz
2017-01-04libmakepkg/integrity: Verify file signatures in a separate functionEli Schwartz
2017-01-04repo-add: sort file list entriesAndrew Gregory
2017-01-04makepkg: sort package contentsAndrew Gregory
2017-01-04makepkg: warn about dotfiles in package rootAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2017-01-04makepkg: Disallow forward slashes in pkgverSteef Hegeman
2016-12-05Build a single debug package for all packages from a PKGBUILDAllan McRae
2016-12-05add generated scripts to gitignoreChristian Hesse
2016-12-05makepkg: reject packages with newlines in pathsAndrew Gregory
2016-12-05makepkg: abort on lint_package errorsAndrew Gregory
2016-12-05makepkg: reject package data with newlinesAndrew Gregory
2016-12-05makepkg: fix find_lib{depends, provides} resultsAndrew Gregory
2016-12-05makepkg: unset potentially architecture-specific varsDave Reisner
2016-12-05makepkg: fix quoting in calls to dependency checkingDave Reisner
2016-12-05makepkg: fix quoting in calls to check_depsDave Reisner
2016-12-05makepkg: make run_function_safe more robustDave Reisner
2016-12-05makepkg: remove vestiges of global errexitDave Reisner
2016-12-05Make sure all proper scripts are installed instead of the wrappersJohannes Löthberg
2016-12-05Revert "[RFC] Provide source files for useful debug packages"Allan McRae
2016-11-02[RFC] Provide source files for useful debug packagesAllan McRae
2016-10-22makepkg: print files with refs to $srcdir/$pkgdirIvy Foster
2016-10-22Use coreutils binaries for checking/generating checksumsAllan McRae
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter
2016-10-22Generalise makepkg-wrapper to handle any script using libmakepkgAllan McRae
2016-10-22libmakepkg: generate all scriptsAlad Wenter
2016-10-11Ensure makepkg-wrapper is built after makepkgAllan McRae
2016-10-10lint_pkgbuild/pkgname: pkgname is not allowed to be emptyChristian Hesse
2016-10-10Move bash/zsh completion out of contribAllan McRae
2016-10-10Remove pacman-optimizeAllan McRae
2016-10-10fix --printsrcinfo unify arch and non-arch specific variablesLevente Polyak
2016-09-09repo-add: fix error in directories with a space in their nameFabio Castell
2016-09-02Fix typo in pacman-db-upgrade usage messageAllan McRae
2016-08-30Fix file name in scripts potfileAllan McRae
2016-08-30libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor
2016-08-30pacman-key: reject armored signaturesAllan McRae
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter
2016-05-18Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev
2016-05-18makepkg: ignore the architecture for --printsrcinfoAlastair Hughes
2016-05-18makepkg: move build enviroment set-up to functionAllan McRae
2016-03-28libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter
2016-03-21libmakepkg: ensure emptydir find command acts on individual directoriesAllan McRae
2016-02-26repo-add: do not alter the database if only verifying signatureAllan McRae
2016-02-26makepkg: Turn PACMAN_OPTS into an arrayXyne
2016-02-26makepkg: Remove upx and optipng supportAllan McRae
2016-02-26libmakepkg: fix is_array functionAllan McRae
2016-02-23Regenerate translations for 5.0.1Allan McRae
2016-02-23Pull translation updates from TransifexAllan McRae
2016-02-23makepkg: do not run prepare() with --noextractEvangelos Foutras