Files
Linus Gasser 22cd3e1307 feat(recipe): normalize git URLs to canonical host/path names
Add NormalizeRecipeName to unify the various ways a recipe can be
referenced - https/http/ssh URLs, SCP-style git@host:path, already-
canonical host/path, and short catalogue names - to a single stable
"host/path" form, preserving any ":version" suffix. Wire it into
recipe.Get and ValidateRecipe so every entry point accepts git URLs, and
add Recipe.ShortName to recover the bare recipe name from a prefixed one.
2026-07-21 08:13:11 +02:00
..
2025-08-23 17:55:56 +02:00
2025-09-08 22:12:20 -04:00
2025-08-23 17:55:56 +02:00
2024-12-31 16:37:02 +01:00
2026-02-20 14:49:02 +01:00
2025-08-24 15:56:26 +02:00