summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-03librerelease: Get the tests to passHEADv20240403masterLuke T. Shumaker
2024-04-03librefetch: Update for makepkg 6.1.0Luke T. Shumaker
2024-04-03HACKING: Remove the "HACKING_" prefix from filenamesLuke T. Shumaker
2024-03-28add tests for `-c` and `-C` options - refactor librerelease.batsbill-auger
2024-03-28bugfix mksource()v20240327bill-auger
2024-03-28notifications.sh: rework and add testsbill-auger
2024-03-28conf.sh: add include guard and silence non-existing $SUDO_USER errorbill-auger
2024-03-28add `-C` option to clear remote staging areabill-auger
2024-03-28refactor librereleasebill-auger
2024-03-28replace REPODEST config with REPO{USER,HOST,PORT,PATH}bill-auger
2024-03-28allow local login to differ from hackers.git loginbill-auger
2024-03-28notifications.sh: account for pkgver epoch and hyphenated repo namesbill-auger
2024-03-28split pbot notification out to separate filebill-auger
2024-03-28update docsbill-auger
2024-03-28update docsbill-auger
2024-03-28pbot announce - refactorbill-auger
2024-03-28pbot announce - ignore empty pushes (nothing staged)bill-auger
2024-03-28pbot announce pkgbase instead of packagesbill-auger
2024-03-28fixing pbot announce for null-delimited file_listAndreas Grapentin
2024-03-28complete pbot notificationbill-auger
2024-02-21fix: librefetch: Don't include .INSTALLLuke T. Shumaker
2024-02-21fix: librerelease: Fix pbot notificationLuke T. Shumaker
2024-02-21fix: pkgbuild-check-nonfree, blacklist.sh: Get the check-nonfree tests passingLuke 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-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: man, test: Update for the LIBRETOOLS_LIBDIR→LIBRETOOLS_LIBRARY_PATH re...Luke 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
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-04librerelease: Check that DBSCRIPTS_CONFIG is setv20181004Luke Shumaker
2018-10-03librerelease: Change how the HOOKs are displayedLuke Shumaker
2018-10-03librerelease: Set DBSCRIPTS_CONFIG for db-updateLuke Shumaker
2018-10-02libremakepkg: Fix launching `distcc-tool idaemon`Luke Shumaker
2018-10-02libremakepkg: Tidy funny syntaxLuke Shumaker
2018-10-02distcc-tool: SimplifyLuke Shumaker
2018-10-01distcc-tool: Note which Bash version is requiredLuke Shumaker