Skip to content
Snippets Groups Projects
  1. Jul 11, 2020
    • Ludovic Courtès's avatar
      Add 'guix git authenticate'. · a9871278
      Ludovic Courtès authored
      * guix/scripts/git.scm, guix/scripts/git/authenticate.scm,
      tests/guix-git-authenticate.sh: New files.
      * Makefile.am (MODULES): Add the *.scm files.
      (SH_TESTS): Add 'tests/guix-git-authenticate.sh'.
      * doc/guix.texi (Channels)[Specifying Channel Authorizations]: Mention
      'guix git authenticate'.
      (Invoking guix git authenticate): New node.
      * po/guix/POTFILES.in: Add 'guix/scripts/git.scm' and
      'guix/scripts/git/authenticate.scm'.
      a9871278
    • Ludovic Courtès's avatar
      git: Add 'with-git-error-handling'. · 69db2993
      Ludovic Courtès authored
      * guix/scripts/pull.scm (report-git-error, with-git-error-handling):
      Move to...
      * guix/git.scm: ... here.
      * guix/scripts/time-machine.scm: Adjust accordingly.
      69db2993
    • Ludovic Courtès's avatar
      Add 'etc/historical-authorizations'. · 4b9b8b2e
      Ludovic Courtès authored
      * etc/historical-authorizations: New file.  Data extracted from
      'build-aux/git-authenticate.scm'.
      * Makefile.am (EXTRA_DIST): Add it.
      4b9b8b2e
    • Ludovic Courtès's avatar
      git-authenticate: Factorize 'authenticate-repository'. · 838f2bdf
      Ludovic Courtès authored
      * guix/git-authenticate.scm (repository-cache-key)
      (verify-introductory-commit, authenticate-repository): New procedures.
      * guix/channels.scm (verify-introductory-commit): Remove.
      (authenticate-channel): Rewrite in terms of 'authenticate-repository'.
      838f2bdf
  2. Jul 10, 2020
  3. Jul 09, 2020
Loading