2001-07-19 |
Eric Andersen | Some adjustments, mostly from David McCullough <davidm... |
blob | commitdiff | raw |
2001-07-19 |
Matt Kraai | The -P prefix should only be prepended to filenames... |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Matt Kraai | The directory name should only be prepended if one... |
blob | commitdiff | raw | diff to current |
2001-06-21 |
Eric Andersen | Add wget -P support, finishing off bug #1176 |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Matt Kraai | Add xgethostbyname and herror_msg* functions. |
blob | commitdiff | raw | diff to current |
2001-05-15 |
Eric Andersen | Suggestion from Larry: no format string, use fputs... |
blob | commitdiff | raw | diff to current |
2001-05-15 |
Eric Andersen | Patch from Adam Heath <doogie@debian.org> to add arbitr... |
blob | commitdiff | raw | diff to current |
2001-05-13 |
Eric Andersen | When doing a 'wget -O -' turn on the quiet flag, lest... |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Matt Kraai | Make stdio functions which can be interrupted by the... |
blob | commitdiff | raw | diff to current |
2001-04-17 |
Mark Whitley | Applied a patch from Laurence Anderson to fix the wget... |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Matt Kraai | Use putc, and write to stderr as the rest of the progre... |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Matt Kraai | Only finish with a newline if we are displaying the... |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Matt Kraai | Fix behavior when extracting to stdout. Report and... |
blob | commitdiff | raw | diff to current |
2001-04-10 |
Eric Andersen | This patch from Laurence Anderson <laurence@zxmail... |
blob | commitdiff | raw | diff to current |
2001-04-05 |
Eric Andersen | A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua... |
blob | commitdiff | raw | diff to current |
2001-03-21 |
Eric Andersen | A nice patch from Larry Doolittle that adds -Wshadow and |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Eric Andersen | A cleanup patch from Jeff Garzik to static-ify a number of |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Eric Andersen | It turns out that DODMALLOC was broken when I reorganiz... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Eric Andersen | This patch, put together by Manuel Novoa III, is a... |
blob | commitdiff | raw | diff to current |
2001-02-01 |
Matt Kraai | Fix wget error message and add (and use) chomp library... |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Matt Kraai | Removed trailing \n from error_msg{,_and_die} messages. |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Eric Andersen | Patch from Vladimir N. Oleynik to simplify wget file... |
blob | commitdiff | raw | diff to current |
2001-01-27 |
Eric Andersen | Fix header file usage -- there were many unnecessary... |
blob | commitdiff | raw | diff to current |
2001-01-26 |
Eric Andersen | Add errno.h |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Eric Andersen | Some behavioral updates to wget so it acts a bit nicer. |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Eric Andersen | Remove the warning messages. By consensus, netkit... |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Eric Andersen | Fix spelling. s/maintainence/maintenance/ |
blob | commitdiff | raw | diff to current |
2001-01-23 |
Mark Whitley | #define -> static const int. Also got rid of some big... |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Eric Andersen | Warn about apps that will be going away in release... |
blob | commitdiff | raw | diff to current |
2001-01-20 |
Eric Andersen | Clarify the statusbar config option so it states which... |
blob | commitdiff | raw | diff to current |
2001-01-03 |
Matt Kraai | Prevent / doubling and shrink parse_url. |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Matt Kraai | Add missing newlines to error messages. |
blob | commitdiff | raw | diff to current |
2000-12-09 |
Eric Andersen | More wget cleanups I've been working on... |
blob | commitdiff | raw | diff to current |
2000-12-09 |
Glenn L McGrath | add quiet mode support. |
blob | commitdiff | raw | diff to current |
2000-12-07 |
Eric Andersen | Patch from Matt Kraai to enable proxy support. |
blob | commitdiff | raw | diff to current |
2000-12-07 |
Mark Whitley | Changed names of functions in utility.c and all affecte... |
blob | commitdiff | raw | diff to current |
2000-12-07 |
Randolph Chung | Write progress meter to stderr instead of stdout |
blob | commitdiff | raw | diff to current |
2000-12-07 |
Randolph Chung | Fixed URL parsing bug |
blob | commitdiff | raw | diff to current |
2000-11-14 |
Eric Andersen | Remove the BSD advertising clause, and replace it with... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Matt Kraai | Cleaned up error message handling. |
blob | commitdiff | raw | diff to current |
2000-10-03 |
Eric Andersen | Add a spiffy progress meter. |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Eric Andersen | Try to guess an output filename |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
blob | commitdiff | raw | diff to current |
2000-09-14 |
Eric Andersen | Bug fix for wget, and proper attribution of Chip Rosent... |
blob | commitdiff | raw | diff to current |
2000-09-04 |
Eric Andersen | Initial implementation of wget, from Chip Rosenthal... |
blob | commitdiff | raw | diff to current |
|