aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-cli/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* move source code to top-level directoryBryan Newbold2021-02-091-631/+0
* lots more progress on batch commands (and more)Bryan Newbold2021-02-051-118/+66
* improve download routines; move 'edit' to commands.rsBryan Newbold2021-02-041-50/+7
* refactor into new commands file/module; add several commands; work-in-progressBryan Newbold2021-02-041-24/+217
* WIP on download, with progress barBryan Newbold2021-02-021-1/+46
* update fatcat-cli for fatcat-openapi changesBryan Newbold2021-02-021-12/+2
* commit old work-in-progressBryan Newbold2021-02-021-94/+220
* efficiencies and lint fixesBryan Newbold2020-06-131-5/+5
* use -n as short arg for limit/numBryan Newbold2020-06-131-3/+3
* expand/hide flags for getsBryan Newbold2020-06-131-7/+19
* clippy/check cleanupsBryan Newbold2020-06-131-17/+13
* WIP fatcat-cli code from bnewbold-cli branchBryan Newbold2020-06-131-0/+364