From: Dimitri P. O. <no...@gi...> - 2021-09-16 17:43:43
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: e10b0eedc0727259d5abd0d1dd6dc7983d098f70 https://github.com/OpenSC/pkcs11-helper/commit/e10b0eedc0727259d5abd0d1dd6dc7983d098f70 Author: Dimitri Papadopoulos <323...@us...> Date: 2021-09-16 (Thu, 16 Sep 2021) Changed paths: M ChangeLog M config-w32-vc.h.in M configure.ac M include/pkcs11-helper-1.0/pkcs11h-certificate.h M include/pkcs11-helper-1.0/pkcs11h-core.h M include/pkcs11-helper-1.0/pkcs11h-engines.h Log Message: ----------- cleanup: fix typos found by codespell Commit: 942be932e1b77ab5c01e0b8b9349e92cf5b8a227 https://github.com/OpenSC/pkcs11-helper/commit/942be932e1b77ab5c01e0b8b9349e92cf5b8a227 Author: Dimitri Papadopoulos <323...@us...> Date: 2021-09-16 (Thu, 16 Sep 2021) Changed paths: A .github/workflows/codespell.yml A codespell_ignore_words.txt Log Message: ----------- build: add codespell to CI to find typos early Compare: https://github.com/OpenSC/pkcs11-helper/compare/086d551251ce...942be932e1b7 |