aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cargo lock for v0.1.0 (oops)Bryan Newbold2021-02-101-1/+1
* set fatcat-cli crate to v0.1.0v0.1.0Bryan Newbold2021-02-101-1/+1
* add descriptions to sub-commandsBryan Newbold2021-02-101-0/+31
* commit shell completionsBryan Newbold2021-02-102-0/+1916
* update manpage (work-in-progress)Bryan Newbold2021-02-102-32/+210
* README: fatcat -> fatcat-cliBryan Newbold2021-02-101-11/+13
* several bugfixesBryan Newbold2021-02-102-10/+18
* gitignore: pdfsBryan Newbold2021-02-102-1/+2
* batch download parallelismBryan Newbold2021-02-104-26/+127
* download: verify sha1 at download timeBryan Newbold2021-02-103-6/+49
* download: restyle progress bar; check HTTP content lengthBryan Newbold2021-02-101-4/+11
* download: filenames as specifiers, not sha1Bryan Newbold2021-02-103-12/+74
* batch options cascade to sub-commandsBryan Newbold2021-02-101-2/+2
* download output path/directory argsBryan Newbold2021-02-102-35/+75
* search output: use full ident/specifierBryan Newbold2021-02-101-4/+4
* editgroup -> editgroupsBryan Newbold2021-02-101-15/+15
* search: container and file indexesBryan Newbold2021-02-104-7/+57
* make: completionsBryan Newbold2021-02-101-0/+5
* default search output as a tableBryan Newbold2021-02-104-39/+104
* shell completions (via hidden flag)Bryan Newbold2021-02-102-0/+17
* 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
* 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
* 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