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
*
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
*
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.0
v0.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
[next]