summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update CHANGELOG for v0.1.3v0.1.3Bryan Newbold2021-05-251-0/+15
|
* Cargo.toml: bump version to v0.1.3 and update deps (lock)Bryan Newbold2021-05-252-151/+165
|
* gitignore: don't track local TODO fileBryan Newbold2021-05-251-0/+1
|
* example.env: CLI-specific, not fatcat API valuesBryan Newbold2021-05-251-10/+3
|
* add test status badge to READMEBryan Newbold2021-05-251-0/+2
|
* cargo clippy cleanBryan Newbold2021-05-252-6/+8
|
* remove TODO; tabwriter auto-resets every so oftenBryan Newbold2021-05-251-1/+0
|
* download: fix wayback URL rewriting, and add a minimal testBryan Newbold2021-05-251-3/+27
|
* cargo fmtBryan Newbold2021-05-253-10/+16
|
* search: add scholar index; improve queries for file and containerBryan Newbold2021-04-304-33/+131
|
* tests (for CI): ensure debug build has happenedBryan Newbold2021-04-091-1/+1
|
* reminders on release process (partial)v0.1.2Bryan Newbold2021-04-091-0/+25
|
* bump version to v0.1.2 and update CHANGELOGBryan Newbold2021-04-093-2/+16
|
* download: fix concurrency bug at end of batch downloadBryan Newbold2021-04-091-0/+3
|
* download: use threads for download-from-file same as stdinBryan Newbold2021-04-091-2/+6
|
* simple preference for IA URLs (if available)Bryan Newbold2021-04-091-3/+15
|
* add very crude 'live' test against API (shell script)Bryan Newbold2021-04-092-0/+12
|
* cargo updateBryan Newbold2021-04-091-406/+390
|
* search changes for ES 7.xBryan Newbold2021-04-091-1/+2
| | | | search.fatcat.wiki has upgraded
* start on v0.1.2-devBryan Newbold2021-02-152-2/+2
|
* update notes on relesae processBryan Newbold2021-02-151-0/+1
|
* make: working fmt and lintv0.1.1Bryan Newbold2021-02-151-2/+2
|
* partial clippy lint cleanupBryan Newbold2021-02-155-23/+22
|
* make fmtBryan Newbold2021-02-155-75/+140
|
* readme: clearer titleBryan Newbold2021-02-151-2/+2
|
* make: brew-folder -> homebrew-folderBryan Newbold2021-02-151-2/+2
|
* prep for v0.1.1Bryan Newbold2021-02-153-3/+3
|
* update shell copmletionsBryan Newbold2021-02-152-2/+10
|
* commit future feature brainstorming notesBryan Newbold2021-02-151-0/+12
|
* make limit short arg consistentBryan Newbold2021-02-151-1/+1
|
* finish writing first iteration of manpageBryan Newbold2021-02-152-53/+221
|
* document release process (informal)Bryan Newbold2021-02-151-0/+16
|
* start a CHANGELOGBryan Newbold2021-02-151-0/+25
|
* indeed, apt update in gitlab-ci.ymlBryan Newbold2021-02-141-0/+1
|
* gitlab CI: try to fix builds by installing libsodium-devBryan Newbold2021-02-141-1/+3
| | | | Might need to apt update?
* include API version built against in 'status' outputBryan Newbold2021-02-141-0/+7
|
* allow editgroup_id to be supplied with 'editgroup_' prefixBryan Newbold2021-02-133-15/+54
|
* cargo.lock: dev versionBryan Newbold2021-02-131-1/+1
|
* cargo: starting next versionBryan Newbold2021-02-111-1/+1
|
* readme: homebrew install instructionsBryan Newbold2021-02-101-2/+0
|
* make: homebrew helper targetBryan Newbold2021-02-101-0/+13
|
* 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
|