index
:
anonymous/glucometerutils
experimental-bazel-test
experimental-construct-freestyle
main
mergify/Flameeyes/config-update
Unnamed repository; edit this file 'description' to name the repository.
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
main
Use empty `__init__.py` files.
Diego Elio Pettenò
16 months
mergify/Flameeyes/config-update
Mergify: configuration update
Diego Elio Pettenò
5 years
experimental-construct-freestyle
freestyle: replace the custom struct and bytemangling with construct.
Diego Elio Pettenò
7 years
experimental-bazel-test
Experiment: add some basic bazel support.
Diego Elio Pettenò
7 years
Age
Commit message
Author
Files
Lines
2023-08-03
Use empty `__init__.py` files.
HEAD
main
Diego Elio Pettenò
6
-18
/
+0
2023-08-03
pre-commit autoupdate
Diego Elio Pettenò
1
-3
/
+3
2023-08-03
Update typing to PEP 585 style.
Diego Elio Pettenò
17
-38
/
+53
2023-08-03
Update minimum supported Python version to 3.9.
Diego Elio Pettenò
6
-7
/
+7
2023-08-03
Update AUTHORS.
Diego Elio Pettenò
1
-0
/
+1
2023-08-03
Update supported devices, and dependencies.
Diego Elio Pettenò
2
-0
/
+2
2023-08-03
Fixes for pre-commit.
Diego Elio Pettenò
1
-6
/
+3
2023-08-03
supporting all the stuff
Stefanie Tellex
1
-3
/
+6
2023-08-03
working dump
Stefanie Tellex
1
-95
/
+57
2023-08-03
freedomlite initial commit
Stefanie Tellex
1
-0
/
+266
2023-08-03
FreeStyle Libre: implement glucose unit identificaton.
Diego Elio Pettenò
1
-4
/
+8
2023-08-03
Initial import of FreeStyle Libre 2 driver.
Diego Elio Pettenò
6
-260
/
+318
2023-04-16
Reformat with the new black.
Diego Elio Pettenò
4
-6
/
+0
2023-04-16
Update pre-commit config.
Diego Elio Pettenò
1
-3
/
+3
2022-12-17
Include Python version 3.11 in CI.
Diego Elio Pettenò
1
-1
/
+1
2022-12-17
Update all GitHub actions versions to v3.
Diego Elio Pettenò
2
-5
/
+5
2022-12-17
Add the handle_ attribute typing to the class.
Diego Elio Pettenò
1
-1
/
+3
2022-12-17
pre-commit autoupdate
Diego Elio Pettenò
1
-6
/
+6
2021-11-02
Mergify: simplify the pull request rules.
Diego Elio Pettenò
1
-11
/
+3
2021-11-02
pre-commit autoupgrade.
Diego Elio Pettenò
1
-3
/
+3
2021-11-02
CI: include Python 3.10 in the list of tested platforms.
Diego Elio Pettenò
1
-1
/
+1
2021-11-02
Add missing dependency on types-python-dateutil.
Diego Elio Pettenò
1
-0
/
+1
2021-09-18
Update fsprecisionneo.py
ONO,Tetsuo
1
-2
/
+2
2021-09-18
Update fsprecisionneo.py
ONO,Tetsuo
1
-0
/
+2
2021-05-17
pre-commit autoupgrade.
Diego Elio Pettenò
1
-5
/
+5
2021-05-17
CI: Replace Travis CI with GitHub Actions.
Diego Elio Pettenò
4
-30
/
+38
2021-03-27
glucomenareo: new driver added.
Diego Elio Pettenò
4
-0
/
+230
2021-03-27
serial meters support: allow selection of parity mode.
Diego Elio Pettenò
1
-1
/
+2
2021-03-27
Round mg/dL conversion to one decimal place.
Diego Elio Pettenò
1
-1
/
+1
2021-03-27
Add .vscode/ to the ignored list.
Diego Elio Pettenò
1
-0
/
+1
2021-03-08
CSV: use the same number of fields foreach reading
Pierre-Louis Bonicoli
2
-2
/
+33
2021-03-03
Travis CI: update matrix of Python versions.
Diego Elio Pettenò
1
-1
/
+2
2021-03-03
freestyle: use freestyle-hid 1.0.2 encoding parameter.
Diego Elio Pettenò
3
-8
/
+13
2021-03-01
fslibre: add a debug log for the retrieved arresults.
Diego Elio Pettenò
1
-0
/
+2
2021-03-01
fslibre: don't drop the first and last characters of the comment.
Diego Elio Pettenò
1
-1
/
+1
2021-03-01
Re-add missing td42xx tests.
Diego Elio Pettenò
1
-0
/
+28
2021-02-25
td42xx: updat eextra definition in setup.py.
Diego Elio Pettenò
1
-1
/
+1
2021-02-25
td42xx: rename the previous td4277 driver, and support TD-4236B.
Diego Elio Pettenò
3
-40
/
+22
2021-02-25
Update pre-commit configuration.
Diego Elio Pettenò
1
-9
/
+3
2020-10-04
Spell freestyle-hid consistently in the dependencies list.
Diego Elio Pettenò
2
-8
/
+8
2020-10-04
Only run pytest for glucometerutils directory.
Diego Elio Pettenò
1
-1
/
+1
2020-10-04
Move pytest configuration to pyproject.toml.
Diego Elio Pettenò
2
-13
/
+11
2020-10-04
Remove pytest-flake8 from configuration.
Diego Elio Pettenò
1
-1
/
+0
2020-10-04
Add py.typed file to mark the package as typed.
Diego Elio Pettenò
4
-0
/
+12
2020-10-04
Use 0BSD instead of Unlicense for copyright disclaim.
Diego Elio Pettenò
8
-26
/
+18
2020-10-04
Move console_scripts definition to setup.cfg.
Diego Elio Pettenò
2
-1
/
+4
2020-10-04
Depend on freestyle-hid for FreeStyle support and remove tools.
Diego Elio Pettenò
12
-1051
/
+25
2020-09-21
td4277: update dependency information for pyserial.
Diego Elio Pettenò
2
-3
/
+3
2020-09-07
Update pre-commit plugins to the latest versions as of today.
Diego Elio Pettenò
18
-25
/
+50
2020-08-03
Extend the Libre2 encryption reversing tool.
Diego Elio Pettenò
2
-0
/
+221
2020-08-03
Partially reformat setup.cfg with setup-cfg-fmt.
Diego Elio Pettenò
1
-21
/
+21
2020-08-03
Expect an input file as argument instead.
Diego Elio Pettenò
1
-2
/
+2
2020-08-02
Make use of modern Python ordered kwargs.
Svetlana Pantelejeva
7
-121
/
+119
2020-06-24
Update otverio2015 dependencies to include PYSCSI.
Diego Elio Pettenò
2
-2
/
+2
2020-06-13
Update pre-commit configuration to run on main branch.
Diego Elio Pettenò
1
-1
/
+1
2020-05-25
freestyle_libre: extract non-encrypted metadata from encrypted messages.
Diego Elio Pettenò
1
-3
/
+17
2020-05-25
extract_freestyle: print metadata about messages outside of the message.
Diego Elio Pettenò
1
-0
/
+12
2020-05-25
Add usbmon to the list of known third_party packages.
Diego Elio Pettenò
1
-1
/
+1
2020-05-25
Fix the help messages.
Diego Elio Pettenò
1
-3
/
+3
2020-05-25
Fix up header.
Diego Elio Pettenò
1
-15
/
+2
2020-05-16
Move pre-commit checks from Travis CI to a GitHub Action.
Diego Elio Pettenò
3
-2
/
+27
2020-05-16
Remove f-string prefix from strings with no placeholders.
Diego Elio Pettenò
2
-2
/
+2
2020-05-16
There's no need to install the pre-commit to run it.
Diego Elio Pettenò
1
-1
/
+1
2020-05-16
Remove reference to test-requirements.txt that does not exist anymore.
Diego Elio Pettenò
1
-1
/
+0
2020-05-16
Move more setup() parameters in setup.cfg.
Diego Elio Pettenò
2
-5
/
+10
2020-05-16
Add pre-commit configuration for REUSE.software.
Diego Elio Pettenò
10
-0
/
+48
2020-05-16
Fix mistake on content type variable.
Diego Elio Pettenò
1
-1
/
+1
2020-04-20
Make the project compliant with the REUSE guidelines.
Diego Elio Pettenò
16
-1
/
+281
2020-04-09
Run flake8 and mypy as part of pytest, but on 3.8 only.
Diego Elio Pettenò
2
-4
/
+4
2020-04-09
When no action is provided by user, print the help output instead.
Diego Elio Pettenò
1
-3
/
+4
2020-04-09
Move driver loading to glucometerutils.driver.
Diego Elio Pettenò
2
-7
/
+22
2020-04-09
Rename driver.GlucometerDriver to driver.GlucometerDevice.
Diego Elio Pettenò
11
-11
/
+11
2020-04-09
Move driver_base to glucometerutils.driver instead.
Diego Elio Pettenò
11
-34
/
+28
2020-03-27
Add some base hooks to pre-commit checks.
Diego Elio Pettenò
1
-0
/
+6
2020-03-27
Add missing SPDX-FileCopyrightText throughout the project.
Diego Elio Pettenò
37
-0
/
+38
2020-03-27
The big typing cleanup.
Diego Elio Pettenò
23
-305
/
+409
2020-03-27
Bring up command line error as we only support Python 3.7+ now.
Diego Elio Pettenò
1
-2
/
+2
2020-03-27
Combine a strangely-separated string.
Diego Elio Pettenò
1
-1
/
+1
2020-03-27
Fix typing for contourusb support module.
Diego Elio Pettenò
1
-32
/
+33
2020-03-27
Use PEP526 declarations rather than `attr.ib()` calls all over.
Diego Elio Pettenò
1
-38
/
+32
2020-03-26
Add flake8 to configuration and pre-commit.
Diego Elio Pettenò
2
-0
/
+9
2020-03-26
Fix errors identified by flake8.
Diego Elio Pettenò
13
-30
/
+24
2020-03-26
Update the local Emacs config to match the black/isort/flake8 configs.
Diego Elio Pettenò
1
-1
/
+2
2020-03-26
Specify why some isort settings are a certain way.
Diego Elio Pettenò
1
-0
/
+2
2020-03-25
Remove bdist_wheel/install cycle from Travis CI.
Diego Elio Pettenò
1
-2
/
+0
2020-03-25
Use setuptools_scm to handle the packaging and versioning.
Diego Elio Pettenò
2
-0
/
+11
2020-03-25
Remove `tests_require` from `setup.py`.
Diego Elio Pettenò
1
-12
/
+8
2020-03-25
Remove support for `setup.py test`.
Diego Elio Pettenò
1
-13
/
+0
2020-03-25
Move static descriptions to `setup.cfg` simplifying `setup.py`.
Diego Elio Pettenò
2
-23
/
+23
2020-03-25
Update build status to point to travis-ci.com.
Diego Elio Pettenò
1
-1
/
+1
2020-03-25
Mergify: configuration update
Diego Elio Pettenò
1
-2
/
+2
2020-03-23
Check type annotations for tools with mypy, too.
Diego Elio Pettenò
3
-1
/
+1
2020-03-23
Add an `all` extension that includes all dependencies.
Diego Elio Pettenò
2
-22
/
+33
2020-03-23
otverio2015: remove python-scsi from dependencies.
Diego Elio Pettenò
1
-1
/
+1
2020-03-23
Travis CI: install hidapi build dependencies.
Diego Elio Pettenò
1
-0
/
+6
2020-03-23
Increase minimum supported Python version to 3.7.
Diego Elio Pettenò
4
-6
/
+5
2020-03-22
Make HID support a "session" class rather than a base class.
Diego Elio Pettenò
9
-127
/
+153
2020-03-16
Exclude mypy from Python 3.9
Diego Elio Pettenò
1
-1
/
+2
2020-03-16
Refresh Python versions.
Diego Elio Pettenò
1
-1
/
+2
2020-03-16
Add mypy to continuous integration.
Diego Elio Pettenò
2
-1
/
+2
[...]
Clone
http://ni.4a.si/anonymous/glucometerutils
https://ni.4a.si/anonymous/glucometerutils