aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* also commit .cargo (for osx cross-compile)osx-crossBryan Newbold2021-02-131-0/+3
|
* cross-compilation helper scripts for macOSBryan Newbold2021-02-102-0/+33
|
* add colored JSON output for some commandsBryan Newbold2021-02-094-12/+44
|
* README: disambiguationBryan Newbold2021-02-091-0/+5
|
* make: manpage building betterBryan Newbold2021-02-091-2/+4
|
* roll back version; don't abort on panicBryan Newbold2021-02-093-11/+12
| | | | | The "abort on panic" behavior cuts down binary size a bunch, but makes debugging harder, I think.
* move around notes, docs, other text filesBryan Newbold2021-02-096-2/+124
|
* start re-writing READMEBryan Newbold2021-02-091-8/+95
|
* minimal .gitlab-ci.yml (instead of complex fatcat one)Bryan Newbold2021-02-091-53/+6
|
* update scripts for top-level directoryBryan Newbold2021-02-093-8/+8
|
* move source code to top-level directoryBryan Newbold2021-02-0966-0/+0
|
* move helper files to top-level directoryBryan Newbold2021-02-096-0/+0
|
* update LICENSE (GPLv3 for fatcat-cli)Bryan Newbold2021-02-092-90/+90
|
* update top-level gitignoreBryan Newbold2021-02-092-27/+3
|
* 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
| | | | | | | | This actually took the better part of a day, and I almost switched to golang instead of wrangling with rust types. In the end the solution was simple, and very nearly exactly what was in the example docs.
* re-codegen openapi stuffBryan Newbold2021-02-0213-23736/+20415
|
* codegen: bump to released/stable 5.0.0Bryan Newbold2021-02-021-1/+1
|
* schema: v0.3.3 updates (doaj, dblp, oai)Bryan Newbold2021-02-021-1/+25
|
* 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
|
* basic .gitlab-ci.ymlBryan Newbold2020-06-131-0/+57
|
* top-level README (stub)Bryan Newbold2020-06-131-0/+13
|
* 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
|
* copy fatcat-openapi3.yml from bnewbold-cli branch of fatcat repoBryan Newbold2020-06-131-0/+7083
|
* init repo by copying from main fatcat repoBryan Newbold2020-06-135-0/+754