index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tool_cb_prg.c
Age
Commit message (
Expand
)
Author
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-11-24
Revert "cleanup: general removal of TODO (and similar) comments"
Daniel Stenberg
2015-11-13
cleanup: general removal of TODO (and similar) comments
Daniel Stenberg
2014-03-01
tool: Moved --stderr to the global config
Steve Holme
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
2014-01-18
Subject: progress bar: increase update frequency to 10Hz
Tobias Markus
2014-01-18
progress bar: always update when at 100%
Tobias Markus
2013-10-15
tool: use XFERFUNCTION to save some casts
Dave Reisner
2013-08-01
curl: second follow-up for commit 5af2bfb9
Yang Tse
2013-07-31
curl: follow-up for commit 5af2bfb9
Yang Tse
2013-07-31
curl: --progress-bar max update frequency now at 5Hz
Daniel Stenberg
2013-07-31
curl: make --progress-bar update the line less frequently
Daniel Stenberg
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-04-17
-# progress meter: avoid superfluous updates and duplicate lines
Daniel Stenberg
2012-04-08
curl tool: make curl.h first header included in tool_setup.h
Yang Tse
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2011-11-11
progress_cb: avoid buffer overflow
Daniel Stenberg
2011-09-24
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse