summaryrefslogtreecommitdiff
path: root/guix/git-authenticate.scm
AgeCommit message (Expand)Author
2023-03-13guix: Strip #:use-module lists.Ludovic Courtès
2022-02-14git-authenticate: Ensure the target is a descendant of the introductory commit.Ludovic Courtès
2021-02-04channels: Consider the current channel commit as authentic.Ludovic Courtès
2020-07-25Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès
2020-07-21git-authenticate: Show fingerprint in missing-key error message.Ludovic Courtès
2020-07-11git-authenticate: Factorize 'authenticate-repository'.Ludovic Courtès
2020-06-21git-authenticate: Ignore authenticated commit cache when it's not #o600.Ludovic Courtès
2020-06-16git-authenticate: 'authenticate-commits' takes a #:keyring parameter.Ludovic Courtès
2020-06-16git-authenticate: Cache takes a key parameter.Ludovic Courtès
2020-06-12git-authenticate: Disallow SHA1 (and MD5) signatures.Ludovic Courtès
2020-06-09git-authenticate: 'commit-authorized-keys' properly handles orphan commits.Ludovic Courtès
2020-06-07git-authenticate: Prevent removal of '.guix-authorizations'.Ludovic Courtès
2020-06-05git-authenticate: Raise proper SRFI-35 conditions.Ludovic Courtès
2020-06-05git-authenticate: Don't hard-code "origin/" for keyring reference.Ludovic Courtès
2020-06-05Add (guix git-authenticate).Ludovic Courtès