Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make: homebrew helper target | Bryan Newbold | 2021-02-10 | 1 | -0/+13 | |
* | cargo lock for v0.1.0 (oops) | Bryan Newbold | 2021-02-10 | 1 | -1/+1 | |
* | set fatcat-cli crate to v0.1.0v0.1.0 | Bryan Newbold | 2021-02-10 | 1 | -1/+1 | |
* | add descriptions to sub-commands | Bryan Newbold | 2021-02-10 | 1 | -0/+31 | |
* | commit shell completions | Bryan Newbold | 2021-02-10 | 2 | -0/+1916 | |
* | update manpage (work-in-progress) | Bryan Newbold | 2021-02-10 | 2 | -32/+210 | |
* | README: fatcat -> fatcat-cli | Bryan Newbold | 2021-02-10 | 1 | -11/+13 | |
* | several bugfixes | Bryan Newbold | 2021-02-10 | 2 | -10/+18 | |
* | gitignore: pdfs | Bryan Newbold | 2021-02-10 | 2 | -1/+2 | |
* | batch download parallelism | Bryan Newbold | 2021-02-10 | 4 | -26/+127 | |
* | download: verify sha1 at download time | Bryan Newbold | 2021-02-10 | 3 | -6/+49 | |
* | download: restyle progress bar; check HTTP content length | Bryan Newbold | 2021-02-10 | 1 | -4/+11 | |
* | download: filenames as specifiers, not sha1 | Bryan Newbold | 2021-02-10 | 3 | -12/+74 | |
* | batch options cascade to sub-commands | Bryan Newbold | 2021-02-10 | 1 | -2/+2 | |
* | download output path/directory args | Bryan Newbold | 2021-02-10 | 2 | -35/+75 | |
* | search output: use full ident/specifier | Bryan Newbold | 2021-02-10 | 1 | -4/+4 | |
* | editgroup -> editgroups | Bryan Newbold | 2021-02-10 | 1 | -15/+15 | |
* | search: container and file indexes | Bryan Newbold | 2021-02-10 | 4 | -7/+57 | |
* | make: completions | Bryan Newbold | 2021-02-10 | 1 | -0/+5 | |
* | default search output as a table | Bryan Newbold | 2021-02-10 | 4 | -39/+104 | |
* | shell completions (via hidden flag) | Bryan Newbold | 2021-02-10 | 2 | -0/+17 | |
* | add colored JSON output for some commands | Bryan Newbold | 2021-02-09 | 4 | -12/+44 | |
* | README: disambiguation | Bryan Newbold | 2021-02-09 | 1 | -0/+5 | |
* | make: manpage building better | Bryan Newbold | 2021-02-09 | 1 | -2/+4 | |
* | roll back version; don't abort on panic | Bryan Newbold | 2021-02-09 | 3 | -11/+12 | |
* | move around notes, docs, other text files | Bryan Newbold | 2021-02-09 | 6 | -2/+124 | |
* | start re-writing README | Bryan Newbold | 2021-02-09 | 1 | -8/+95 | |
* | minimal .gitlab-ci.yml (instead of complex fatcat one) | Bryan Newbold | 2021-02-09 | 1 | -53/+6 | |
* | update scripts for top-level directory | Bryan Newbold | 2021-02-09 | 3 | -8/+8 | |
* | move source code to top-level directory | Bryan Newbold | 2021-02-09 | 66 | -0/+0 | |
* | move helper files to top-level directory | Bryan Newbold | 2021-02-09 | 6 | -0/+0 | |
* | update LICENSE (GPLv3 for fatcat-cli) | Bryan Newbold | 2021-02-09 | 2 | -90/+90 | |
* | update top-level gitignore | Bryan Newbold | 2021-02-09 | 2 | -27/+3 | |
* | lots more progress on batch commands (and more) | Bryan Newbold | 2021-02-05 | 7 | -172/+520 | |
* | improve download routines; move 'edit' to commands.rs | Bryan Newbold | 2021-02-04 | 4 | -63/+119 | |
* | refactor into new commands file/module; add several commands; work-in-progress | Bryan Newbold | 2021-02-04 | 7 | -267/+667 | |
* | remove thread limit from test command | Bryan Newbold | 2021-02-04 | 1 | -1/+1 | |
* | WIP on download, with progress bar | Bryan Newbold | 2021-02-02 | 5 | -6/+169 | |
* | update fatcat-cli for fatcat-openapi changes | Bryan Newbold | 2021-02-02 | 7 | -833/+526 | |
* | re-codegen openapi stuff | Bryan Newbold | 2021-02-02 | 13 | -23736/+20415 | |
* | codegen: bump to released/stable 5.0.0 | Bryan Newbold | 2021-02-02 | 1 | -1/+1 | |
* | schema: v0.3.3 updates (doaj, dblp, oai) | Bryan Newbold | 2021-02-02 | 1 | -1/+25 | |
* | update TODO/plan (old work-in-progress notes) | Bryan Newbold | 2021-02-02 | 2 | -43/+56 | |
* | commit old work-in-progress | Bryan Newbold | 2021-02-02 | 6 | -437/+1110 | |
* | remove empty file | Bryan Newbold | 2020-06-13 | 1 | -0/+0 | |
* | a bit more manpage (still sparse) | Bryan Newbold | 2020-06-13 | 2 | -0/+70 | |
* | efficiencies and lint fixes | Bryan Newbold | 2020-06-13 | 5 | -29/+29 | |
* | basic .gitlab-ci.yml | Bryan Newbold | 2020-06-13 | 1 | -0/+57 | |
* | top-level README (stub) | Bryan Newbold | 2020-06-13 | 1 | -0/+13 | |
* | infrastructure for CLI .deb and manpage | Bryan Newbold | 2020-06-13 | 5 | -1/+65 |