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