Sergio Durigan Junior
f671caef32
Rewrite wcurl to make it less bash-dependent
...
Signed-off-by: Sergio Durigan Junior <sergiodj@debian.org>
2024-06-29 15:48:39 -04:00
Samuel Henrique
8c1e021e38
Only set '--parallel' if there's more than one URL
...
Setting '--parallel' can stop other arguments from working (if the user
provided something through -p/--opts).
For example, '--progress-bar' doesn't work when '--parallel' is set.
2024-06-29 13:15:21 +01:00
Samuel Henrique
ad1e815277
Use 'exec' instead of 'eval', thanks to sergiodj
2024-06-29 12:54:33 +01:00
Samuel Henrique
2deb288fbb
Bump version
2024-06-26 22:50:51 +01:00
Samuel Henrique
074e020baa
wcurl.1: Update REPORTING BUGS
2024-06-26 22:49:41 +01:00
Samuel Henrique
314671543a
Download in parallel and use remote timestamp
...
There's something weird going on with --progress-bar, it was working
before but I could not figure out which change broke it.
2024-06-26 22:44:43 +01:00
Samuel Henrique
9ad03eec9d
Simplify help output
2024-06-09 18:19:25 +01:00
Samuel Henrique
110ec46248
Init commit
2024-05-17 01:15:10 +01:00