yadm/contrib/hooks/encrypt_with_checksums
Tim Byrne dd86c8a691
Release 2.4.0
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
2020-02-06 07:53:18 -06:00
..
README.md Add organization and documentation to hooks collection 2020-01-10 08:37:24 -06:00
post_encrypt Release 2.4.0 2020-02-06 07:53:18 -06:00
post_list Release 2.4.0 2020-02-06 07:53:18 -06:00
post_status Release 2.4.0 2020-02-06 07:53:18 -06:00

README.md

Track checksums of encrypted files

Contributed by Martin Zuther

Hook Description
post_encrypt Collects the checksums of encrypted files, and stores them in .config/yadm/files.checksums
post_list Prints the names of encrypted files
post_status Reports untracked changes within encrypted files