summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-21Merge branch 'lukeshu/more-fixes'HEADv20240221.1masterLuke T. Shumaker
2024-02-21fix: librefetch: Don't include .INSTALLLuke T. Shumaker
2024-02-21fix: librerelease: Fix pbot notificationLuke T. Shumaker
2024-02-21build-sys: Add a config.mk:enable_manpages config knobLuke T. Shumaker
2024-02-21fix: INSTALL: We've switched from roundup to BATSLuke T. Shumaker
2024-02-21Merge branch 'lukeshu/fixes'v20240221Luke T. Shumaker
2024-02-21fix: pkgbuild-check-nonfree, blacklist.sh: Get the check-nonfree tests passingLuke T. Shumaker
2024-02-21test: pkgbuild-check-nonfree: Add more tests (some failing/skipped)Luke T. Shumaker
2024-02-21tidy: test: pkgbuild-check-nonfree: Rename the fixture filesLuke T. Shumaker
2024-02-21tidy: test: pkgbuild-check-nonfree.bats: Group the testsLuke T. Shumaker
2024-02-21test: pkgbuild-check-nonfree.bats: Get stricter about exit codesLuke T. Shumaker
2024-02-21fix: librefetch: Use the specified compressionLuke T. Shumaker
2024-02-21fix: librefetch: Handle split packages correctlyLuke T. Shumaker
2024-02-21test: librefetch.bats: Add some failing testcases [ci-skip]Luke T. Shumaker
2024-02-21fix: libremakepkg: Have startdir be RO unless the -W flag is passed to make i...Luke T. Shumaker
2024-02-21fix: librefetch: Don't include metadata filesLuke T. Shumaker
2024-02-21fix: librerelease: Fix the pbot-say checkLuke T. Shumaker
2024-02-20fix: libremakepkg: Fix distcc TCP supportLuke T. Shumaker
2024-02-20fix: test: allow arbitrary compressed package filesLuke T. Shumaker
2024-02-20fix: test: librechroot.bats: Don't use unnamed UIDsLuke T. Shumaker
2024-02-20fix: man, test: Update for the LIBRETOOLS_LIBDIR→LIBRETOOLS_LIBRARY_PATH re...Luke T. Shumaker
2024-02-20fix: test: Update to work with modern GPGLuke T. Shumaker
2024-02-20fix: GNUmakefile: Shut up a warning from recent versions of MakeLuke T. Shumaker
2024-02-20tidy: GNUmakefile: Tidy upLuke T. Shumaker
2024-02-20fix: INSTALL-VCS: Fix a grammar mistakeLuke T. Shumaker
2024-02-20fix: Update copyright statementsLuke T. Shumaker
2024-02-15Add support for pacman 5.2.0.Omar Vega Ramos
2024-02-15librefetch: fix "does not contain a valid package suffix".Denis 'GNUtoo' Carikli
2024-02-15libremakepkg: fix building packages requring a rw startdirDenis 'GNUtoo' Carikli
2022-01-18updated translations for commit a94838e1792a85f74a540daafb6715a5b3ae2908v20220118v20200414Andreas Grapentin
2021-07-16librestage: add flag to limit staged architecturesAndreas Grapentin
2021-07-16src/lib/librelib: separate LIBRETOOLS_LIBDIR by ':' and consider each part as...Andreas Grapentin
2019-10-25change chroot mirror to winstonv20190907bill-auger
2019-10-25notify pbot after sccessful publishbill-auger
2019-04-03add volatile bulid support repos to chroot pacman.conf (commented-out)bill-auger
2018-11-17Fix pacman.conf URLOmar Vega Ramos
2018-10-15libremakepkg: Add -S flag to use an existing source packageLuke Shumaker
2018-10-15libremakepkg: Tidy formatting of usage() flagsLuke Shumaker
2018-10-15po/es/libretools.po: Update line numbersLuke Shumaker
2018-10-15Makefile: Don't generate .pot files for texinfo targetsLuke Shumaker
2018-10-04librerelease: Check that DBSCRIPTS_CONFIG is setv20181004Luke Shumaker
2018-10-04test: librerelease: Verify that it requires DBSCRIPTS_CONFIG to be set [ci-skip]Luke Shumaker
2018-10-04test: librerelease: Use AuthorizedKeysCommand to bypass perm checks on $TMPDIRLuke Shumaker
2018-10-04test: common.bash: Shorten tmpdirLuke Shumaker
2018-10-04test: common.bash: common_teardown: Don't assume that common_setup went OKLuke Shumaker
2018-10-03test: common.bash: Clean up chroots as we goLuke Shumaker
2018-10-03librerelease: Change how the HOOKs are displayedLuke Shumaker
2018-10-03librerelease: Set DBSCRIPTS_CONFIG for db-updateLuke Shumaker
2018-10-02test: librerelease: Add tests for the actual runLuke Shumaker
2018-10-02Revert "test: librerelease: Begone with setup()"Luke Shumaker