Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-wget (date)
[
Thread Index
][
Top
][
All Lists
][
bug-wget info page
]
Advanced
[
Prev Period
]
Last Modified: Fri Sep 30 2016 15:39:27 -0400
Messages in reverse chronological order
[
Next Period
]
September 30, 2016
[Bug-wget] [bug #48502] Segfault when trying to use WGET
,
Tim Ruehsen
,
15:39
Re: [Bug-wget] [PATCH 27/27] New: Metalink/XML v3 python class, update tests to use this class
,
Matthew White
,
14:32
Re: [Bug-wget] [PATCH 21/27] New option --metalink-index to process Metalink application/metalink4+xml
,
Matthew White
,
14:24
Re: [Bug-wget] [PATCH 11/27] Enforce Metalink file name verification, strip directory if necessary
,
Matthew White
,
14:23
Re: [Bug-wget] [PATCH v2 01/27] new Metalink functionalities
,
Matthew White
,
14:06
[Bug-wget] [bug #48502] Segfault when trying to use WGET
,
Salvatore Vitale
,
12:27
Re: [Bug-wget] wget for windows - current build?
,
Eli Zaretskii
,
12:17
[Bug-wget] wget for windows - current build?
,
address@hidden
,
11:49
Re: [Bug-wget] Digest Authentication Support in wget
,
Darshit Shah
,
08:10
Re: [Bug-wget] Fwd: New Defects reported by Coverity Scan for GNU Wget
,
Tim Ruehsen
,
06:03
Re: [Bug-wget] [PATCH v2 01/27] new Metalink functionalities
,
Tim Ruehsen
,
06:02
[Bug-wget] Fwd: New Defects reported by Coverity Scan for GNU Wget
,
Darshit Shah
,
05:57
Re: [Bug-wget] [PATCH v2] bug #45790: wget prints it's progress even when background
,
Eli Zaretskii
,
04:54
[Bug-wget] [PATCH v2] bug #45790: wget prints it's progress even when background
,
Piotr Wajda
,
03:52
Re: [Bug-wget] [PATCH 21/27] New option --metalink-index to process Metalink application/metalink4+xml
,
Matthew White
,
00:17
September 29, 2016
Re: [Bug-wget] [PATCH v2 01/27] new Metalink functionalities
,
Matthew White
,
22:52
Re: [Bug-wget] [PATCH v2 01/27] new Metalink functionalities
,
Giuseppe Scrivano
,
16:47
Re: [Bug-wget] [PATCH 27/27] New: Metalink/XML v3 python class, update tests to use this class
,
Giuseppe Scrivano
,
16:38
Re: [Bug-wget] [PATCH 21/27] New option --metalink-index to process Metalink application/metalink4+xml
,
Giuseppe Scrivano
,
16:31
[Bug-wget] [bug #49226] Add possibility to append to existing WARC file
,
anonymous
,
15:40
Re: [Bug-wget] [PATCH 25/25] New: --metalink-over-http Content-Type/Disposition Metalink/XML processing
,
Matthew White
,
13:12
[Bug-wget] Digest Authentication Support in wget
,
Osmani Rosado Falcon
,
12:35
Re: [Bug-wget] bug #45790: wget prints it's progress even when background
,
Dale R. Worley
,
11:02
[Bug-wget] [PATCH 27/27] New: Metalink/XML v3 python class, update tests to use this class
,
Matthew White
,
00:06
[Bug-wget] [PATCH 26/27] New: --metalink-over-http Content-Type/Disposition Metalink/XML processing
,
Matthew White
,
00:05
[Bug-wget] [PATCH 24/27] New: --trust-server-names saves Metalink/HTTP xml files using the "name" field
,
Matthew White
,
00:05
[Bug-wget] [PATCH 25/27] Bugfix: Set NULL variable due to --content-disposition to Metalink origin
,
Matthew White
,
00:05
[Bug-wget] [PATCH 21/27] New option --metalink-index to process Metalink application/metalink4+xml
,
Matthew White
,
00:05
[Bug-wget] [PATCH 22/27] Bugfix: Detect malformed base64 Metalink/HTTP Digest header
,
Matthew White
,
00:05
[Bug-wget] [PATCH 23/27] Bugfix: Detect when a metalink:file doesn't have any hash
,
Matthew White
,
00:05
[Bug-wget] [PATCH 13/27] New: Metalink/XML and Metalink/HTTP file naming safety rules
,
Matthew White
,
00:05
[Bug-wget] [PATCH 20/27] Bugfix: Prevent sorting when there are less than two elements
,
Matthew White
,
00:05
[Bug-wget] [PATCH 19/27] New: Parse Metalink/HTTP header for application/metalink4+xml
,
Matthew White
,
00:05
[Bug-wget] [PATCH 18/27] New test: Metalink shall not concatenate '/' to an empty directory prefix
,
Matthew White
,
00:05
[Bug-wget] [PATCH 17/27] Bugfix: Remove surrounding quotes from Metalink/HTTP key's value
,
Matthew White
,
00:05
[Bug-wget] [PATCH 16/27] Bugfix: Process Metalink/XML url strings containing white spaces and CRLF
,
Matthew White
,
00:04
[Bug-wget] [PATCH 15/27] New test: Detect when there are no good Metalink url resources
,
Matthew White
,
00:04
[Bug-wget] [PATCH 14/27] New: Metalink file size mismatch returns error code METALINK_SIZE_ERROR
,
Matthew White
,
00:04
[Bug-wget] [PATCH 12/27] New document: Metalink/XML and Metalink/HTTP standard reference
,
Matthew White
,
00:04
[Bug-wget] [PATCH 11/27] Enforce Metalink file name verification, strip directory if necessary
,
Matthew White
,
00:04
[Bug-wget] [PATCH 10/27] Implement Metalink/XML --directory-prefix option in Metalink module
,
Matthew White
,
00:04
[Bug-wget] [PATCH 08/27] Add file size computation in Metalink module
,
Matthew White
,
00:04
[Bug-wget] [PATCH 09/27] Change mfile->name to filename in Metalink module's messages
,
Matthew White
,
00:04
[Bug-wget] [PATCH 07/27] Update Metalink/XML tests and add a new test for home paths
,
Matthew White
,
00:04
[Bug-wget] [PATCH 06/27] Bugfix: Keep the download progress when alternating metalink:url
,
Matthew White
,
00:04
[Bug-wget] [PATCH 05/27] Bugfix: Fix NULL filename and output_stream in Metalink module
,
Matthew White
,
00:04
[Bug-wget] [PATCH 04/27] Add metalink description
,
Matthew White
,
00:04
[Bug-wget] [PATCH 03/27] Use python .replace instead than re.sub in Metalink tests
,
Matthew White
,
00:04
[Bug-wget] [PATCH v2 01/27] new Metalink functionalities
,
Matthew White
,
00:04
[Bug-wget] [PATCH 01/27] Add two Metalink/XML tests
,
Matthew White
,
00:04
[Bug-wget] [PATCH 02/27] Fix: Change Metalink/XML v3 file name into test.metalink
,
Matthew White
,
00:04
September 28, 2016
Re: [Bug-wget] bug #45790: wget prints it's progress even when background
,
Piotr
,
14:08
Re: [Bug-wget] bug #45790: wget prints it's progress even when background
,
Dale R. Worley
,
11:49
September 27, 2016
Re: [Bug-wget] bug #45790: wget prints it's progress even when background
,
Wajda, Piotr
,
10:57
September 26, 2016
Re: [Bug-wget] [PATCH 25/25] New: --metalink-over-http Content-Type/Disposition Metalink/XML processing
,
Giuseppe Scrivano
,
04:23
Re: [Bug-wget] [PATCH 25/25] New: --metalink-over-http Content-Type/Disposition Metalink/XML processing
,
Matthew White
,
00:22
September 25, 2016
Re: [Bug-wget] bug #46584: wget --spider always returns zero exit status
,
Giuseppe Scrivano
,
13:58
Re: [Bug-wget] [PATCH 25/25] New: --metalink-over-http Content-Type/Disposition Metalink/XML processing
,
Giuseppe Scrivano
,
13:52
September 20, 2016
[Bug-wget] [PATCH] bug #48811: netrc password wins over interactive --ask-password function.
,
Piotr Wajda
,
06:19
[Bug-wget] [PATCH] bug #46584: wget --spider always returns zero exit status
,
Piotr Wajda
,
01:59
September 19, 2016
Re: [Bug-wget] bug #46584: wget --spider always returns zero exit status
,
Darshit Shah
,
13:36
Re: [Bug-wget] bug #45790: wget prints it's progress even when background
,
Darshit Shah
,
13:36
Re: [Bug-wget] bug #45790: wget prints it's progress even when background
,
address@hidden
,
13:35
Re: [Bug-wget] bug #48811: netrc password wins over interactive --ask-password
,
address@hidden
,
13:11
Re: [Bug-wget] bug #48811: netrc password wins over interactive --ask-password
,
Darshit Shah
,
13:08
Re: [Bug-wget] bug #46584: wget --spider always returns zero exit status
,
address@hidden
,
13:07
Re: [Bug-wget] bug #46584: wget --spider always returns zero exit status
,
Darshit Shah
,
13:04
Re: [Bug-wget] bug #46584: wget --spider always returns zero exit status
,
Darshit Shah
,
12:58
[Bug-wget] Still Failing: darnir/wget#85 (master - a2c4849)
,
Travis CI
,
12:04
Re: [Bug-wget] bug #45790: wget prints it's progress even when background
,
address@hidden
,
12:01
Re: [Bug-wget] bug #45790: wget prints it's progress even when background
,
Darshit Shah
,
11:29
September 18, 2016
[Bug-wget] bug #45790: wget prints it's progress even when background
,
address@hidden
,
12:41
Re: [Bug-wget] WordPress downloaded site
,
Ander Juaristi
,
09:18
September 16, 2016
[Bug-wget] bug #48811: netrc password wins over interactive --ask-password
,
Wajda, Piotr
,
17:47
[Bug-wget] bug #46584: wget --spider always returns zero exit status
,
Wajda, Piotr
,
16:48
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Matthew White
,
11:16
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Eli Zaretskii
,
06:11
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Tim Ruehsen
,
05:19
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Eli Zaretskii
,
04:39
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Tim Ruehsen
,
04:16
September 15, 2016
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Matthew White
,
13:57
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Tim Ruehsen
,
10:49
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Matthew White
,
10:17
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Giuseppe Scrivano
,
03:11
September 14, 2016
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Matthew White
,
14:33
Re: [Bug-wget] pkg-config, openssl
,
Michael Felt
,
07:32
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Giuseppe Scrivano
,
07:04
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Matthew White
,
06:13
September 13, 2016
Re: [Bug-wget] wget bug re cookies
,
Tim Ruehsen
,
10:50
Re: [Bug-wget] [PATCH 09/25] Enforce Metalink file name verification, strip directory if necessary
,
Matthew White
,
10:36
Re: [Bug-wget] [PATCH 09/25] Enforce Metalink file name verification, strip directory if necessary
,
Tim Ruehsen
,
10:22
Re: [Bug-wget] [PATCH 09/25] Enforce Metalink file name verification, strip directory if necessary
,
Matthew White
,
10:08
[Bug-wget] wget bug re cookies
,
David Oppenheim
,
09:53
[Bug-wget] WordPress downloaded site
,
Michael
,
09:53
Re: [Bug-wget] [PATCH 04/25] Bugfix: Keep the download progress when alternating metalink:url
,
Matthew White
,
07:20
Re: [Bug-wget] [PATCH 12/25] New test: --continue shall keep fully retrieved Metalink files (HTTP 416)
,
Matthew White
,
07:02
Re: [Bug-wget] [PATCH 01/25] Add two Metalink/XML tests
,
Matthew White
,
05:07
Re: [Bug-wget] [PATCH 01/25] Add two Metalink/XML tests
,
Giuseppe Scrivano
,
04:11
Re: [Bug-wget] [PATCH 09/25] Enforce Metalink file name verification, strip directory if necessary
,
Tim Ruehsen
,
03:30
Re: [Bug-wget] [PATCH 05/25] Update Metalink/XML tests and add a new test for home paths
,
Matthew White
,
03:27
Re: [Bug-wget] [PATCH 10/25] New document: Metalink/XML and Metalink/HTTP standard reference
,
Matthew White
,
03:20
Re: [Bug-wget] [PATCH 16/25] Bugfix: Remove surrounding quotes from Metalink/HTTP key's value
,
Matthew White
,
03:13
Re: [Bug-wget] [PATCH 17/25] New test: Metalink shall not concatenate '/' to an empty directory prefix
,
Matthew White
,
01:30
Re: [Bug-wget] [PATCH 19/25] Bugfix: Prevent sorting of unallocated metalink resource/metaurl
,
Matthew White
,
01:05
Re: [Bug-wget] [PATCH 14/25] New test: Detect when there are no good Metalink url resources
,
Matthew White
,
00:59
Re: [Bug-wget] [PATCH 08/25] Implement Metalink/XML --directory-prefix option in Metalink module
,
Matthew White
,
00:55
Re: [Bug-wget] [PATCH 03/25] Bugfix: Fix NULL filename and output_stream in Metalink module
,
Matthew White
,
00:50
Re: [Bug-wget] [PATCH 01/25] Add two Metalink/XML tests
,
Matthew White
,
00:46
September 12, 2016
Re: [Bug-wget] [PATCH 09/25] Enforce Metalink file name verification, strip directory if necessary
,
Matthew White
,
23:44
Re: [Bug-wget] [PATCH 09/25] Enforce Metalink file name verification, strip directory if necessary
,
Matthew White
,
23:37
Re: [Bug-wget] [PATCH 11/25] New: Metalink/XML and Metalink/HTTP file naming safety rules
,
Matthew White
,
23:30
Re: [Bug-wget] [PATCH 09/25] Enforce Metalink file name verification, strip directory if necessary
,
Matthew White
,
23:13
Re: [Bug-wget] [PATCH 09/25] Enforce Metalink file name verification, strip directory if necessary
,
Tim Rühsen
,
15:21
Re: [Bug-wget] [PATCH 09/25] Enforce Metalink file name verification, strip directory if necessary
,
Eli Zaretskii
,
13:18
Re: [Bug-wget] [PATCH 09/25] Enforce Metalink file name verification, strip directory if necessary
,
Tim Ruehsen
,
07:01
September 11, 2016
Re: [Bug-wget] [PATCH 25/25] New: --metalink-over-http Content-Type/Disposition Metalink/XML processing
,
Giuseppe Scrivano
,
17:46
Re: [Bug-wget] [PATCH 24/25] Bugfix: Set NULL variable due to --content-disposition to Metalink origin
,
Giuseppe Scrivano
,
17:44
Re: [Bug-wget] [PATCH 22/25] Bugfix: Detect when a metalink:file doesn't have any hash
,
Giuseppe Scrivano
,
17:43
Re: [Bug-wget] [PATCH 23/25] New: --trust-server-names saves Metalink/HTTP xml files using the "name" field
,
Giuseppe Scrivano
,
17:42
Re: [Bug-wget] [PATCH 21/25] Bugfix: Detect malformed base64 Metalink/HTTP Digest header
,
Giuseppe Scrivano
,
17:41
Re: [Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Giuseppe Scrivano
,
17:39
Re: [Bug-wget] [PATCH 19/25] Bugfix: Prevent sorting of unallocated metalink resource/metaurl
,
Giuseppe Scrivano
,
17:27
Re: [Bug-wget] [PATCH 19/25] Bugfix: Prevent sorting of unallocated metalink resource/metaurl
,
Giuseppe Scrivano
,
17:24
Re: [Bug-wget] [PATCH 18/25] New: Parse Metalink/HTTP header for application/metalink4+xml
,
Giuseppe Scrivano
,
17:22
Re: [Bug-wget] [PATCH 17/25] New test: Metalink shall not concatenate '/' to an empty directory prefix
,
Giuseppe Scrivano
,
17:17
Re: [Bug-wget] [PATCH 16/25] Bugfix: Remove surrounding quotes from Metalink/HTTP key's value
,
Giuseppe Scrivano
,
17:11
Re: [Bug-wget] [PATCH 15/25] Bugfix: Process Metalink/XML url strings containing white spaces and CRLF
,
Giuseppe Scrivano
,
17:03
Re: [Bug-wget] [PATCH 14/25] New test: Detect when there are no good Metalink url resources
,
Giuseppe Scrivano
,
16:55
Re: [Bug-wget] [PATCH 13/25] New: Metalink file size mismatch returns error code METALINK_SIZE_ERROR
,
Giuseppe Scrivano
,
16:53
Re: [Bug-wget] [PATCH 12/25] New test: --continue shall keep fully retrieved Metalink files (HTTP 416)
,
Giuseppe Scrivano
,
16:51
Re: [Bug-wget] [PATCH 11/25] New: Metalink/XML and Metalink/HTTP file naming safety rules
,
Giuseppe Scrivano
,
16:49
Re: [Bug-wget] [PATCH 10/25] New document: Metalink/XML and Metalink/HTTP standard reference
,
Giuseppe Scrivano
,
16:45
Re: [Bug-wget] [PATCH 08/25] Implement Metalink/XML --directory-prefix option in Metalink module
,
Giuseppe Scrivano
,
16:32
Re: [Bug-wget] [PATCH 07/25] Change mfile->name to filename in Metalink module's messages
,
Giuseppe Scrivano
,
16:12
Re: [Bug-wget] [PATCH 06/25] Add file size computation in Metalink module
,
Giuseppe Scrivano
,
16:11
Re: [Bug-wget] [PATCH 05/25] Update Metalink/XML tests and add a new test for home paths
,
Giuseppe Scrivano
,
16:07
Re: [Bug-wget] [PATCH 04/25] Bugfix: Keep the download progress when alternating metalink:url
,
Giuseppe Scrivano
,
16:04
Re: [Bug-wget] [PATCH 03/25] Bugfix: Fix NULL filename and output_stream in Metalink module
,
Giuseppe Scrivano
,
15:59
Re: [Bug-wget] [PATCH 02/25] Add metalink description
,
Giuseppe Scrivano
,
15:55
Re: [Bug-wget] [PATCH 01/25] Add two Metalink/XML tests
,
Giuseppe Scrivano
,
15:52
September 10, 2016
[Bug-wget] [PATCH 25/25] New: --metalink-over-http Content-Type/Disposition Metalink/XML processing
,
Matthew White
,
07:00
[Bug-wget] [PATCH 24/25] Bugfix: Set NULL variable due to --content-disposition to Metalink origin
,
Matthew White
,
07:00
[Bug-wget] [PATCH 23/25] New: --trust-server-names saves Metalink/HTTP xml files using the "name" field
,
Matthew White
,
07:00
[Bug-wget] [PATCH 22/25] Bugfix: Detect when a metalink:file doesn't have any hash
,
Matthew White
,
07:00
[Bug-wget] [PATCH 21/25] Bugfix: Detect malformed base64 Metalink/HTTP Digest header
,
Matthew White
,
06:59
[Bug-wget] [PATCH 20/25] New option --metalink-index to process Metalink application/metalink4+xml
,
Matthew White
,
06:59
[Bug-wget] [PATCH 19/25] Bugfix: Prevent sorting of unallocated metalink resource/metaurl
,
Matthew White
,
06:59
[Bug-wget] [PATCH 18/25] New: Parse Metalink/HTTP header for application/metalink4+xml
,
Matthew White
,
06:59
[Bug-wget] [PATCH 17/25] New test: Metalink shall not concatenate '/' to an empty directory prefix
,
Matthew White
,
06:58
[Bug-wget] [PATCH 16/25] Bugfix: Remove surrounding quotes from Metalink/HTTP key's value
,
Matthew White
,
06:58
[Bug-wget] [PATCH 15/25] Bugfix: Process Metalink/XML url strings containing white spaces and CRLF
,
Matthew White
,
06:58
[Bug-wget] [PATCH 14/25] New test: Detect when there are no good Metalink url resources
,
Matthew White
,
06:58
[Bug-wget] [PATCH 13/25] New: Metalink file size mismatch returns error code METALINK_SIZE_ERROR
,
Matthew White
,
06:52
[Bug-wget] [PATCH 12/25] New test: --continue shall keep fully retrieved Metalink files (HTTP 416)
,
Matthew White
,
06:52
[Bug-wget] [PATCH 11/25] New: Metalink/XML and Metalink/HTTP file naming safety rules
,
Matthew White
,
06:51
[Bug-wget] [PATCH 10/25] New document: Metalink/XML and Metalink/HTTP standard reference
,
Matthew White
,
06:50
[Bug-wget] [PATCH 09/25] Enforce Metalink file name verification, strip directory if necessary
,
Matthew White
,
06:50
[Bug-wget] [PATCH 08/25] Implement Metalink/XML --directory-prefix option in Metalink module
,
Matthew White
,
06:49
[Bug-wget] [PATCH 07/25] Change mfile->name to filename in Metalink module's messages
,
Matthew White
,
06:49
[Bug-wget] [PATCH 06/25] Add file size computation in Metalink module
,
Matthew White
,
06:49
[Bug-wget] [PATCH 05/25] Update Metalink/XML tests and add a new test for home paths
,
Matthew White
,
06:48
[Bug-wget] [PATCH 04/25] Bugfix: Keep the download progress when alternating metalink:url
,
Matthew White
,
06:48
[Bug-wget] [PATCH 03/25] Bugfix: Fix NULL filename and output_stream in Metalink module
,
Matthew White
,
06:48
[Bug-wget] [PATCH 02/25] Add metalink description
,
Matthew White
,
06:47
[Bug-wget] [PATCH 01/25] Add two Metalink/XML tests
,
Matthew White
,
06:37
September 08, 2016
Re: [Bug-wget] [PATCH v4] (resend) Add --use-askpass=COMMAND support
,
Tim Ruehsen
,
05:23
September 07, 2016
Re: [Bug-wget] WGET Version 1.17.1 -Post with "no certificate check" still failed
,
Ohad Shay
,
12:42
Re: [Bug-wget] [PATCH v4] (resend) Add --use-askpass=COMMAND support
,
Liam R. Howlett
,
12:15
Re: [Bug-wget] WGET Version 1.17.1 -Post with "no certificate check" still failed
,
Darshit Shah
,
12:13
[Bug-wget] WGET Version 1.17.1 -Post with "no certificate check" still failed
,
Ohad Shay
,
10:51
Re: [Bug-wget] [PATCH v4] (resend) Add --use-askpass=COMMAND support
,
Tim Ruehsen
,
04:49
September 06, 2016
Re: [Bug-wget] [PATCH v4] (resend) Add --use-askpass=COMMAND support
,
Liam R. Howlett
,
19:11
Re: [Bug-wget] [PATCH v4] (resend) Add --use-askpass=COMMAND support
,
Liam R. Howlett
,
19:01
[Bug-wget] [bug #20378] An accept option based on MIME types
,
David Portabella
,
05:03
September 04, 2016
Re: [Bug-wget] Still Failing: darnir/wget#84 (master - 796e30d)
,
Dale R. Worley
,
15:17
Re: [Bug-wget] TEST_NAME in Python tests?
,
Tim Rühsen
,
08:57
September 03, 2016
Re: [Bug-wget] [PATCH v4] (resend) Add --use-askpass=COMMAND support
,
Tim Rühsen
,
15:44
September 02, 2016
[Bug-wget] Still Failing: darnir/wget#84 (master - 796e30d)
,
Travis CI
,
11:57
Re: [Bug-wget] [PATCH] Corrections and amplifications to test documentation.
,
Darshit Shah
,
11:50
Re: [Bug-wget] [PATCH] Sort test names into order.
,
Darshit Shah
,
11:50
Re: [Bug-wget] [PATCH] Add tests for recursion and redirection.
,
Darshit Shah
,
11:50
September 01, 2016
[Bug-wget] [PATCH v4] (resend) Add --use-askpass=COMMAND support
,
Liam R. Howlett
,
11:22
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc