4ff9f2b0 | 01-Mar-2000 |
Daniel Stenberg |
store the pretransfer time store the http code |
04e71456 | 01-Mar-2000 |
Daniel Stenberg |
Applied J�rn's patch |
a5f13de7 | 21-Feb-2000 |
Daniel Stenberg |
Added writeout.[ch] |
d073ec0a | 21-Feb-2000 |
Daniel Stenberg |
Supports the -w/--write-out feature |
b61b1180 | 21-Feb-2000 |
Daniel Stenberg |
new writeout support added |
dd11333f | 21-Feb-2000 |
Daniel Stenberg |
new fields in the progress struct |
10f95802 | 21-Feb-2000 |
Daniel Stenberg |
Added writeout stuff |
947a644d | 21-Feb-2000 |
Daniel Stenberg |
moved a few more variables to the progress struct and I had some problems on how to approach the -# progress bar in the new style transfers... |
12c0df03 | 21-Feb-2000 |
Daniel Stenberg |
Added the http post resume thing and the new SSL FTP online draft |
eecf41b2 | 21-Feb-2000 |
Daniel Stenberg |
tonight's changes, the progress bar and the new -w option |
f028f4f4 | 21-Feb-2000 |
Daniel Stenberg |
removed upload.[ch] from here |
1d5ea540 | 16-Feb-2000 |
Daniel Stenberg |
Progress meter work |
01865ec5 | 16-Feb-2000 |
Daniel Stenberg |
Starting working on the '-w/--write-out' output format specifier, although I didn't get that far! ;-) I also made curl *not* prevent the progress meter even if the output is a tty when yo
Starting working on the '-w/--write-out' output format specifier, although I didn't get that far! ;-) I also made curl *not* prevent the progress meter even if the output is a tty when your uploading (it is still done when downloading though). A HTTP POST is in that sense seen as an upload. It seemed so confusing that ftp upload doesn't display a progress meter by default.
show more ...
|
f4898981 | 16-Feb-2000 |
Daniel Stenberg |
added #include <timeval.h> on J�rn's advice added lastshow to the progress struct |
8ed78f6c | 16-Feb-2000 |
Daniel Stenberg |
Now starts the progress meter timer at once! |
65b3a9b4 | 16-Feb-2000 |
Daniel Stenberg |
J�rn Hartroth adjusted for the mingw32 compiler |
b4a47dda | 16-Feb-2000 |
Daniel Stenberg |
re-arranged the progress meter columns, made the hour-field two characters wide and made the pgrsUpdate() make a final meter update so that the final values actually are displayed last. |
32523870 | 15-Feb-2000 |
Daniel Stenberg |
modified the progress meter usage |
8f7ae653 | 14-Feb-2000 |
Daniel Stenberg |
Added Ron, Paul and Ellis to the list of contributors |
a1db1e8a | 14-Feb-2000 |
Daniel Stenberg |
added support for -b@[file name] and -b@- (for stdin) for consistency |
158920cc | 14-Feb-2000 |
Daniel Stenberg |
The last week's (or so) changes |
7413ee66 | 14-Feb-2000 |
Daniel Stenberg |
all new progress stuff on the way in |
41fb29e8 | 14-Feb-2000 |
Daniel Stenberg |
upload.[ch] are removed |
f63c7b8d | 14-Feb-2000 |
Daniel Stenberg |
new stuff for the new progress meter |
1ebeb976 | 14-Feb-2000 |
Daniel Stenberg |
newly generated from the new getdate.y |