Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | search: add scholar index; improve queries for file and container | Bryan Newbold | 2021-04-30 | 4 | -33/+131 |
| | |||||
* | tests (for CI): ensure debug build has happened | Bryan Newbold | 2021-04-09 | 1 | -1/+1 |
| | |||||
* | reminders on release process (partial)v0.1.2 | Bryan Newbold | 2021-04-09 | 1 | -0/+25 |
| | |||||
* | bump version to v0.1.2 and update CHANGELOG | Bryan Newbold | 2021-04-09 | 3 | -2/+16 |
| | |||||
* | download: fix concurrency bug at end of batch download | Bryan Newbold | 2021-04-09 | 1 | -0/+3 |
| | |||||
* | download: use threads for download-from-file same as stdin | Bryan Newbold | 2021-04-09 | 1 | -2/+6 |
| | |||||
* | simple preference for IA URLs (if available) | Bryan Newbold | 2021-04-09 | 1 | -3/+15 |
| | |||||
* | add very crude 'live' test against API (shell script) | Bryan Newbold | 2021-04-09 | 2 | -0/+12 |
| | |||||
* | cargo update | Bryan Newbold | 2021-04-09 | 1 | -406/+390 |
| | |||||
* | search changes for ES 7.x | Bryan Newbold | 2021-04-09 | 1 | -1/+2 |
| | | | | search.fatcat.wiki has upgraded | ||||
* | start on v0.1.2-dev | Bryan Newbold | 2021-02-15 | 2 | -2/+2 |
| | |||||
* | update notes on relesae process | Bryan Newbold | 2021-02-15 | 1 | -0/+1 |
| | |||||
* | make: working fmt and lintv0.1.1 | Bryan Newbold | 2021-02-15 | 1 | -2/+2 |
| | |||||
* | partial clippy lint cleanup | Bryan Newbold | 2021-02-15 | 5 | -23/+22 |
| | |||||
* | make fmt | Bryan Newbold | 2021-02-15 | 5 | -75/+140 |
| | |||||
* | readme: clearer title | Bryan Newbold | 2021-02-15 | 1 | -2/+2 |
| | |||||
* | make: brew-folder -> homebrew-folder | Bryan Newbold | 2021-02-15 | 1 | -2/+2 |
| | |||||
* | prep for v0.1.1 | Bryan Newbold | 2021-02-15 | 3 | -3/+3 |
| | |||||
* | update shell copmletions | Bryan Newbold | 2021-02-15 | 2 | -2/+10 |
| | |||||
* | commit future feature brainstorming notes | Bryan Newbold | 2021-02-15 | 1 | -0/+12 |
| | |||||
* | make limit short arg consistent | Bryan Newbold | 2021-02-15 | 1 | -1/+1 |
| | |||||
* | finish writing first iteration of manpage | Bryan Newbold | 2021-02-15 | 2 | -53/+221 |
| | |||||
* | document release process (informal) | Bryan Newbold | 2021-02-15 | 1 | -0/+16 |
| | |||||
* | start a CHANGELOG | Bryan Newbold | 2021-02-15 | 1 | -0/+25 |
| | |||||
* | indeed, apt update in gitlab-ci.yml | Bryan Newbold | 2021-02-14 | 1 | -0/+1 |
| | |||||
* | gitlab CI: try to fix builds by installing libsodium-dev | Bryan Newbold | 2021-02-14 | 1 | -1/+3 |
| | | | | Might need to apt update? | ||||
* | include API version built against in 'status' output | Bryan Newbold | 2021-02-14 | 1 | -0/+7 |
| | |||||
* | allow editgroup_id to be supplied with 'editgroup_' prefix | Bryan Newbold | 2021-02-13 | 3 | -15/+54 |
| | |||||
* | cargo.lock: dev version | Bryan Newbold | 2021-02-13 | 1 | -1/+1 |
| | |||||
* | cargo: starting next version | Bryan Newbold | 2021-02-11 | 1 | -1/+1 |
| | |||||
* | readme: homebrew install instructions | Bryan Newbold | 2021-02-10 | 1 | -2/+0 |
| | |||||
* | 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 |
| |