summaryrefslogtreecommitdiff
path: root/build-aux/git-authenticate.scm
Commit message (Expand)AuthorAgeFilesLines
* maint: Remove 'build-aux/git-authenticate.scm'....Ludovic Courtès2020-07-111-322/+0
* maint: "make authenticate" behaves like 'guix pull' by default....Ludovic Courtès2020-06-161-2/+24
* git-authenticate: Cache takes a key parameter....Ludovic Courtès2020-06-161-2/+3
* Add (guix git-authenticate)....Ludovic Courtès2020-06-051-196/+7
* git-authenticate: Rename '%committers' to '%historical-committers'....Ludovic Courtès2020-06-021-8/+9
* git-authenticate: Use the 'origin/keyring' branch by default....Ludovic Courtès2020-05-071-2/+4
* git-authenticate: Add missing import....Ludovic Courtès2020-05-041-0/+2
* git-authenticate: Load the keyring from the repository....Ludovic Courtès2020-05-041-7/+33
* git-authenticate: Load the list of authorized keys from the tree....Ludovic Courtès2020-05-041-1/+36
* git-authenticate: Use (guix openpgp)....Ludovic Courtès2020-05-041-69/+62
* gnupg: Accept revoked keys....Tobias Geerinckx-Rice2020-04-171-3/+4
* Update email address and Savannah handle for Amin Bandali....Amin Bandali2020-03-281-3/+3
* git-authenticate: Add roelj's new key....Ludovic Courtès2020-03-091-1/+5
* git-authenticate: Remove duplicate entry....Ludovic Courtès2020-02-261-2/+0
* git-authenticate: Add sub-key for thomasd....Ludovic Courtès2020-02-261-1/+2
* git-authenticate: Store the sub-key fingerprint of mab....Ludovic Courtès2020-02-221-1/+2
* git-authenticate: Add niedzejkob to the list of committers....Ludovic Courtès2020-02-131-0/+2
* git-authenticate: Add mab to the list of committers....Ludovic Courtès2020-02-111-0/+2
* git-authenticate: Add roptat's new key....Ludovic Courtès2020-01-271-1/+5
* git-authenticate: Adjust atheia's key info....Ludovic Courtès2020-01-171-2/+1
* git-authenticate: Add new key for atheia....Ludovic Courtès2020-01-171-0/+2
* git-authenticate: Add daviwil to the list of committers....Ludovic Courtès2020-01-081-1/+3
* git-authenticate: Add glv to the list of committers....Ludovic Courtès2019-12-291-0/+3
* git-authenticate: Keep a local cache of previously-authenticated commits....Ludovic Courtès2019-12-271-10/+70
* Add 'build-aux/git-authenticate.scm'....Ludovic Courtès2019-12-271-0/+350