Ludovic Courtès
78ddf62bfe
style: git-source: Handle more URLs.
...
* guix/import/utils.scm (tarball-url->git-repository-url): New procedure.
* guix/scripts/style.scm (url-fetch->git-fetch)[transform-source]: Add
‘repository-url’ parameter.
Use ‘tarball-url->git-repository-url’ when ‘home-page’ is not a Git URL.
(transform-to-git-fetch): Rename ‘home-page’ to ‘repository-url’.
* tests/import/utils.scm ("tarball-url->git-repository-url, guile"): New test.
* tests/style.scm ("url-fetch->git-fetch, mirror:// URL"): New test.
Change-Id: I4f8ca7c67a58f917d69380678b62c00962b0f9cd
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-03-10 22:53:54 +01:00
..
2026-03-10 22:53:54 +01:00
2025-04-21 23:55:50 +02:00
2026-01-25 21:23:25 +01:00
2025-12-11 15:43:16 +01:00
2017-03-16 22:50:14 +01:00
2020-08-29 16:24:17 +02:00
2014-03-30 12:02:10 +02:00
2022-08-28 23:37:28 +02:00
2017-01-26 13:49:56 +01:00
2022-07-13 10:49:40 -04:00
2025-09-18 13:44:12 +09:00
2025-10-12 22:22:01 +02:00
2024-08-21 00:52:39 +02:00
2021-01-16 11:51:03 +00:00
2024-12-30 11:01:54 +01:00
2016-05-04 23:35:55 +02:00
2025-10-29 11:34:28 +09:00
2024-04-15 22:36:42 +02:00
2025-08-31 12:39:24 +02:00
2025-08-31 12:39:24 +02:00
2025-10-30 16:19:50 +09:00
2026-02-27 23:54:00 +01:00
2017-07-03 23:51:23 +02:00
2026-01-25 21:23:25 +01:00
2026-02-10 23:46:34 +01:00
2023-09-26 17:36:59 +02:00
2024-07-18 17:31:19 +02:00
2025-12-03 14:38:09 +09:00
2025-11-18 13:05:49 +01:00
2025-10-05 20:30:45 +02:00
2023-08-21 16:16:47 +02:00
2025-10-30 16:19:50 +09:00
2023-04-21 16:16:38 +02:00
2025-12-22 15:10:52 +01:00
2023-04-21 16:16:38 +02:00
2025-09-18 13:44:12 +09:00
2025-10-19 21:29:38 +02:00
2022-09-04 23:10:10 +02:00
2024-05-13 16:31:35 +02:00
2025-10-17 12:23:54 +02:00
2023-04-21 16:16:38 +02:00
2025-11-21 14:38:44 +01:00
2025-06-22 23:45:36 +02:00
2023-09-26 17:36:57 +02:00
2023-04-21 16:16:38 +02:00
2025-10-17 12:23:54 +02:00
2021-02-22 12:07:45 +01:00
2023-11-15 18:29:37 +01:00
2025-10-17 12:23:54 +02:00
2025-10-17 12:23:54 +02:00
2026-02-06 20:49:01 +01:00
2023-04-21 17:09:46 +02:00
2023-04-21 16:16:38 +02:00
2026-02-12 23:03:31 +01:00
2025-05-19 10:07:24 +09:00
2020-09-16 16:04:01 +02:00
2024-12-14 01:28:49 +01:00
2023-12-06 23:50:04 +01:00
2025-02-09 18:20:41 +01:00
2025-10-11 21:57:59 +09:00
2025-09-18 13:44:12 +09:00
2025-01-16 22:32:11 +01:00
2022-06-04 12:04:24 +02:00
2022-03-06 22:49:46 +01:00
2022-07-08 13:51:34 +01:00
2021-04-12 18:42:22 +02:00
2025-10-29 11:51:24 +09:00
2025-11-14 16:42:16 +09:00
2024-08-31 10:42:16 +02:00
2025-03-05 00:28:49 +01:00
2021-11-16 14:34:28 +01:00
2025-09-18 13:44:12 +09:00
2025-09-18 13:44:12 +09:00
2021-12-22 10:53:19 +01:00
2025-09-30 16:52:07 +09:00
2025-09-23 14:53:36 +02:00
2022-12-12 15:03:05 +01:00
2025-03-26 17:57:44 +01:00
2025-11-03 20:06:14 +08:00
2025-09-21 18:47:23 +02:00
2025-02-24 23:33:51 +01:00
2023-06-04 10:59:28 +02:00
2025-09-18 13:44:12 +09:00
2019-03-24 00:13:53 +01:00
2019-06-14 22:09:38 +02:00
2025-03-05 00:28:49 +01:00
2016-04-03 14:19:09 +02:00
2018-11-12 23:37:13 +01:00
2022-06-26 23:19:14 +02:00
2024-04-15 22:36:42 +02:00
2024-12-30 00:51:57 +01:00
2025-10-06 10:42:08 +02:00
2023-08-18 16:10:08 +02:00
2026-02-10 11:36:16 +01:00
2026-03-10 22:53:54 +01:00
2026-01-28 17:45:33 +00:00
2024-03-09 18:55:49 +01:00
2025-10-30 16:19:51 +09:00
2022-10-22 01:46:55 +02:00
2012-04-19 23:09:55 +02:00
2026-01-25 21:23:25 +01:00
2026-01-29 13:51:06 +09:00
2022-12-13 17:46:39 +01:00
2019-06-14 21:57:39 +02:00
2025-01-08 23:03:04 +01:00
2024-04-15 22:36:42 +02:00
2019-05-07 12:18:44 +02:00
2017-11-17 10:47:49 +01:00