summaryrefslogtreecommitdiff
path: root/src/tool_cb_prg.c
AgeCommit message (Expand)Author
2014-03-01tool: Moved --stderr to the global configSteve Holme
2014-02-23tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme
2014-01-18Subject: progress bar: increase update frequency to 10HzTobias Markus
2014-01-18progress bar: always update when at 100%Tobias Markus
2013-10-15tool: use XFERFUNCTION to save some castsDave Reisner
2013-08-01curl: second follow-up for commit 5af2bfb9Yang Tse
2013-07-31curl: follow-up for commit 5af2bfb9Yang Tse
2013-07-31curl: --progress-bar max update frequency now at 5HzDaniel Stenberg
2013-07-31curl: make --progress-bar update the line less frequentlyDaniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-04-17-# progress meter: avoid superfluous updates and duplicate linesDaniel Stenberg
2012-04-08curl tool: make curl.h first header included in tool_setup.hYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-11-11progress_cb: avoid buffer overflowDaniel Stenberg
2011-09-24curl tool: reviewed code moved to tool_*.[ch] filesYang Tse