Joao Ferreira
|
888c30ba01
|
Fixed bug #23238: --no-clobber doesn't work with -O flag
"wget -nc -O file URL" now checks if "file" exists first. If it does, it terminates.
|
2008-05-14 22:10:37 +01:00 |
|
Micah Cowan
|
61e9169dbb
|
Turn off timestamping after the warning.
|
2008-05-12 22:22:56 -07:00 |
|
Micah Cowan
|
e8200e6808
|
Downgrade -N with -O to a warning.
|
2008-05-12 23:54:48 -07:00 |
|
Micah Cowan
|
16b833c16d
|
Fix too-many-spaces problem for multibyte progress bars, when ETA string not displayed.
|
2008-04-30 13:48:30 -07:00 |
|
Micah Cowan
|
202caab4c2
|
Parse html from files when -r -nc is active.
|
2008-04-27 12:11:03 -07:00 |
|
Micah Cowan
|
886cc094e1
|
Add support for .. at beginning of paths back in, but only for FTP.
|
2008-04-27 03:23:54 -07:00 |
|
Micah Cowan
|
db61675ec0
|
Downgrade -r, -p with -O to a warning rather than an error; elaborate about bad combinations with -O.
|
2008-04-27 02:15:31 -07:00 |
|
Micah Cowan
|
ad21f8e2b7
|
Add fix from eleven, for doing HTTPS auth over a proxy (in eleven, changeset 883844a4ac33).
|
2008-04-26 21:28:35 -07:00 |
|
Micah Cowan
|
c9ffc82f46
|
-I foo -> -Ifoo
|
2008-04-25 20:05:29 -07:00 |
|
Micah Cowan
|
6c16fe9225
|
Ensure that dir matches aren't mere prefix matches.
|
2008-04-23 00:05:27 -07:00 |
|
Micah Cowan
|
3c086872e9
|
Allow combined cert/key once again.
|
2008-04-22 23:27:21 -07:00 |
|
Micah Cowan
|
b2ad06272d
|
Make http.c's handling of --quiet --server-response consistent with ftp.c's.
|
2008-04-22 23:07:19 -07:00 |
|
Micah Cowan
|
1297ab8328
|
Test to confirm that rc commands are properly sorted.
|
2008-04-22 22:59:22 -07:00 |
|
Micah Cowan
|
8896339e8d
|
Only remove .listing if it has been created.
|
2008-04-22 22:28:53 -07:00 |
|
Micah Cowan
|
d6bd8516dc
|
Xref to resolved bugs.
|
2008-04-22 22:09:39 -07:00 |
|
Micah Cowan
|
7fc6af0faf
|
Move declaration before statements.
|
2008-04-22 22:06:50 -07:00 |
|
Micah Cowan
|
6b3234ca2a
|
Rearrange library order in Makefile.am.
|
2008-04-22 22:00:51 -07:00 |
|
Micah Cowan
|
0a0d73a03f
|
Automated merge.
|
2008-04-12 23:21:09 -07:00 |
|
Micah Cowan
|
4f50138792
|
Back out quieting of background message: need the pid.
|
2008-04-12 23:20:28 -07:00 |
|
Micah Cowan
|
977bb27639
|
Fix quiet -> opt.quiet.
|
2008-04-12 23:12:35 -07:00 |
|
Micah Cowan
|
458eb3b8ce
|
Don't want to close log if an explicit -o was given. Let reopen to /dev/null handle any potential logging we'd do in --quiet.
|
2008-04-12 23:10:47 -07:00 |
|
Micah Cowan
|
1a41bc067c
|
Automated merge.
|
2008-04-12 22:46:55 -07:00 |
|
Micah Cowan
|
7783870db1
|
Don't create a logfile for --background if we're --quiet.
|
2008-04-12 22:45:45 -07:00 |
|
Micah Cowan
|
667f4578a5
|
Minor formatting adjustments.
|
2008-04-12 13:09:43 -07:00 |
|
Micah Cowan
|
4e288c5db5
|
Merging in the rest of Alex's bundle.
|
2008-04-12 12:57:25 -07:00 |
|
Alexander Dergachev
|
0e7917cda7
|
* utils.c (aprintf): print log message and abort if we have too big text buffer.
|
2008-04-12 19:13:23 +04:00 |
|
Micah Cowan
|
aed143ea0c
|
Fix fuzzy match of ChangeLog.
|
2008-04-11 16:38:43 -07:00 |
|
Micah Cowan
|
9d5b9daf06
|
Don't append to an existing .listing when --continue is used. Fixes bug #22825.
|
2008-04-11 16:28:24 -07:00 |
|
Alexander Dergachev
|
311f76645f
|
* utils.c (aprintf): Now we are setting limits (1 Mb) for text buffer when we use non-C99 vsnprintf.
|
2008-04-11 23:52:57 +04:00 |
|
Micah Cowan
|
9ce3a8c0c8
|
ChangeLog entry for Alex's aprintf changes.
|
2008-04-10 11:20:35 -07:00 |
|
Alexander Dergachev
|
79bd3057b1
|
aprintf is calling memfatal function now instead of calling abort function
for consistency with xmalloc/xrealloc
|
2008-04-09 22:27:58 +04:00 |
|
Micah Cowan
|
aed227e903
|
More tests for directory include/exclude.
|
2008-03-19 15:48:54 -07:00 |
|
Micah Cowan
|
1db9f1e9ac
|
Imported slash/--no-parents and sys/time.h fixes from eleven (99b1afbc14bc).
|
2008-03-17 01:53:49 -07:00 |
|
Micah Cowan
|
af6517900e
|
Better messages for --spider without -r.
|
2008-02-11 14:55:25 -08:00 |
|
Micah Cowan
|
4c1a59ea48
|
Fix #22242: Option to allow auths before challenged.
|
2008-02-10 17:31:27 -08:00 |
|
Micah Cowan
|
653a658a58
|
Fixed #22251: Terminated download gets new filename.
|
2008-02-10 14:39:41 -08:00 |
|
Micah Cowan
|
e111c92008
|
Remove screenwidth assertion from create_image.
|
2008-02-07 00:25:03 -08:00 |
|
Micah Cowan
|
b9a2f26240
|
ChangeLog entries for NLS progress-bar changes; use correct conditional checks in progress.c.
|
2008-02-06 16:53:46 -08:00 |
|
Micah Cowan
|
e95867e6cc
|
Deal with progress bars in environs lacking mbtowc or wcwidth.
|
2008-02-06 18:10:24 -08:00 |
|
Micah Cowan
|
c1b7382ec4
|
Ugly fix to make -nc without --content-disposition go back to not fetching files.
|
2008-02-03 12:20:52 -08:00 |
|
Micah Cowan
|
f74d743345
|
Handle error codes from mbtowc, wcwidth.
|
2008-02-03 01:28:05 -08:00 |
|
Micah Cowan
|
35b72cc941
|
Handle missing wchar.h, wcwidth.
|
2008-02-03 01:48:50 -08:00 |
|
Micah Cowan
|
2a8fe286da
|
Use character widths instead of number-of-bytes, to determine where on the terminal line we are (for progress-bar).
|
2008-02-03 00:53:16 -08:00 |
|
Micah Cowan
|
d92eda101b
|
Properly handle missing Content-Length for partial HTTP fetches.
|
2008-01-31 02:01:00 -08:00 |
|
Micah Cowan
|
bc8f473272
|
Updated copyright year.
|
2008-01-25 05:04:01 -08:00 |
|
Micah Cowan
|
01dfe8a759
|
Notes to translators re (C) and diacritics in names.
|
2008-01-25 04:38:56 -08:00 |
|
Micah Cowan
|
33f86b17c8
|
Automated merge.
|
2008-01-23 20:45:59 -08:00 |
|
Micah Cowan
|
dedd90a9c7
|
12-10 goes before 12-08 in changelog :) (silly fuzzy matching for patch...)
|
2008-01-23 20:34:16 -08:00 |
|
Micah Cowan
|
509351765c
|
ChangeLog entries for content-disposition doc fixes.
|
2008-01-23 20:29:07 -08:00 |
|
Micah Cowan
|
0734d8dd37
|
Remove -Y from --help, and example in manual.
|
2007-12-12 12:13:50 -08:00 |
|