Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-12 | retry-all-errors.d: Shorten the summary line | Jay Satiro | |
Follow-up to b995bb5 from a few moments ago. Reported-by: Daniel Stenberg Ref: https://github.com/curl/curl/commit/b995bb5#r39108929 | |||
2020-05-12 | tool: Add option --retry-all-errors to retry on any error | Jay Satiro | |
The "sledgehammer" of retrying. Closes https://github.com/curl/curl/pull/5185 |