Age | Commit message (Expand) | Author |
2018-06-11 | cppcheck: fix warnings | Marian Klymov |
2018-02-01 | build: fix termios issue on android cross-compile | Ben Greear |
2018-01-24 | progress-bar: don't use stderr explicitly, use bar->out | Daniel Stenberg |
2018-01-23 | progress-bar: get screen width on windows | Gisle Vanem |
2018-01-22 | curl: progress bar refresh, get width using ioctl() | Daniel Stenberg |
2017-12-08 | curl: remove __EMX__ #ifdefs | Daniel Stenberg |
2017-12-07 | curl: limit -# update frequency for unknown total size | Daniel Stenberg |
2017-09-11 | code style: use spaces around pluses | Daniel Stenberg |
2017-05-01 | tool_cb_prg: fix double-promotion warning | Marcel Raad |
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 |