Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement release_year (and rustfmt) | Bryan Newbold | 2018-12-24 | 1 | -0/+4 |
| | |||||
* | fix file extraction (and transforms) | Bryan Newbold | 2018-11-26 | 1 | -6/+6 |
| | |||||
* | use isoformat() to format dates | Bryan Newbold | 2018-11-21 | 1 | -1/+2 |
| | | | | This shouldn't change behavior; it's just more consistent. | ||||
* | large refactor of python names/paths | Bryan Newbold | 2018-11-15 | 1 | -1/+5 |
| | | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose | ||||
* | python tweaks for date/datetime rust fix | Bryan Newbold | 2018-11-14 | 1 | -5/+1 |
| | |||||
* | more simple fatcat_client imports | Bryan Newbold | 2018-11-13 | 1 | -2/+1 |
| | |||||
* | more python module refactoring | Bryan Newbold | 2018-11-12 | 1 | -0/+100 |