aboutsummaryrefslogtreecommitdiffstats
path: root/rust
Commit message (Expand)AuthorAgeFilesLines
* lots more progress on batch commands (and more)Bryan Newbold2021-02-057-172/+520
* improve download routines; move 'edit' to commands.rsBryan Newbold2021-02-044-63/+119
* refactor into new commands file/module; add several commands; work-in-progressBryan Newbold2021-02-047-267/+667
* remove thread limit from test commandBryan Newbold2021-02-041-1/+1
* WIP on download, with progress barBryan Newbold2021-02-025-6/+169
* update fatcat-cli for fatcat-openapi changesBryan Newbold2021-02-027-833/+526
* re-codegen openapi stuffBryan Newbold2021-02-0213-23736/+20415
* codegen: bump to released/stable 5.0.0Bryan Newbold2021-02-021-1/+1
* update TODO/plan (old work-in-progress notes)Bryan Newbold2021-02-022-43/+56
* commit old work-in-progressBryan Newbold2021-02-026-437/+1110
* remove empty fileBryan Newbold2020-06-131-0/+0
* a bit more manpage (still sparse)Bryan Newbold2020-06-132-0/+70
* efficiencies and lint fixesBryan Newbold2020-06-135-29/+29
* infrastructure for CLI .deb and manpageBryan Newbold2020-06-135-1/+65
* use -n as short arg for limit/numBryan Newbold2020-06-131-3/+3
* expand/hide flags for getsBryan Newbold2020-06-132-23/+35
* more mutable fieldsBryan Newbold2020-06-131-0/+21
* clippy/check cleanupsBryan Newbold2020-06-136-87/+65
* start implementing some more mutationsBryan Newbold2020-06-131-9/+39
* WIP on a rust makefileBryan Newbold2020-06-131-0/+22
* working cargo workspace configBryan Newbold2020-06-132-51/+2371
* gitignore: openapi generator jarsBryan Newbold2020-06-131-0/+1
* WIP fatcat-cli code from bnewbold-cli branchBryan Newbold2020-06-1311-0/+1747
* meta rust files from bnewbold-cli branchBryan Newbold2020-06-135-0/+187
* copy codegen rust openapi client from fatcat repoBryan Newbold2020-06-1353-0/+54008