| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
This is a followup to cc51c03ff867d4633505354819c6d88af88bf919.
* build-aux/git-authenticate.scm (%committers): Add roelj's new key.
|
|
|
|
| |
* build-aux/git-authenticate.scm (%committers): Remove duplicate of snape.
|
|
|
|
|
|
|
|
| |
This is a followup to commit 7dc0f1d5a8c248addfcaadf76e45bf601bc51411,
signed with sub-key "3D2C DA58 819C 08C2 A649 D43D 5C3B 064C 724A 5726".
* build-aux/git-authenticate.scm (%committers): Provide fingerprint of
subkey for thomasd.
|
|
|
|
|
|
|
|
| |
This is a followup to 76a8dc3ee289ac4f4b984a3d9d2dcb9d89c01eda, signed
with this sub-key.
* build-aux/git-authenticate.scm (%committers): Store the sub-key
fingerprint of mab.
|
|
|
|
| |
* build-aux/git-authenticate.scm (%committers): Add niedzejkob.
|
|
|
|
| |
* build-aux/git-authenticate.scm (%committers): Add mab.
|
|
|
|
|
|
| |
This is a followup to 2cbede5935eb6a40173bbdf30a9ad22bf7574c22.
* build-aux/git-authenticate.scm (%committers): Add roptat's new key.
|
|
|
|
|
|
|
| |
This is a followup to 05f8a143e437c0e55f118a0b2a191675a4b76ef1.
* build-aux/git-authenticate.scm (%committers): Adjust atheia's key
info.
|
|
|
|
|
| |
* build-aux/git-authenticate.scm (%committers): Add atheia's 2nd key, as
seen in commit df18ea6f275abaa160a8593accb29fd273d8fc13.
|
|
|
|
|
|
|
| |
This is a followup to a587bb23b79eae5dd3fa3acb06d0b533c93fd562, first
commit signed by daviwil.
* build-aux/git-authenticate.scm (%committers): Add "daviwil".
|
|
|
|
|
|
|
| |
This is a followup to 92fcf9856face3822ce827d7732c4b152f715f62, first
commit signed by glv.
* build-aux/git-authenticate.scm (%committers): Add glv.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A list of already-authenticated commits is kept in
~/.cache/guix/authentication. This speeds up subsequent "make
authenticate" invocations.
* build-aux/git-authenticate.scm (authenticated-commit-cache-file)
(previously-authenticated-commits, cache-authenticated-commit): New
procedures.
(git-authenticate): Define 'authenticated-commits' and pass it as a
third argument to 'commit-difference'. Add call to
'cache-authenticated-commit'. Don't display signing stats when STATS is
null.
|
|
* build-aux/git-authenticate.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
(commit_v1_0_1): New variable.
(authenticate): New target.
|