Ludovic Courtès 59bb1ae3a9
git: Require Guile-Git 0.3.0 or later.
* guix/git.scm (auth-supported?): Remove.
(clone*): Inline code that was dependent on AUTH-SUPPORTED?.
(update-cached-checkout): Likewise.
(resolve-reference): Remove check for 'object-lookup-prefix' and use it
unconditionally.
(load-git-submodules): Remove.
(update-submodules): Use 'repository-submodules', 'submodule-lookup',
etc. unconditionally.
(update-cached-checkout): Use 'repository-close!' unconditionally.
* m4/guix.m4 (GUIX_CHECK_GUILE_GIT): New macro.
* configure.ac: Use it and error out when it fails.
* doc/guix.texi (Requirements): Bump to Guile-Git 0.3.0.
2020-10-22 17:10:25 +02:00
..
2017-07-21 17:03:24 +02:00
2019-12-15 00:34:05 +01:00
2020-10-12 11:28:56 +02:00
2020-07-05 03:15:08 +05:30
2020-10-12 11:28:56 +02:00
2020-07-05 16:07:59 +05:30
2020-10-20 16:30:15 +02:00
2020-10-22 17:10:25 +02:00
2020-04-17 23:36:47 +02:00
2017-11-08 22:31:58 +01:00
2020-10-12 11:28:56 +02:00
2019-03-13 23:12:43 +01:00
2018-09-04 17:25:11 +02:00