]> sjero.net Git - wget/history - src/main.c
Fix compiler warnings
[wget] / src / main.c
2008-11-11 Steven SchubigerDo not handle memory within format_and_print_line.
2008-11-05 Micah CowanAutomated merge.
2008-11-01 Micah CowanMailing list move.
2008-10-26 Gisle VanemCompatibility tweaks to format_and_print_line.
2008-09-09 Micah CowanAvoid unnecessary vars, and make wgetrc_file_name build...
2008-09-09 Micah CowanDefine program_name, for lib/error.c.
2008-08-28 Micah CowanAutomated merge.
2008-08-15 Saint XavierRemoved commented *printf and use quote_n() for quotin...
2008-08-14 Xavier SaintAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-14 Xavier SaintCorrect iri handling while fetching a remote file list...
2008-08-09 Steven SchubigerRemoved dead DEBUG_MALLOC code.
2008-08-07 Xavier SaintAutomated merge.
2008-08-04 Micah CowanDocumentation updates for --default-page.
2008-08-04 Micah Cowanjff: option for specifying the default page-name.
2008-08-03 Xavier SaintAutomated merge.
2008-08-03 Xavier SaintSince wget use libidn function for finding the locale...
2008-07-30 Xavier Saintopt.remote_encoding should not override opt.locale...
2008-07-23 Saint XavierAutomated merge.
2008-07-23 Saint XavierChange global variable model for state-object
2008-07-20 Saint XavierAutomated merge.
2008-07-20 Saint XavierGet rid of the supplementary bool pointer in url_parse...
2008-07-20 Saint XavierBasic IDN/IRI support
2008-07-12 Micah Cowan-i accepts URLs (stsc). For #21265.
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-26 Saint XavierAutomated merge.
2008-06-19 Saint XavierIntroduce a new function check_encoding_name() for...
2008-06-19 Saint XavierIntroduce find_locale() to find out local system encoding.
2008-06-19 Saint XavierThe prefered way is to avoid #ifdef flooding, so take...
2008-06-14 Saint XavierAutomated merge.
2008-06-14 Micah CowanMerge build info with head.
2008-06-08 Saint XavierAutomaetd merge.
2008-06-02 Micah CowanReopen stdout in binary mode for -O -.
2008-06-01 Micah CowanAutomated merge.
2008-05-31 Micah CowanAutomated merge.
2008-05-31 Micah CowanHenri's -Wall patch.
2008-05-25 Saint XavierAdd options for enabling IRI support and forcing some...
2008-05-19 Micah CowanPassword prompt only once, and before backgrounding.
2008-05-17 Micah CowanHandle Ctrl-D, empty password.
2008-05-16 Micah CowanMerging heads.
2008-05-16 Micah CowanUse the quote module for the password prompt.
2008-05-16 Micah CowanMerge getpass with quote, plus my NEWS entry.
2008-05-16 Micah CowanMerge quote module stuff with current mainline.
2008-05-14 Joao FerreiraFixed bug #23238: --no-clobber doesn't work with -O...
2008-05-13 Micah CowanTurn off timestamping after the warning.
2008-05-13 Micah CowanDowngrade -N with -O to a warning.
2008-05-06 Madhusudan Hosaagr... Adds build information to the --version command line...
2008-04-30 Steven SchubigerUse gnulib's getpass-gnu module for password prompting.
2008-04-27 Micah CowanDowngrade -r, -p with -O to a warning rather than an...
2008-04-24 Micah CowanRevised usage description of --convert-links to apply...
2008-04-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-20 Steven SchubigerUndo the USE_GNULIB_ALLOC defines.
2008-04-18 Steven SchubigerUse Gnulib's alloc functions throughout the source.
2008-02-11 Micah CowanFix #22242: Option to allow auths before challenged.
2008-01-25 Micah CowanUpdated copyright year.
2008-01-25 Micah CowanNotes to translators re (C) and diacritics in names.
2008-01-24 Micah CowanAutomated merge.
2007-12-12 Micah CowanRemove -Y from --help, and example in manual.
2008-01-24 Micah CowanMerging content-disposition documentation fixes from...
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-31 Micah CowanMerging to bring en@*.po back in (and removed from...
2007-10-30 Micah CowanRemove constification of argv in main.
2007-10-19 Micah CowanEschew config-post.h.
2007-10-18 Micah CowanMerging to reinstate autoreconf.
2007-10-15 Micah Cowan--spider or --delete-after implies --no-directories.
2007-10-15 Micah CowanAutomated merge.
2007-10-14 Micah CowanISSPACE -> c_isspace
2007-10-14 Micah CowanRemove original getopt.[ch] in favor of gnulib's.
2007-10-13 Micah CowanAutomated merge.
2007-10-13 Micah CowanAutomated merge with file:/home/micah/devel/wget/mailin...
2007-10-13 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven...
2007-10-11 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-11 Micah CowanMerged with eleven for Gisle's mswindows.c patch.
2007-10-11 Micah CowanRemoval of no-longer-used argc, argv (Gisle).
2007-10-09 Micah CowanENABLE_NLS now, not HAVE_NLS.
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-10-03 Micah CowanDates as well as times in output timestamps
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-09-28 Micah CowanGisle's MS-DOS support
2007-08-27 micah[svn] Leave out unused static function definitions...
2007-07-29 micah[svn] Merging fix #20499: MAX_REDIRECTIONS should be...
2007-07-10 micah[svn] version: terminate sentence with a period, improv...
2007-07-10 micah[svn] Fixing some syntax glitches introduced in the...
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-11-21 hniksic[svn] Fixed problem with recursive FTP retrieval.
2006-08-28 mtortonesi[svn] #include'd spider.h to get rid of compiler warnings.
2006-08-08 hniksic[svn] Avoid code repetition between time_str and dateti...
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2006-06-12 mtortonesi[svn] Fixed recursive FTP retrieval over proxy.
2006-05-25 mtortonesi[svn] Fixed recursive spider mode.
2006-04-28 mtortonesi[svn] Improvements/fixes to HTTP Content-Disposition...
2005-10-27 mtortonesi[svn] Added basic support for unit testing
2005-09-17 hniksic[svn] Don't print download summary if nothing has been...
2005-07-06 hniksic[svn] New option --ignore-case for case-insensitive...
2005-07-06 hniksic[svn] Make timers measure seconds directly, not millise...
next