aboutsummaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Collapse)AuthorFilesLines
2025-11-24feat(add): Add error message for invalid URL template stringsFuwn1-0/+2
2025-11-24feat(utilities): Error check executable pathFuwn1-1/+6
2025-11-24refactor(source): Unconditionally trim suffixFuwn1-3/+1
2025-11-24feat(source): Support RegExp in tag_predicateFuwn1-1/+8
2025-06-22fix(source): Remove redundant rehash conditionFuwn1-1/+1
2025-05-25fix(source): Handle peeled tagsFuwn1-0/+6
2024-12-02feat(yae): track sri hash field for sourcesFuwn2-1/+19
2024-11-25fix(init): initialise base empty environment on init commandFuwn1-0/+3
2024-10-25feat(yae): add optional schema fieldFuwn7-61/+100
2024-10-23fix(source): dynamically identify hostFuwn1-1/+10
2024-10-23feat(yae): dry-run flagFuwn4-1/+13
2024-10-13refactor(commands): move flags to commands packageFuwn2-0/+63
2024-10-13refactor(yae): move commands and library to internal packageFuwn7-0/+396