aboutsummaryrefslogtreecommitdiff
[diff "scheme"]
	xfuncname = "^(\\(define.*)$"

[diff "texinfo"]
	xfuncname = "^@node[[:space:]]+([^,]+).*$"

[format]
        forceinbodyfrom = true  # help preserve commit authorship
        thread = shallow
        useAutoBase = true

[pull]
        rebase = true

[sendemail]
        to = guix-patches@gnu.org
        headerCmd = etc/teams.scm cc-members-header-cmd
        thread = no

[b4]
        attestation-check-dkim = off
        attestation-policy = off
        shazam-am-flags = --signoff --3way
        linkmask = https://yhetil.org/guix/%s
        linktrailermask = https://yhetil.org/guix/%s
        midmask = https://yhetil.org/guix/%s
2024-06-02Revert "services: home: Use pairs instead of lists."...Andrew Tropin 2024-06-02services: home: Use pairs instead of lists....Andrew Tropin 2024-04-17services: Add the Guix Home service....Richard Sent 2024-03-25services: nar-herder: Add new configuration options....Christopher Baines 2024-01-12gnu: guix-build-coordinator: Update to 0-94.c4c4f5a....Christopher Baines 2023-12-22services: guix: Move GUIX_LOCPATH handling to packages....Christopher Baines 2023-12-22services: guix: Remove guix-build-coordinator-queue-builds service....Christopher Baines 2023-12-02gnu: Use ‘libc-utf8-locales-for-target’....Janneke Nieuwenhuizen 2023-09-15services: bffe: Use guile from the package....Christopher Baines 2023-09-15services: guix: Add bffe-service-type....Christopher Baines 2023-08-26services: nar-herder: Specify a working directory....Christopher Baines 2023-08-26services: guix-data-service: Specify a working directory....Christopher Baines 2023-08-26services: guix-build-coordinator: Specify a working directory....Christopher Baines 2023-08-21services: Add missing 'user-processes' requirements....Ludovic Courtès 2023-07-26services: guix-data-service: Unlink the two shepherd services....Christopher Baines 2023-05-13services: nar-herder: Support extra environment vars....Christopher Baines 2023-05-10services: guix-build-coordinator-agent: Support max-parallel-uploads....Christopher Baines 2023-05-09services: guix-build-coordinator: Support extra environment vars....Christopher Baines 2023-05-06services: guix-build-coordinator: Simpify service startup....Christopher Baines 2023-02-03services: nar-herder: Add cached compression support....Christopher Baines 2022-12-12services: guix-build-coordinator: Fix service startup....Christopher Baines 2022-11-20services: guix-build-coordinator: Remove duplicate log timestamp....Christopher Baines 2022-10-11services: guix: Include max-allocated-builds gbc agent option....Christopher Baines 2022-07-15gnu: tests: Fix guix-data-service test....Timotej Lazar 2022-07-03services: guix-build-coordinator: Fix passing parallel-hooks....Christopher Baines 2022-07-01services: guix: Support guix-build-coordinator parallel hooks....Christopher Baines