| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(add): Add error message for invalid URL template strings | Fuwn | 2025-11-25 | 1 | -0/+2 |
| * | feat(utilities): Error check executable path | Fuwn | 2025-11-25 | 1 | -1/+6 |
| * | refactor(source): Unconditionally trim suffix | Fuwn | 2025-11-25 | 1 | -3/+1 |
| * | feat(source): Support RegExp in tag_predicate | Fuwn | 2025-11-25 | 1 | -1/+8 |
| * | fix(source): Remove redundant rehash condition | Fuwn | 2025-06-22 | 1 | -1/+1 |
| * | fix(source): Handle peeled tags | Fuwn | 2025-05-26 | 1 | -0/+6 |
| * | feat(yae): track sri hash field for sources | Fuwn | 2024-12-03 | 2 | -1/+19 |
| * | fix(init): initialise base empty environment on init command | Fuwn | 2024-11-26 | 1 | -0/+3 |
| * | feat(yae): add optional schema field | Fuwn | 2024-10-25 | 7 | -61/+100 |
| * | fix(source): dynamically identify host | Fuwn | 2024-10-23 | 1 | -1/+10 |
| * | feat(yae): dry-run flag | Fuwn | 2024-10-23 | 4 | -1/+13 |
| * | refactor(commands): move flags to commands package | Fuwn | 2024-10-13 | 2 | -0/+63 |
| * | refactor(yae): move commands and library to internal package | Fuwn | 2024-10-13 | 7 | -0/+396 |