| Commit message (Expand) | Author | Age | Files | Lines |
* | Configure testing with codespell | Arthur de Jong | 2023-11-12 | 1 | -0/+3 |
* | Ensure flake8 is run on all Python files | Arthur de Jong | 2023-06-27 | 1 | -1/+5 |
* | Switch from nose to pytest | Arthur de Jong | 2022-09-12 | 1 | -12/+12 |
* | Also run flake8 on toplevel scripts | Arthur de Jong | 2022-09-12 | 1 | -1/+1 |
* | Ignore flake8 blind except Exception warning | Arthur de Jong | 2021-01-13 | 1 | -0/+1 |
* | Make the multi-line operator place explicit | Arthur de Jong | 2019-02-10 | 1 | -0/+1 |
* | Ship the script as part of the pskc package | Arthur de Jong | 2018-04-02 | 1 | -1/+2 |
* | Support building a universal wheel | Arthur de Jong | 2018-02-21 | 1 | -0/+6 |
* | Add and cleanup docstrings | Arthur de Jong | 2018-02-15 | 1 | -1/+3 |
* | Add a pskc2pskc script for converting PSKC files | Arthur de Jong | 2018-02-10 | 1 | -1/+1 |
* | Add Sphinx documentation checks | Arthur de Jong | 2017-12-29 | 1 | -1/+1 |
* | Add a manual page for pskc2csv | Arthur de Jong | 2017-10-11 | 1 | -1/+2 |
* | Ignore missing docstring in __init__ in flake | Arthur de Jong | 2017-10-09 | 1 | -1/+1 |
* | Replace pycrypto with cryptography | Arthur de Jong | 2017-10-09 | 1 | -1/+1 |
* | Add tests for the pskc2csv script | Arthur de Jong | 2017-09-24 | 1 | -1/+1 |
* | Run flake8 from tox | Arthur de Jong | 2017-09-20 | 1 | -0/+5 |
* | Fail tests on missing coverage | Arthur de Jong | 2016-12-20 | 1 | -0/+2 |
* | Improve branch coverage | Arthur de Jong | 2016-09-14 | 1 | -0/+1 |
* | Add tests for invalid PSKC files | Arthur de Jong | 2014-05-23 | 1 | -1/+1 |
* | Add initial setup script | Arthur de Jong | 2014-04-16 | 1 | -0/+16 |