civodul pushed a change to branch master
in repository guix.
from e2ba58a67f gnu: Add emacs-ob-asymptote.
new 5d2d081af0 svn-download: Add dependency on tar+gzip for SWH retrieval.
new 10aa88ea01 gnu: guile-git: Update to 0.7.0.
new 7b4bf4ee88 git authenticate: Record introduction and keyring in
‘.git/config’.
new 88573dd928 git authenticate: Discover the repository.
new 1a5041a502 git authenticate: Print something upon success.
new 8d1d98a3aa git authenticate: Install pre-push and post-checkout hooks.
new 5c13ab50b9 news: Add entry for ‘guix git authenticate’ changes.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 33 ++++++-
etc/news.scm | 44 +++++++++
gnu/packages/guile.scm | 4 +-
guix/scripts/git/authenticate.scm | 199 ++++++++++++++++++++++++++++++++------
guix/svn-download.scm | 21 ++++
tests/guix-git-authenticate.sh | 9 +-
6 files changed, 273 insertions(+), 37 deletions(-)