index
:
guix.git
keyring
master
private
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
git-authenticate.scm
Age
Commit message (
Expand
)
Author
2021-02-04
channels: Consider the current channel commit as authentic.
Ludovic Courtès
2020-07-25
Use 'formatted-message' instead of '&message' where appropriate.
Ludovic Courtès
2020-07-21
git-authenticate: Show fingerprint in missing-key error message.
Ludovic Courtès
2020-07-11
git-authenticate: Factorize 'authenticate-repository'.
Ludovic Courtès
2020-06-21
git-authenticate: Ignore authenticated commit cache when it's not #o600.
Ludovic Courtès
2020-06-16
git-authenticate: 'authenticate-commits' takes a #:keyring parameter.
Ludovic Courtès
2020-06-16
git-authenticate: Cache takes a key parameter.
Ludovic Courtès
2020-06-12
git-authenticate: Disallow SHA1 (and MD5) signatures.
Ludovic Courtès
2020-06-09
git-authenticate: 'commit-authorized-keys' properly handles orphan commits.
Ludovic Courtès
2020-06-07
git-authenticate: Prevent removal of '.guix-authorizations'.
Ludovic Courtès
2020-06-05
git-authenticate: Raise proper SRFI-35 conditions.
Ludovic Courtès
2020-06-05
git-authenticate: Don't hard-code "origin/" for keyring reference.
Ludovic Courtès
2020-06-05
Add (guix git-authenticate).
Ludovic Courtès