| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | makefile: fix typo | Martin Czygan | 2020-08-12 | 1 | -1/+1 | |
| | | ||||||
| * | add coverage dependency | Martin Czygan | 2020-08-12 | 2 | -7/+12 | |
| | | ||||||
| * | setup: require fatcat-openapi-client | Martin Czygan | 2020-08-12 | 1 | -1/+3 | |
| | | ||||||
| * | switch to yapf | Martin Czygan | 2020-08-12 | 6 | -10/+28 | |
| | | ||||||
| * | add tests | Martin Czygan | 2020-08-12 | 1 | -0/+115 | |
| | | ||||||
| * | utils: fix imports | Martin Czygan | 2020-08-12 | 1 | -1/+1 | |
| | | ||||||
| * | fix status definition | Martin Czygan | 2020-08-12 | 2 | -1/+3 | |
| | | ||||||
| * | add pytest dev dependency | Martin Czygan | 2020-08-12 | 1 | -1/+1 | |
| | | ||||||
| * | import utility functions | Martin Czygan | 2020-08-12 | 3 | -0/+165 | |
| | | ||||||
| * | apply formatting style | Martin Czygan | 2020-08-12 | 1 | -1/+1 | |
| | | ||||||
| * | add basic str utils | Martin Czygan | 2020-08-12 | 2 | -0/+83 | |
| | | ||||||
| * | add makefile style target | Martin Czygan | 2020-08-12 | 2 | -3/+5 | |
| | | ||||||
| * | cleanup build directory as well | Martin Czygan | 2020-08-12 | 1 | -0/+1 | |
| | | ||||||
| * | v0.1.1 | Martin Czygan | 2020-08-12 | 1 | -0/+1 | |
| | | ||||||
| * | specify version in one place only | Martin Czygan | 2020-08-12 | 2 | -2/+5 | |
| | | | | | use: fuzzycat/__init__.py | |||||
| * | let make deps pipenv install use pre releases | Martin Czygan | 2020-08-12 | 3 | -3/+359 | |
| | | | | | | 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 | 2 | -3/+19 | |
| | | | | | see: https://pypi.org/project/fuzzycat/ | |||||
| * | basic scaffolding | Martin Czygan | 2020-08-12 | 8 | -1/+116 | |
| | | ||||||
| * | Initial commit | Martin Czygan | 2020-08-12 | 3 | -0/+152 | |
