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
/
download.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
cargo clippy clean
Bryan Newbold
2021-05-25
1
-4
/
+4
*
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
1
-8
/
+12
*
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
*
partial clippy lint cleanup
Bryan Newbold
2021-02-15
1
-6
/
+6
*
make fmt
Bryan Newbold
2021-02-15
1
-16
/
+43
*
gitignore: pdfs
Bryan Newbold
2021-02-10
1
-1
/
+1
*
batch download parallelism
Bryan Newbold
2021-02-10
1
-24
/
+96
*
download: verify sha1 at download time
Bryan Newbold
2021-02-10
1
-6
/
+41
*
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
1
-8
/
+10
*
download output path/directory args
Bryan Newbold
2021-02-10
1
-25
/
+40
*
move source code to top-level directory
Bryan Newbold
2021-02-09
1
-0
/
+261