|
09bfd184a2
|
fetch: use glob expansion instead of find, for speed
|
2021-08-02 03:12:01 +00:00 |
|
|
141a56f51b
|
fetch: small fixes
- Use `sha256 -s` instead of piping into `sha256`
- Remove unused name output file
|
2021-04-11 14:32:18 +00:00 |
|
|
0f6b0e5133
|
Shell cosmetic changes
|
2020-08-23 14:48:24 +00:00 |
|
|
d5e71c46f7
|
Align shell style all over the repo
|
2020-05-03 14:47:27 +00:00 |
|
|
17ef04b41a
|
fetch: use a slightly more correct check for TTY stdin
|
2020-05-03 14:00:41 +00:00 |
|
|
649ead1257
|
fetch: fix showing already archived URLs
|
2020-03-21 11:54:45 +00:00 |
|
|
c84c0e3a99
|
Unify shell script style
|
2019-12-08 18:39:16 +00:00 |
|
|
a3ec887fb8
|
fetch: Don't mess stdout with progress bar
Instead of using default ftp(1), if stdin is a tty, redirect ftp(1)
stdout to the tty. This implies know you can safely do
$ fetch ... | sxiv
|
2019-10-26 23:05:30 +00:00 |
|
|
3779fdce2c
|
Initial import
|
2019-09-11 17:44:49 +00:00 |
|