index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
url
/
url.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problem with occasional stalls in `url-retrieve-synchronously'
dick r. chiang
2021-08-06
1
-79
/
+49
*
Propagate asynchronousness correctly when using proxies in url.el
Madhu
2021-07-19
1
-3
/
+4
*
Use lexical-binding in all of `lisp/url`
Stefan Monnier
2021-01-26
1
-11
/
+11
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove some compat code from url.el
Stefan Kangas
2020-11-19
1
-13
/
+1
*
; Prefer https to http in many URLs
Stefan Kangas
2020-10-01
1
-1
/
+1
*
Only kill url-retrieve-synchronously connections when we have a timeout
Lars Ingebrigtsen
2020-07-19
1
-7
/
+11
*
Make timeouts work more reliably in url-retrieve-synchronously
Lars Ingebrigtsen
2020-07-19
1
-2
/
+9
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Describe error data in url-retrieve better
Lars Ingebrigtsen
2019-05-15
1
-3
/
+5
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-2
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Prefer nil to (current-time) when either works
Paul Eggert
2017-10-20
1
-2
/
+1
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Make gnutls-verify-error work again with url-retrieve-synchronously
Lars Ingebrigtsen
2017-09-13
1
-0
/
+4
*
Remove references to OS/2 in code, doc, and comments
Glenn Morris
2017-04-08
1
-3
/
+0
*
Make the URL library use records.
Lars Brinkhoff
2017-04-04
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
* lisp/url/url.el (url-retrieve-synchronously): Doc fix. (Bug#23411)
Eli Zaretskii
2016-05-01
1
-1
/
+4
*
|
`url-retrieve-synchronously' now takes an optional timeout parameter
Lars Magne Ingebrigtsen
2016-04-26
1
-4
/
+14
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+2
*
Merge from emacs-24
Stefan Monnier
2014-09-22
1
-2
/
+2
|
\
|
*
Clarify url-http and url-retrieve-internal docstrings
Dmitry Gutov
2014-09-19
1
-2
/
+2
*
|
Set Maintainer to emacs-devel in some lisp/url files.
Glenn Morris
2014-03-28
1
-2
/
+2
|
/
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* url/url.el (url-retrieve-synchronously): Add optional arg SILENT and
Leo Liu
2013-12-20
1
-2
/
+3
*
Fix declaration typo
Glenn Morris
2013-05-23
1
-1
/
+2
*
* lisp/url/url.el (mm-dissect-buffer, mm-display-part): Declare.
Glenn Morris
2013-05-22
1
-0
/
+5
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
Doc fix for url-http.
Chong Yidong
2012-10-13
1
-5
/
+7
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-1
/
+0
*
* url.el (url-retrieve-internal): Fix last change.
Chong Yidong
2012-06-21
1
-3
/
+3
*
Improve RFC 3986 conformance of url package.
Chong Yidong
2012-05-09
1
-5
/
+5
*
Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).
Stefan Monnier
2012-04-26
1
-3
/
+3
*
(url-retrieve-internal): Hexify multibye URL string first when necessary.
William Xu
2012-04-10
1
-2
/
+9
*
Warn instead of erroring when pruning the URL cache
Lars Ingebrigtsen
2012-02-20
1
-1
/
+4
*
Allow specifying whether to inhibit cookies on a per-URL basis
Lars Ingebrigtsen
2012-02-08
1
-5
/
+12
*
Expire URL items from the on-disk cache once in a while
Lars Ingebrigtsen
2012-02-06
1
-0
/
+7
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-2
/
+2
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
[next]