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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into parallel-wget
parallel-wget
Darshit Shah
2014-09-14
1
-0
/
+17
|
\
|
*
Plug memory leaks
Darshit Shah
2014-07-24
1
-0
/
+8
|
*
main.c: update the --method description
Daniel Stenberg
2014-07-23
1
-0
/
+4
|
*
Fix potential memory leak and libpsl configure
Darshit Shah
2014-07-21
1
-0
/
+5
*
|
syntax-check: fix tab-space indentation
Giuseppe Scrivano
2014-07-21
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/master' into parallel-wget
Giuseppe Scrivano
2014-07-17
1
-0
/
+38
|
\
\
|
|
/
|
*
Fix checking of iconv_open return code.
Tomas Hozza
2014-07-08
1
-0
/
+4
|
*
Convert domains to lowercase before libpsl checks
Darshit Shah
2014-07-05
1
-0
/
+5
|
*
Fix indentation and remove excess variable
Darshit Shah
2014-07-05
1
-0
/
+5
|
*
Remove unused error codes
Darshit Shah
2014-07-05
1
-0
/
+5
|
*
convert: initialize variable before usage.
Giuseppe Scrivano
2014-06-30
1
-0
/
+4
|
*
warc: Avoid out-of-scope variable usage
Giuseppe Scrivano
2014-06-29
1
-0
/
+4
|
*
Remove tab-space indentation
Giuseppe Scrivano
2014-06-28
1
-0
/
+4
|
*
warc: Fix UUID generation on FreeBSD
Giuseppe Scrivano
2014-06-24
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/master' into parallel-wget
Giuseppe Scrivano
2014-06-22
1
-0
/
+117
|
\
\
|
|
/
|
*
Better align download percentage status
Darshit Shah
2014-06-22
1
-0
/
+4
|
*
Fix build error on Windows
Giuseppe Scrivano
2014-06-21
1
-0
/
+5
|
*
Add GOST94-GOST89-GOST89 and other ciphers support
Nikita Vetrov
2014-06-21
1
-0
/
+4
|
*
windows: do not dinamically allocate info->lfilename.
Giuseppe Scrivano
2014-06-19
1
-0
/
+6
|
*
Fix failing make check
Darshit Shah
2014-06-16
1
-0
/
+4
|
*
Fix a problem with ISA server proxy
Giuseppe Scrivano
2014-06-16
1
-0
/
+6
|
*
Mark non returning functions
Darshit Shah
2014-06-16
1
-0
/
+5
|
*
ftp: Replace main() with main in comments.
Giuseppe Scrivano
2014-06-12
1
-0
/
+4
|
*
Remove duplicated words
Giuseppe Scrivano
2014-06-12
1
-0
/
+3
|
*
gnutls: do not include <assert.h>
Giuseppe Scrivano
2014-06-12
1
-0
/
+2
|
*
Do not depend on always defined macros
Giuseppe Scrivano
2014-06-12
1
-0
/
+11
|
*
Replace @VAR@ in Makefile.am files with $VAR
Giuseppe Scrivano
2014-06-12
1
-0
/
+2
|
*
Remove trailing empty lines
Giuseppe Scrivano
2014-06-12
1
-0
/
+15
|
*
Ensure main calls bindtextdomain
Giuseppe Scrivano
2014-06-12
1
-0
/
+9
|
*
Remove trailing whitespaces
Giuseppe Scrivano
2014-06-12
1
-0
/
+2
|
*
Drop usage of strncpy
Giuseppe Scrivano
2014-06-12
1
-0
/
+15
|
*
Do not use exit() with a magic number
Giuseppe Scrivano
2014-06-12
1
-0
/
+14
|
*
main: make program_name not static
Giuseppe Scrivano
2014-06-10
1
-0
/
+2
|
*
Fix build when libpsl is not available
Giuseppe Scrivano
2014-06-08
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/master' into parallel-wget
Darshit Shah
2014-06-09
1
-0
/
+138
|
\
\
|
|
/
|
*
Support libpsl for cookie domain checking
Darshit Shah
2014-06-05
1
-1
/
+5
|
*
Whitespace and formatting changes.(Aesthetic only)
Darshit Shah
2014-05-30
1
-0
/
+7
|
*
More progress bar aesthetic changes
Darshit Shah
2014-05-30
1
-0
/
+18
|
*
Fix compiler warnings
Tim Ruehsen
2014-05-12
1
-0
/
+55
|
*
Plug memory leak
Benjamin Goose
2014-05-10
1
-0
/
+4
|
*
Aesthetic changes and bug fixes for progress bar
Darshit Shah
2014-05-01
1
-0
/
+10
|
*
Add --show-progress to force display progress bar
Darshit Shah
2014-05-01
1
-1
/
+37
|
*
progress: Split update into update and draw
Giuseppe Scrivano
2014-05-01
1
-0
/
+9
|
*
fixed 204 response handling, added new Test-204.px
Tim Ruehsen
2014-04-24
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin' into parallel-wget
Giuseppe Scrivano
2014-03-31
1
-0
/
+10
|
\
\
|
|
/
|
*
Fix compiler warnings
Darshit Shah
2014-03-26
1
-0
/
+6
|
*
url: remove shorten_string
Daniel Stenberg
2014-03-25
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/master' into parallel-wget
Giuseppe Scrivano
2014-03-21
1
-0
/
+7
|
\
\
|
|
/
|
*
Make wget capable of starting downloads from a specified position.
Yousong Zhou
2014-03-21
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/master' into parallel-wget
Giuseppe Scrivano
2014-03-05
1
-0
/
+34
|
\
\
|
|
/
[next]