Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-14 | 6.5 cleanup commit | Daniel Stenberg | |
2000-03-14 | Added HAVE_STRDUP | Daniel Stenberg | |
2000-03-02 | Added -N, added a strdup() function for systems without it. suggested for | Daniel Stenberg | |
Ultrix by Damien Adant <dams@usa.net>. | |||
2000-03-01 | made -w support -w@[file] and -w@- (for stdin) | Daniel Stenberg | |
2000-02-21 | new writeout support added | Daniel Stenberg | |
2000-02-16 | Starting working on the '-w/--write-out' output format specifier, although | Daniel Stenberg | |
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. | |||
2000-02-14 | added support for -b@[file name] and -b@- (for stdin) for consistency | Daniel Stenberg | |
2000-02-10 | - Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl to | Daniel Stenberg | |
deal with any-length lines, removing the previous limit of 4K. | |||
2000-02-08 | Ron Zapp <rzapper@yahoo.com> corrected a sprintf() problem | Daniel Stenberg | |
2000-01-31 | fixed the progressmode selector | Daniel Stenberg | |
sorted out the -y and -Y confusion in the help texts | |||
2000-01-10 | Cleaning up | Daniel Stenberg | |
2000-01-10 | syncing with local edit | Daniel Stenberg | |
1999-12-29 | Initial revision | Daniel Stenberg | |