Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | transform tool: container transform stats lookup support | Bryan Newbold | 2021-04-06 | 1 | -2/+26 |
| | |||||
* | lint (flake8) top-level python files | Bryan Newbold | 2020-07-01 | 1 | -9/+1 |
| | |||||
* | Correct spelling mistakes | Edward Betts | 2020-03-27 | 1 | -1/+1 |
| | |||||
* | fix fatcat_transform state filters | Bryan Newbold | 2020-02-26 | 1 | -4/+4 |
| | |||||
* | bulk ES transform: skip non-active entities | Bryan Newbold | 2020-02-26 | 1 | -0/+8 |
| | |||||
* | fix some transform bugs, add some tests | Bryan Newbold | 2020-01-29 | 1 | -2/+24 |
| | |||||
* | improve argparse usage | Bryan Newbold | 2019-12-11 | 1 | -10/+12 |
| | | | | | | | | | | | | | | Use --fatcat-api-url instead of (ambiguous) --host-url for commands that aren't deployed/running via systemd. TODO: update the other --host-url usage, and either roll-out change consistently or support the old arg as an alias during cut-over Use argparse.ArgumentDefaultsHelpFormatter (thanks Martin!) Add help messages for all sub-commands, both as documentation and as a way to get argparse to print available commands in a more readable format. | ||||
* | refactor all python source for client lib name | Bryan Newbold | 2019-09-05 | 1 | -3/+3 |
| | |||||
* | refactor and test citeproc code | Bryan Newbold | 2019-03-18 | 1 | -29/+3 |
| | |||||
* | more integration of transform refactor | Bryan Newbold | 2019-03-11 | 1 | -15/+15 |
| | |||||
* | refactor transforms into sub-dir | Bryan Newbold | 2019-03-11 | 1 | -0/+149 |