index
:
delta/wget.git
baserock/v1.16.3
master
metalink
openssl-1.1
oss-fuzz
parallel-wget
tim/wget2
wget2
git.savannah.gnu.org: git/wget.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
recur.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into parallel-wget
Darshit Shah
2014-06-09
1
-11
/
+11
|
\
|
*
Whitespace and formatting changes.(Aesthetic only)
Darshit Shah
2014-05-30
1
-11
/
+11
*
|
threads: correctly initialize number of threads.
Giuseppe Scrivano
2013-10-30
1
-1
/
+1
*
|
recur: Refactor to use the same code when threads are disabled.
Giuseppe Scrivano
2013-10-13
1
-63
/
+39
*
|
Merge remote-tracking branch 'origin' into parallel-wget
Giuseppe Scrivano
2013-10-06
1
-8
/
+17
|
\
\
|
|
/
|
*
fix --without-ssl compile error
Tim Ruehsen
2013-09-14
1
-0
/
+2
|
*
added option --https-only
Tim Ruehsen
2013-08-22
1
-8
/
+15
*
|
Merge branch 'master' into parallel-wget
Giuseppe Scrivano
2013-04-21
1
-17
/
+14
|
\
\
|
|
/
|
*
Combine duplicated code.
Steven Schubiger
2012-09-29
1
-16
/
+13
|
*
Mark more strings for translation
Nguyễn Thái Ngọc Duy
2012-09-02
1
-1
/
+1
*
|
Fix a tight-loop when a recursion level is used.
Giuseppe Scrivano
2012-12-09
1
-3
/
+4
*
|
Fix iri support with threads
Giuseppe Scrivano
2012-12-02
1
-10
/
+4
*
|
fix build issues
Domenico Chierico
2012-11-30
1
-1
/
+1
*
|
Fix thread resources leak.
Giuseppe Scrivano
2012-10-30
1
-10
/
+20
*
|
Resolve conflicts to complete merging with master branch.
Ilim Ugur
2012-08-14
1
-0
/
+5
|
\
\
|
|
/
|
*
Add support for -accept-regex and --reject-regex.
Gijs van Tulder
2012-05-09
1
-0
/
+5
*
|
Remove cat and rm commands. Few corrections with ifdef macros.
Ilim Ugur
2012-08-01
1
-2
/
+2
*
|
Make thread support optional. - No check for semaphore in configure.ac.
Ilim Ugur
2012-07-29
1
-8
/
+76
*
|
Initial attempt at achieving segmented downloading from multiple resources.
Ilim Ugur
2012-07-09
1
-16
/
+3
*
|
Merge Giuseppe's parallel-wget patch.
Micah Cowan
2012-06-30
1
-24
/
+146
|
/
*
Now --no-parent doesn't fetch wrong files if HTTP and HTTPS are used together.
Giuseppe Scrivano
2011-03-31
1
-1
/
+2
*
mass change: update copyright years.
Giuseppe Scrivano
2011-01-01
1
-1
/
+2
*
Remove redundant guard.
Giuseppe Scrivano
2010-12-01
1
-3
/
+1
*
Remove an unused function and an unused local variable.
Giuseppe Scrivano
2010-05-31
1
-1
/
+0
*
Mass update copyright years.
Giuseppe Scrivano
2010-05-08
1
-1
/
+1
*
Ran update-copyright.
Micah Cowan
2009-09-04
1
-2
/
+2
*
Improved exit status handling.
Micah Cowan
2009-08-27
1
-1
/
+1
*
More quoting.
Micah Cowan
2009-07-02
1
-2
/
+4
*
Referer/IRI fix.
Micah Cowan
2009-07-01
1
-0
/
+5
*
Fixes to restore Test-iri and Test-iri-forced-remote
Micah Cowan
2009-06-28
1
-2
/
+2
*
Merge with mainline.
Micah Cowan
2009-06-25
1
-38
/
+59
|
\
|
*
IRI requirement: do not percent-encode already percent-encoded values (try1)
Saint Xavier
2008-09-27
1
-4
/
+4
|
*
Removed commented *printf and use quote_n() for quoting several args
Saint Xavier
2008-08-15
1
-2
/
+2
|
*
Automated merge.
Xavier Saint
2008-08-14
1
-2
/
+13
|
|
\
|
|
*
Correct iri handling while fetching a remote file list with -i and provide a ...
Xavier Saint
2008-08-14
1
-2
/
+13
|
*
|
Automated merge.
Xavier Saint
2008-08-07
1
-27
/
+47
|
|
\
\
|
|
|
/
|
|
*
iri.h is already included in wget.h, so don't include it in C files
Xavier Saint
2008-08-04
1
-1
/
+0
|
|
*
quote*() functions don't like that much NULL arg
Xavier Saint
2008-08-02
1
-1
/
+1
|
|
*
opt.remote_encoding should not override opt.locale, add a force arguments to ...
Xavier Saint
2008-07-30
1
-2
/
+2
|
|
*
Use DEBUGP instead of commenting out all the _wonderful_ printfs
Saint Xavier
2008-07-24
1
-1
/
+2
|
|
*
Change global variable model for state-object
Saint Xavier
2008-07-24
1
-38
/
+37
|
|
*
Automated merge.
Saint Xavier
2008-07-20
1
-12
/
+47
|
|
|
\
|
|
*
|
Get rid of the supplementary bool pointer in url_parse () arguments; UGLY :)
Saint Xavier
2008-07-20
1
-6
/
+11
|
|
*
|
Use dt rather than result
Saint Xavier
2008-07-20
1
-1
/
+1
|
|
*
|
Basic IDN/IRI support
Saint Xavier
2008-07-20
1
-10
/
+25
*
|
|
|
removed some more calls
gerel
2009-02-01
1
-15
/
+3
*
|
|
|
one less call
gerel
2009-02-01
1
-8
/
+18
|
/
/
/
*
|
|
stsc: better message for "unsupported schemes".
Micah Cowan
2008-08-03
1
-2
/
+3
|
|
/
|
/
|
*
|
Merge current tip with CSS stuff.
Micah Cowan
2008-07-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Undo the USE_GNULIB_ALLOC defines.
Steven Schubiger
2008-04-20
1
-2
/
+0
[next]