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
path:
root
/
fatcat-cli
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
entity JSON fetch mode for scholar searches
Bryan Newbold
2021-08-10
1
-3
/
+12
*
basic refs-in/refs-out --entity-json search support
Bryan Newbold
2021-08-10
1
-0
/
+28
*
initial fatcat_refs search index support
Bryan Newbold
2021-08-09
1
-0
/
+5
*
cargo clippy clean
Bryan Newbold
2021-05-25
1
-2
/
+4
*
remove TODO; tabwriter auto-resets every so often
Bryan Newbold
2021-05-25
1
-1
/
+0
*
cargo fmt
Bryan Newbold
2021-05-25
1
-1
/
+3
*
search: add scholar index; improve queries for file and container
Bryan Newbold
2021-04-30
1
-0
/
+3
*
partial clippy lint cleanup
Bryan Newbold
2021-02-15
1
-8
/
+8
*
make fmt
Bryan Newbold
2021-02-15
1
-21
/
+61
*
make limit short arg consistent
Bryan Newbold
2021-02-15
1
-1
/
+1
*
allow editgroup_id to be supplied with 'editgroup_' prefix
Bryan Newbold
2021-02-13
1
-14
/
+14
*
add descriptions to sub-commands
Bryan Newbold
2021-02-10
1
-0
/
+31
*
batch download parallelism
Bryan Newbold
2021-02-10
1
-2
/
+8
*
download: filenames as specifiers, not sha1
Bryan Newbold
2021-02-10
1
-1
/
+1
*
batch options cascade to sub-commands
Bryan Newbold
2021-02-10
1
-2
/
+2
*
download output path/directory args
Bryan Newbold
2021-02-10
1
-10
/
+35
*
editgroup -> editgroups
Bryan Newbold
2021-02-10
1
-15
/
+15
*
search: container and file indexes
Bryan Newbold
2021-02-10
1
-0
/
+20
*
default search output as a table
Bryan Newbold
2021-02-10
1
-25
/
+43
*
shell completions (via hidden flag)
Bryan Newbold
2021-02-10
1
-0
/
+15
*
add colored JSON output for some commands
Bryan Newbold
2021-02-09
1
-11
/
+14
*
move source code to top-level directory
Bryan Newbold
2021-02-09
1
-0
/
+631