summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-02Version 2021020220210202Levente Polyak1-1/+1
2021-01-31makechrootpkg: only expose failed build logs instead of productsLevente Polyak1-7/+12
2021-01-31doc: update default build hostChristian Hesse1-1/+1
2021-01-27makerepropkg: allow specifying the package in pacman -S formatEli Schwartz2-15/+50
2021-01-27makerepropkg: do fast cache lookupsEli Schwartz1-0/+9
2021-01-26makepkg.conf: make rsync use new-style compression in makepkg.confChristian Hesse1-1/+1
2021-01-26makechrootpkg: Expose failed build logs/productsbartoszek1-1/+1
2021-01-26offload-build: change default host to build.archlinux.orgLevente Polyak1-1/+1
2021-01-26doc: add devtools.7 man pageJelle van der Waa3-1/+49
2021-01-26offload-build: respect SRCEXT from makepkg.confKonstantin Gizdov1-2/+4
2020-04-07Version 2020040720200407Levente Polyak1-1/+1
2020-03-09offload-build: retrieve the PKGBUILD in case makepkg changes it via pkgverLevente Polyak1-4/+8
2020-03-09makerepropkg: prioritize downloading .zst packages over legacy formatLevente Polyak1-1/+1
2020-02-27arch-nspawn: fix up host_mirrors cachedir handlingEli Schwartz1-1/+3
2020-02-27makechrootpkg: use the chroot database to find checkpkg packagesEli Schwartz1-18/+14
2020-02-27checkpkg: fix support for http:// url comparisonsEli Schwartz1-1/+3
2020-02-27zsh-completion: update for new makerepropkg optionsEli Schwartz1-1/+2
2020-02-27makerepropkg: support checking multiple split packagesEli Schwartz2-19/+29
2020-02-27makerepropkg: add support to check unreproducible packages using diffoscopeEli Schwartz2-3/+14
2020-02-27makerepropkg: fix wonky indentEli Schwartz1-6/+6
2020-02-13Version 2020021320200213Levente Polyak1-1/+1
2020-02-12offload-build: handle user specific makepkg.conf on the remote hostLevente Polyak1-1/+2
2020-02-11offload-build: take makepkg.conf from devtools for appropriate packagelistLevente Polyak1-3/+8
2020-02-10offload-build: convert to in-prog so we can perform pre-processingLevente Polyak3-2/+3
2020-02-10makerepropkg: take makepkg.conf from devtools pkgdatadir locationLevente Polyak1-2/+1
2019-12-27makerepropkg: correctly reproduce a pkgfile with any compression typeEli Schwartz1-1/+2
2019-12-27Version 2019122720191227Levente Polyak1-1/+1
2019-12-27makerepopkg: fix zstd extension (.zstd -> .zst)Robin Broda1-1/+1
2019-12-27makepkg.conf: change default compression method to zstdRobin Broda1-2/+2
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