Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add more test cases | Martin Czygan | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | cleanup | Martin Czygan | 2020-11-24 | 1 | -0/+1 |
| | |||||
* | fix tests | Martin Czygan | 2020-11-13 | 1 | -1/+1 |
| | |||||
* | make: run pytest over fuzzycat/ to catch inline tests | Bryan Newbold | 2020-11-10 | 1 | -3/+3 |
| | |||||
* | cleanup mypy cache | Martin Czygan | 2020-11-10 | 1 | -0/+1 |
| | |||||
* | add type annotations | Martin Czygan | 2020-11-06 | 1 | -0/+4 |
| | |||||
* | fix isort invocation | Martin Czygan | 2020-11-05 | 1 | -1/+1 |
| | |||||
* | add tests | Martin Czygan | 2020-11-05 | 1 | -0/+4 |
| | |||||
* | address pylint issues | Martin Czygan | 2020-11-04 | 1 | -0/+5 |
| | |||||
* | cleanup: coverage | Martin Czygan | 2020-10-30 | 1 | -0/+1 |
| | |||||
* | cluster variants | Martin Czygan | 2020-10-21 | 1 | -2/+2 |
| | |||||
* | update Makefile | Martin Czygan | 2020-09-14 | 1 | -0/+1 |
| | |||||
* | include original and normalized name in default shelve (1G) | Martin Czygan | 2020-08-15 | 1 | -0/+3 |
| | |||||
* | update Makefile | Martin Czygan | 2020-08-12 | 1 | -8/+12 |
| | |||||
* | makefile: add container export download | Martin Czygan | 2020-08-12 | 1 | -1/+6 |
| | |||||
* | makefile: fix typo | Martin Czygan | 2020-08-12 | 1 | -1/+1 |
| | |||||
* | add coverage dependency | Martin Czygan | 2020-08-12 | 1 | -6/+11 |
| | |||||
* | switch to yapf | Martin Czygan | 2020-08-12 | 1 | -2/+3 |
| | |||||
* | add makefile style target | Martin Czygan | 2020-08-12 | 1 | -2/+3 |
| | |||||
* | cleanup build directory as well | Martin Czygan | 2020-08-12 | 1 | -0/+1 |
| | |||||
* | let make deps pipenv install use pre releases | Martin Czygan | 2020-08-12 | 1 | -1/+3 |
| | | | | | The problem appeared as black seems to be a pre-release, cf. https://github.com/microsoft/vscode-python/issues/5171. | ||||
* | allow pypi uploads | Martin Czygan | 2020-08-12 | 1 | -2/+18 |
| | | | | see: https://pypi.org/project/fuzzycat/ | ||||
* | basic scaffolding | Martin Czygan | 2020-08-12 | 1 | -0/+29 |