]> sjero.net Git - wget/history - src/main.c
Translation fixes.
[wget] / src / main.c
2009-07-05 Peter PisarTranslation fixes.
2009-07-04 Micah CowanRemove version.h; we generate version.c these days.
2009-07-04 Micah CowanFix minor version-printer merge glitch.
2009-07-04 Micah CowanAutomated merge.
2009-07-04 Micah CowanAutomated merge.
2009-07-04 Micah CowanTranslation-related improvements to version-info string.
2009-07-01 Micah CowanAutomated merge.
2009-06-29 Micah CowanFix Test-ftp-iri.
2009-06-29 Micah CowanFixes to restore Test-iri and Test-iri-forced-remote
2009-06-25 Micah CowanMerge with mainline.
2009-06-13 Micah CowanMerge in gerel's url-parsing stuff.
2009-03-03 Steven SchubigerAdjust copyright years.
2009-03-02 Micah CowanFixed my stupid CONAIR typo...
2009-03-01 Micah CowanMerge.
2009-03-01 Gisle VanemNo freopen(NULL,...).
2009-02-01 gerelremoved some more calls
2008-12-01 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-26 Micah CowanMerge with mainline.
2008-11-16 Steven SchubigerMove numurls out of options struct.
2008-11-14 Steven SchubigerImprove printing formatted build information.
2008-11-12 Steven SchubigerReturn some memory control back to format_and_print_line.
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.
next