index
:
fatcat-cli
master
osx-cross
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump versions in Cargo.toml
Bryan Newbold
2021-10-13
2
-3
/
+3
*
implement ext id changes and editor username lookup
Bryan Newbold
2021-10-13
1
-30
/
+91
*
update library Cargo.toml
Bryan Newbold
2021-10-13
1
-1
/
+1
*
codegen for API schema v0.4.0
Bryan Newbold
2021-10-13
11
-58
/
+591
*
v0.4 schema changes (backport from fatcat repo using openapi2)
Bryan Newbold
2021-10-13
1
-2
/
+95
*
bump version to 0.1.4
v0.1.4
Bryan Newbold
2021-08-10
2
-2
/
+2
*
update manpage for refs, fulltext search
Bryan Newbold
2021-08-10
3
-7
/
+5
*
gitignore scratch directory
Bryan Newbold
2021-08-10
1
-0
/
+1
*
entity JSON fetch mode for scholar searches
Bryan Newbold
2021-08-10
2
-3
/
+14
*
cargo update
Bryan Newbold
2021-08-10
1
-167
/
+166
*
changelog entry for refs stuff
Bryan Newbold
2021-08-10
1
-0
/
+6
*
basic refs-in/refs-out --entity-json search support
Bryan Newbold
2021-08-10
4
-4
/
+42
*
initial fatcat_refs search index support
Bryan Newbold
2021-08-09
4
-0
/
+36
*
update CHANGELOG for v0.1.3
v0.1.3
Bryan Newbold
2021-05-25
1
-0
/
+15
*
Cargo.toml: bump version to v0.1.3 and update deps (lock)
Bryan Newbold
2021-05-25
2
-151
/
+165
*
gitignore: don't track local TODO file
Bryan Newbold
2021-05-25
1
-0
/
+1
*
example.env: CLI-specific, not fatcat API values
Bryan Newbold
2021-05-25
1
-10
/
+3
*
add test status badge to README
Bryan Newbold
2021-05-25
1
-0
/
+2
*
cargo clippy clean
Bryan Newbold
2021-05-25
2
-6
/
+8
*
remove TODO; tabwriter auto-resets every so often
Bryan Newbold
2021-05-25
1
-1
/
+0
*
download: fix wayback URL rewriting, and add a minimal test
Bryan Newbold
2021-05-25
1
-3
/
+27
*
cargo fmt
Bryan Newbold
2021-05-25
3
-10
/
+16
*
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
*
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 lint
v0.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
*
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
[next]