aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore(license): Relicense under MIT OR Apache-2.0HEADmainFuwn2026-02-205-676/+217
* feat: Add version to CLIFuwn2025-11-292-1/+4
* chore(flake): Update versionFuwn2025-11-251-1/+1
* feat(add): Add error message for invalid URL template stringsFuwn2025-11-251-0/+2
* feat(utilities): Error check executable pathFuwn2025-11-251-1/+6
* refactor(source): Unconditionally trim suffixFuwn2025-11-251-3/+1
* feat(source): Support RegExp in tag_predicateFuwn2025-11-251-1/+8
* fix(source): Remove redundant rehash conditionFuwn2025-06-222-2/+2
* chore(flake): Bump Go versionFuwn2025-05-261-2/+2
* chore(flake): Bump versionFuwn2025-05-261-1/+1
* fix(source): Handle peeled tagsFuwn2025-05-261-0/+6
* chore(flake): Report Unix platforms supportFuwn2025-05-261-1/+1
* chore(README): Update copyright yearFuwn2025-05-121-1/+1
* fix(flake): refactor to support nix-darwinFuwn2025-01-031-11/+24
* docs(examples): add new sri hash field to example yae environment fileFuwn2024-12-031-0/+1
* feat(yae): track sri hash field for sourcesFuwn2024-12-034-3/+22
* fix(init): initialise base empty environment on init commandFuwn2024-11-262-1/+4
* chore(flake): bump nixpkgsFuwn2024-11-021-3/+3
* feat(yae): add optional schema fieldFuwn2024-10-259-63/+102
* fix(source): dynamically identify hostFuwn2024-10-231-1/+10
* feat(yae): dry-run flagFuwn2024-10-236-1/+20
* docs(readme): fix typoFuwn2024-10-191-2/+2
* docs: move examples text into examplesFuwn2024-10-192-10/+4
* docs: add json schema for referenceFuwn2024-10-191-0/+22
* docs(readme): reword hook pointsFuwn2024-10-181-3/+23
* docs(examples): add readmeFuwn2024-10-181-0/+24
* chore(examples): symlink yae.jsonFuwn2024-10-161-10/+1
* docs: add nixpkgs examplesFuwn2024-10-166-2/+104
* docs(readme): add section heading to usage exampleFuwn2024-10-151-0/+2
* docs(readme): expand on installation instructionsFuwn2024-10-151-4/+29
* docs(readme): update hook wordingFuwn2024-10-151-3/+3
* docs(readme): fix typoFuwn2024-10-151-1/+1
* docs(readme): update hook wordingFuwn2024-10-151-1/+1
* docs(readme): add hookFuwn2024-10-141-0/+10
* chore(flake): bump versionFuwn2024-10-141-1/+1
* feat(yae): add file not found and init informationFuwn2024-10-141-1/+10
* docs(readme): add section heading for exampleFuwn2024-10-141-2/+4
* docs(readme): add far too much detail to tsutsumi exampleFuwn2024-10-141-3/+22
* docs(readme): expand introductory sectionsFuwn2024-10-141-8/+9
* chore(flake): bump versionFuwn2024-10-131-1/+1
* feat(yae): add args usage to dropFuwn2024-10-131-4/+5
* refactor(commands): move flags to commands packageFuwn2024-10-133-59/+67
* refactor(yae): move commands and library to internal packageFuwn2024-10-139-132/+183
* fix(flake): module vendor hashFuwn2024-10-121-1/+1
* feat(source): extra debug logsFuwn2024-10-121-0/+4
* refactor(yae): rename updated list flagsFuwn2024-10-121-6/+6
* refactor(yae): control logging through silent flagFuwn2024-10-122-20/+9
* feat(source): extra output logsFuwn2024-10-121-1/+11
* feat(yae): extra log level flagsFuwn2024-10-121-0/+18
* feat(yae): hide internal tool logsFuwn2024-10-123-11/+7