mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
dd86c8a691
Update version number and update documentation * Support multiple keys in `yadm.gpg-recipient` (#139) * Ensure all templates are written atomically (#142) * Add encrypt_with_checksums to the hooks collection (#188) * Escape white space in YADM_HOOK_FULL_COMMAND (#187) * Improve parsing of os-release (#194) * Improve identification of WSL (#196) * Fix troff warnings emitted by man page (#195) * Write encrypt-based exclusions during decrypt |
||
---|---|---|
.. | ||
encrypt_with_checksums | ||
parsing_full_command_example | ||
README.md |
Contributed Hooks
Although these hooks are available as part of the official yadm source tree, they have a somewhat different status. The intention is to keep interesting and potentially useful hooks here, building a library of examples that might help others.
In some cases, an experimental new feature can be build entirely with hooks, and this is a place to share it.
I recommend careful review of any code from here before using it. No guarantees of code quality is assumed.