Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-27 | Add .vscode/ to the ignored list. | Diego Elio Pettenò | 1 | -0/+1 | |
2020-04-20 | Make the project compliant with the REUSE guidelines. | Diego Elio Pettenò | 1 | -0/+4 | |
See https://reuse.software/ for details. For simplicity, the support files, that are vastly copy-pasta, are licensed under MIT license, rather than LGPL-2.1-or-later. Note that `reuse lint` currently fails due to fsfe/reuse-tool#208. | |||||
2019-05-05 | new line at end of .gitignore, rename arresult entry map | Ben | 1 | -1/+1 | |
2019-05-05 | add time adjustments to fslibre dump | Ben | 1 | -0/+2 | |
2018-12-12 | Experimentally start adding type annotations, and mypy configs. | Diego Elio Pettenò | 1 | -2/+3 | |
This cannot currently be added to CI because the lack of `construct` stubs, which cause "unsupported left operands" for /-constructed structs. | |||||
2017-12-30 | Run test and build on Travis CI | Muhammad Kaisar Arkhan | 1 | -0/+2 | |
Closes https://github.com/Flameeyes/glucometerutils/issues/35 | |||||
2017-12-30 | Use pytest to run tests | Muhammad Kaisar Arkhan | 1 | -0/+1 | |
Closes https://github.com/Flameeyes/glucometerutils/issues/34 | |||||
2016-03-02 | Add backup files to .gitignore. | Diego Elio Pettenò | 1 | -0/+1 | |