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
/
convert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that spaces are quoted when converting links
HEAD
master
Darshit Shah
2023-05-16
1
-5
/
+14
*
Update copyright years
Tim Rühsen
2023-02-17
1
-1
/
+1
*
* Update Copyright years
Darshit Shah
2022-02-26
1
-1
/
+1
*
Run make update-copyright
Darshit Shah
2021-01-01
1
-1
/
+1
*
* src/convert.c (downloaded_files_free): Only compile if DEBUG_MALLOC or TEST...
Tim Rühsen
2020-05-01
1
-2
/
+4
*
* src/convert.c (convert_cleanup): Free downloaded_css_set
Tim Rühsen
2020-02-27
1
-0
/
+2
*
* src/convert.c (convert_cleanup): Only compile for DEBUG_MALLOC or TESTING
Tim Rühsen
2020-02-27
1
-0
/
+2
*
* src/convert.c (convert_links_in_hashtable): Remove use of alloca
Tim Rühsen
2020-02-14
1
-9
/
+12
*
* src/convert.c (local_quote_string): Remove use of alloca
Tim Rühsen
2020-02-14
1
-4
/
+18
*
* src/convert.c (replace_attr_refresh_hack): Remove use of alloca
Tim Rühsen
2020-02-14
1
-5
/
+12
*
* src/convert.c (write_backup_file): Remove use of alloca
Tim Rühsen
2020-02-14
1
-26
/
+33
*
* src/convert.c (convert_links): Fix previous commit
Tim Rühsen
2020-02-12
1
-1
/
+1
*
* src/convert.c (convert_links): Add \n (Fixes #57795)
Tim Rühsen
2020-02-12
1
-0
/
+1
*
Update copyright year to 2020
Darshit Shah
2020-01-10
1
-1
/
+1
*
* src/convert.c (convert_basename): Do not pass NULL to strrchr()
Tim Rühsen
2019-05-07
1
-2
/
+2
*
Update copyright statements
Darshit Shah
2019-02-10
1
-2
/
+2
*
Fix typos detected by codespell (via contrib/spell-checker)
Tim Rühsen
2018-12-28
1
-2
/
+2
*
* src/convert.c (convert_links): Fix fallthrough
Tim Rühsen
2018-10-26
1
-1
/
+1
*
* src/convert.c (convert_links): Fix code to avoid false positive by clang
Tim Rühsen
2018-09-20
1
-1
/
+1
*
Update Copyright years
Darshit Shah
2018-01-14
1
-2
/
+2
*
Fix typos in comments
klemens
2017-04-01
1
-1
/
+1
*
Parse <img srcset> attributes, they have image URLs.
Maks Orlovich
2016-03-03
1
-3
/
+3
*
Fix URL conversion for colons in filenames
Tim Rühsen
2015-10-27
1
-5
/
+15
*
Added --convert-file-only option
Ander Juaristi
2015-10-13
1
-2
/
+94
*
Clarify that links are being converted.
Jookia
2015-08-21
1
-2
/
+2
*
maint: update copyright year ranges to include 2015
Giuseppe Scrivano
2015-03-09
1
-2
/
+2
*
Removed form feeds from sources and NEWS
Tim Rühsen
2014-11-20
1
-3
/
+3
*
convert: initialize variable before usage.
Giuseppe Scrivano
2014-06-30
1
-1
/
+2
*
Do not depend on always defined macros
Giuseppe Scrivano
2014-06-12
1
-2
/
+2
*
Remove trailing empty lines
Giuseppe Scrivano
2014-06-12
1
-1
/
+0
*
Whitespace and formatting changes.(Aesthetic only)
Darshit Shah
2014-05-30
1
-1
/
+1
*
fix segfault on wrong urls (bug 36570)
Ángel González
2012-06-02
1
-0
/
+3
*
Remove unused arguments.
illusionoflife
2012-05-20
1
-2
/
+2
*
Fix some compiler warnings.
Tim Ruehsen
2012-05-05
1
-1
/
+1
*
mass change: update copyright years.
Giuseppe Scrivano
2011-01-01
1
-2
/
+2
*
Remove redundant guard.
Giuseppe Scrivano
2010-12-01
1
-3
/
+1
*
Do not use HTML quoting in CSS files.
Giuseppe Scrivano
2010-09-14
1
-6
/
+7
*
Convert correctly URLs that need to be encoded to local files.
Giuseppe Scrivano
2010-08-20
1
-1
/
+11
*
Rename two functions.
Giuseppe Scrivano
2010-07-09
1
-4
/
+4
*
Mass update copyright years.
Giuseppe Scrivano
2010-05-08
1
-2
/
+2
*
[mq]: cfg-mk
Micah Cowan
2009-09-21
1
-1
/
+1
*
Escape semicolons when converting links (#27272).
Steven Schubiger
2009-08-29
1
-4
/
+9
*
Rename --html-extension to --adjust-extension.
Micah Cowan
2009-07-28
1
-2
/
+2
*
Adjust some typos from vms merge, and remove some elements we don't want to i...
Micah Cowan
2009-07-04
1
-2
/
+2
*
Automated merge.
Micah Cowan
2009-07-04
1
-3
/
+4
|
\
|
*
Steven Schweda's VMS patch.
Micah Cowan
2008-04-22
1
-3
/
+4
*
|
Change global variable model for state-object
Saint Xavier
2008-07-24
1
-1
/
+1
*
|
Merge current tip with CSS stuff.
Micah Cowan
2008-07-11
1
-2
/
+2
|
\
\
|
*
|
Undo the USE_GNULIB_ALLOC defines.
Steven Schubiger
2008-04-20
1
-2
/
+0
|
*
|
Use Gnulib's alloc functions throughout the source.
Steven Schubiger
2008-04-19
1
-0
/
+2
[next]