summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-01test: Add globfile() to make it easy to check if a file matching a glob existsLuke Shumaker
2018-10-01test: Clean up (config) file writingLuke Shumaker
2018-10-01test: pkgbuild-check-nonfree: Remove superfluous setting of BLACKLIST=Luke Shumaker
2018-10-01test: librefetch: Use the common GPGKEY; don't create a new oneLuke Shumaker
2018-10-01test: testenv: Clean up the sudo hackLuke Shumaker
2018-10-01test: testenv: Group the list of variables in _sudo()Luke Shumaker
2018-10-01test: test-common.sh: Roll chroot_before in to common_beforeLuke Shumaker
2018-10-01test: test-common.bash: Remove hooks from before()Luke Shumaker
2018-10-01test: pkgbuild-check-nonfree: Expand $pcn and $psnLuke Shumaker
2018-10-01test: librefetch: sed -i s,tmpdir/srcdest,tmpdir/workdir/srcdest,gLuke Shumaker
2018-10-01test: test-common.sh: Sync the unset list with restore_envvars in makepkgLuke Shumaker
2018-10-01test: test-common.sh: Add some comments, tidyLuke Shumaker
2018-10-01test: testenv: Use the correct paths in makepkg.d/librefetch.confLuke Shumaker
2018-10-01test: Normalize on "status" instead of "stat" "ret" or "r" for storing exit c...Luke Shumaker
2018-09-30test: Have $HOME be owned by test-common.sh instead of testenvLuke Shumaker
2018-09-30test: Have $chrootdir be owned by testenv instead of test-common.shLuke Shumaker
2018-09-29test: Have GPG stop dropping private keys in my home directoryLuke Shumaker
2018-09-20libretools.conf:REPODEST: Don't use a shared SSH account by default.v20180920Luke Shumaker
2018-09-20libretools.conf:HOOKPRERELEASE: Respect $XDG_CONFIG_HOME's REPODESTLuke Shumaker
2018-09-20librerelease: Run the HOOKs with `eval` rather than `bash -c`Luke Shumaker
2018-09-20dagpkg: Fix a commentLuke Shumaker
2018-08-29Makefile: Fix installation of makepkg.d/librefetch.confv20180829Luke Shumaker
2018-08-29librechroot make: Try harder to avoid inheriting the host's pacman configLuke Shumaker
2018-08-29libremakepkg: Remove old reference to /chrootprepareLuke Shumaker
2018-08-29Rely on Bash 4.4 empty array behaviorLuke Shumaker
2018-08-26test: librefetch: Fix to work with the new drop-in location.v20180826Luke Shumaker
2018-08-26librechroot clean-pkgs: Do the right thing when libretools is installed in th...Luke Shumaker
2018-08-26test: librechroot: Check whether chcleanup can install libretools [ci-skip]Luke Shumaker
2018-08-26librefetch: Drop a file in /etc/makepkg.d/ rather than editing makepkg.confLuke Shumaker
2018-08-26msgmergeLuke Shumaker
2018-08-15test/: Use `librechroot install-name` rather than `librechroot run pacman`v20180815Luke Shumaker
2018-08-15librechroot: Add --noconfirm to install-name, don't expect input.Luke Shumaker
2018-08-15librechroot,libremakepkg: Don't have stdin of nspawn be a TTY if we don't exp...Luke Shumaker
2018-08-15librechroot: Fix typo in a commentLuke Shumaker
2018-08-15librechroot: Remove SYSTEMD-STDIN HACKLuke Shumaker
2018-08-13libreblacklist: Better diagnostic output on update failureLuke Shumaker
2018-08-07oopsLuke Shumaker
2018-08-07librechroot: Disallow flags overriding other flagsLuke Shumaker
2018-08-06chcleanup: Ignore depends of split packages, just look at pkgbasev20180806Luke Shumaker
2018-08-06chcleanup: Try preloading the scratch DB to speed things up.Luke Shumaker
2018-08-06chcleanup: Only use `pacman -T` filtering on DEPENDSLuke Shumaker
2018-08-06chcleanup: Tidy upLuke Shumaker
2018-08-06chcleanup: More informative output, use pacman -T to speed things upLuke Shumaker
2018-08-06librexgettext: Include the 'plain' command by defaultLuke Shumaker
2018-08-06chcleanup: Do the package list creating in tiersLuke Shumaker
2018-08-06librechroot help: Clarify the usage of -w and -rLuke Shumaker
2018-08-04libremakepkg,chcleanup: Be stricter about network accessv20180804Luke Shumaker
2018-08-03test: libremakepkg: Add some failing tests [ci-skip]Luke Shumaker
2018-08-03po/es: msgmerge -Fi --update --previousLuke Shumaker
2018-08-03Merge branch 'fmt-locale'Luke Shumaker