Ludovic Courtès
41f443c90a
Add (guix git-authenticate).
* build-aux/git-authenticate.scm (commit-signing-key)
(read-authorizations, commit-authorized-keys, authenticate-commit)
(load-keyring-from-blob, load-keyring-from-reference)
(authenticate-commits, authenticated-commit-cache-file)
(previously-authenticated-commits, cache-authenticated-commit): Remove.
* build-aux/git-authenticate.scm (git-authenticate): Pass
#:default-authorizations to 'authenticate-commits'.
* guix/git-authenticate.scm: New file, with code taken from
'build-aux/git-authenticate.scm'. Remove references to
'%historical-authorized-signing-keys' and add #:default-authorizations
parameter instead.
* Makefile.am (MODULES): Add it.
(authenticate): Depend on guix/git-authenticate.go.
2020-06-05 22:54:06 +02:00
..
2018-04-08 17:48:33 +02:00
2020-03-22 16:49:47 +01:00
2020-04-08 13:00:50 +02:00
2020-05-22 00:35:23 +02:00
2018-12-04 10:57:56 +01:00
2020-04-12 00:00:59 +02:00
2018-09-02 15:43:51 +02:00
2015-07-06 19:00:19 +03:00
2020-06-05 22:54:06 +02:00
2017-05-04 23:51:45 +02:00
2013-05-12 22:41:11 +02:00
2019-09-08 11:49:24 +02:00
2017-03-22 15:02:33 +01:00
2019-10-16 22:53:40 +02:00
2020-05-28 10:21:23 +02:00
2019-05-20 11:50:21 +02:00