Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the project compliant with the REUSE guidelines. | Diego Elio Pettenò | 2020-04-20 | 1 | -0/+6 |
| | | | | | | | | | 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. | ||||
* | Update build status to point to travis-ci.com. | Diego Elio Pettenò | 2020-03-25 | 1 | -1/+1 |
| | |||||
* | Increase minimum supported Python version to 3.7. | Diego Elio Pettenò | 2020-03-23 | 1 | -2/+2 |
| | | | | This simplifies compatibility with usbmon-tools for the reversing tools, and will allow converting all the type annotations inline, which is less intrusive. | ||||
* | Update references to the repository to point to the glucometers-tech org. | Diego Elio Pettenò | 2020-03-16 | 1 | -4/+4 |
| | |||||
* | format code with black | Ben | 2020-03-08 | 1 | -0/+150 |
| | |||||
* | pre-commit guide in README | Ben | 2020-03-08 | 1 | -1/+0 |
| | |||||
* | Add a link to README.md to try rendering it on GitHub. | Diego Elio Pettenò | 2013-08-03 | 1 | -0/+1 |