summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-12Version 2019121220191212Levente Polyak1-1/+1
2019-12-08lib: support arbitrary compressed package filesLevente Polyak1-2/+2
2019-12-05offload-build: return failure if no package files were foundEli Schwartz1-0/+2
2019-12-05makechrootpkg: sync databases for checkpkg off-siteLevente Polyak1-2/+13
2019-11-30makechrootpkg: double quote array expansions for checkpkg locationsLevente Polyak1-1/+1
2019-11-30Version 2019113020191130Levente Polyak1-1/+1
2019-11-30makechrootpkg: sync database for checkpkg to avoid nonexistent targetsLevente Polyak1-1/+1
2019-11-30makechrootpkg: check local pkg versions before downloading for checkpkgLevente Polyak1-6/+12
2019-11-30completion: add makerepropkg zsh completionLevente Polyak1-1/+8
2019-11-30completion: reflect new -U mkarchchroot optionLevente Polyak1-0/+1
2019-11-30lib/common.sh: do not use colors when running on a dumb terminalIvy Foster1-1/+1
2019-11-30doc: add manpage for the new makerepropkg toolEli Schwartz2-0/+39
2019-11-30makerepropkg: add new program to try to reproducibly build a packageEli Schwartz3-0/+192
2019-11-30mkarchroot: support wrapping pacstrap -UEli Schwartz2-4/+12
2019-11-30archbuild: use better umaskEli Schwartz1-1/+1
2019-11-30commitpkg: clearly delineate the commit message template and the rationaleEli Schwartz1-1/+1
2019-11-30arch-nspawn: rely on deduplication to avoid making multiple host_mirror mountsEli Schwartz1-9/+7
2019-11-30offload-build: remove empty src dir when SRCDEST is setLevente Polyak1-0/+4
2019-11-30offload-build: catch more signals to be sure SRCPKGDEST gets cleanedLevente Polyak1-1/+1
2019-11-07Makefile: sort program namesEli Schwartz1-6/+6
2019-11-07use libmakepkg to find and use variables in makepkg.confEli Schwartz2-29/+14
2019-11-07arch-nspawn: simplify cachedir/host_mirror parsingEli Schwartz1-23/+13
2019-11-07arch-nspawn: restore cachedir handling for host_mirrorsEli Schwartz1-0/+7
2019-11-07commitpkg: Include commit msg arg in first lineDaniel M. Capella1-2/+2
2019-11-06conf: Sync with pacman 5.2.0-2Daniel M. Capella9-27/+11
2019-10-16Version 2019101620191016Levente Polyak1-1/+1
2019-10-15ci: fix travis build using undocumented but reserved keywordLevente Polyak1-1/+1
2019-10-15sogrep: redirect to destination mirror (#25)jelle van der Waa1-1/+1
2019-09-28zsh_completion: add offload-build completionLevente Polyak1-1/+10
2019-09-28zsh_completion: add sogrep completionsLevente Polyak5-10/+49
2019-09-28commitpkg: prefer explicit signature+data parameters for gpg --verifyLevente Polyak1-2/+2
2019-09-28commitpkg: disallow if PKGBUILD hash mismatches package's enclosed hashLevente Polyak1-1/+6
2019-09-28commitpkg: fix wrongly ordered find_cached_package callLevente Polyak1-1/+1
2019-09-28make: add target to tag a new versionLevente Polyak1-1/+7
2019-09-28zsh_completion: overhaul all completions to match actual optionsLevente Polyak1-9/+23
2019-09-28checkpkg: add option to print a warning in case of differencesLevente Polyak4-4/+14
2019-09-28checkpkg: add option to avoid keeping the tmp dirLevente Polyak4-3/+61
2019-09-28makechrootpkg: run checkpkg automatically after buildLevente Polyak2-2/+20
2019-09-12Version 2019091220190912Levente Polyak1-1/+1
2019-09-12Revert "makechrootpkg: with -n, check if the package failed to install"Eli Schwartz1-8/+1
2019-08-21Version 2019082120190821Levente Polyak1-1/+1
2019-08-09makechrootpkg: with -n, check if the package failed to installEli Schwartz1-1/+8
2019-08-09makechrootpkg: make the -U option work for the first time everEli Schwartz1-2/+2
2019-08-09archrelease: actually fail in failure conditionsEli Schwartz1-7/+8
2019-08-09archbuild: prefer repo/arch-specific configs if they existEli Schwartz1-4/+13
2019-08-09makechrootpkg: also downgrade packages when updating chrootsEli Schwartz2-2/+2
2019-08-09makechrootpkg: when installing with -I, ensure package is installedEli Schwartz1-1/+1
2019-08-09arch-nspawn: unshare the gpg namespace to prevent zombie processesEli Schwartz1-1/+1
2019-08-09finddeps: suppress error messages for unreadable directoriesEli Schwartz1-1/+1
2019-08-09makechrootpkg: accept arguments useful to verifysourceEli Schwartz1-3/+5