summaryrefslogtreecommitdiff
path: root/src/tool_progress.c
Commit message (Expand)AuthorAgeFilesLines
* tool: improve --stderr handlingJay Satiro2023-03-121-2/+2
* misc: remove support for curl_off_t < 8 bytesDaniel Stenberg2023-02-241-12/+2
* tool_progress: shut off progress meter for --silent in parallelDaniel Stenberg2023-02-211-1/+1
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* tool_progress: remove 'Qd' from the parallel progress barDaniel Stenberg2022-08-311-10/+5
* tool_progress: avoid division by zero in parallel progress meterDaniel Stenberg2022-07-021-0/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* tool_operate: Fix --fail-early with parallel transfersJay Satiro2021-08-171-0/+3
* tool_progress: Fix progress meter in parallel modeCherish982021-04-051-0/+8
* config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_TDaniel Stenberg2021-03-111-2/+2
* infof/failf calls: fix format specifiersRikard Falkeborn2020-11-241-2/+2
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* curl: remove 'config' field from OutStructDaniel Stenberg2020-01-121-3/+2
* curl: fix --upload-file . hangs if delay in STDINJohn Schroeder2019-11-261-0/+8
* curl: support parallel transfersDaniel Stenberg2019-07-201-0/+314
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-241-142/+0
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-211-0/+142