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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt arguments of `tramp-make-tramp-file-name'
Michael Albinus
2021-11-01
1
-4
/
+6
*
Don't use `format' on strings without % format directives
Lars Ingebrigtsen
2021-09-21
2
-2
/
+2
*
; Minor checkdoc fixes in url/*.el
Stefan Kangas
2021-09-21
12
-3
/
+25
*
No longer raise error when http authentication failed
Jonas Bernoulli
2021-09-20
1
-47
/
+47
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
4
-7
/
+6
*
Mention url-handler-mode in the Emacs manual
Lars Ingebrigtsen
2021-08-12
1
-1
/
+9
*
Forestall "Selected deleted buffer" in url-http-generic-filter
dickmao
2021-08-09
1
-11
/
+12
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
3
-6
/
+6
*
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-08-08
1
-1
/
+1
*
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
*
* lisp/url/url-util.el (url-unhex-string): Doc fix.
Eli Zaretskii
2021-07-04
1
-2
/
+5
*
* lisp/url/url-proxy.el (url-find-proxy-for-url): Minor simplification
Stefan Monnier
2021-04-25
1
-3
/
+1
*
Hack around problems in Turkish environments in url-proxy
Lars Ingebrigtsen
2021-04-25
1
-3
/
+3
*
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-19
1
-1
/
+1
*
Replace local intersection functions with seq-intersection
Stefan Kangas
2021-04-05
1
-13
/
+4
*
Remove redundant #' before lambda in {mail,net,url}/*.el
Stefan Kangas
2021-04-01
3
-14
/
+14
*
Use emacs-version instead of obsolete version variables
Stefan Kangas
2021-04-01
1
-4
/
+5
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
2
-2
/
+2
*
Delete some commented out defgroups
Stefan Kangas
2021-03-24
1
-5
/
+0
*
* lisp/url/url-http.el (url-http): Fix docstring typo.
Thomas Fitzsimmons
2021-02-19
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2021-02-03
1
-2
/
+4
|
\
|
*
url-http.el: Special-case NTLM authentication
Thomas Fitzsimmons
2021-01-31
1
-2
/
+4
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
33
-33
/
+33
*
|
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-10
/
+3
*
|
Use lexical-binding in all of `lisp/url`
Stefan Monnier
2021-01-26
19
-65
/
+71
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
33
-33
/
+33
*
|
Fix some over-wide docstrings
Stefan Kangas
2020-12-30
1
-2
/
+2
*
|
Make XEmacs compat variable warning-level-aliases obsolete
Stefan Kangas
2020-12-14
1
-1
/
+1
*
|
Prefer setq-local in url/*.el
Stefan Kangas
2020-12-06
3
-9
/
+9
*
|
Don't set XEmacs only properties start-open and end-open
Stefan Kangas
2020-11-20
1
-3
/
+1
*
|
Remove some compat code from url.el
Stefan Kangas
2020-11-19
4
-19
/
+4
*
|
Don't quote lambdas in several places
Stefan Kangas
2020-11-14
2
-26
/
+23
*
|
Don't quote lambdas in several places
Stefan Kangas
2020-11-12
1
-4
/
+4
*
|
Fix warnings in url-irc.el
Stefan Kangas
2020-11-04
1
-1
/
+3
*
|
Use lexical-binding in some url-*.el files
Stefan Kangas
2020-11-03
3
-3
/
+3
*
|
* lisp/url/url-vars.el: Use lexical-binding.
Stefan Kangas
2020-10-17
1
-1
/
+1
*
|
* lisp/url/url-domsuf.el: Use lexical-binding.
Stefan Kangas
2020-10-11
1
-2
/
+2
*
|
Convert url-domsuf.el tests to ert
Stefan Kangas
2020-10-11
1
-11
/
+0
*
|
; Fix trivial typos in ChangeLogs
Stefan Kangas
2020-10-03
1
-1
/
+1
*
|
; Prefer https to http in many URLs
Stefan Kangas
2020-10-01
3
-3
/
+3
*
|
Don't quote lambdas in several places
Stefan Kangas
2020-10-01
1
-2
/
+2
*
|
Fix thinko in setting url-portspec
Steven Allen
2020-08-15
1
-1
/
+1
*
|
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
2
-32
/
+0
*
|
Remove some compat code from url-handlers.el
Lars Ingebrigtsen
2020-08-12
1
-2
/
+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
*
|
url-http: Fix handling of redirect locations
Daniele Nicolodi
2020-07-19
1
-9
/
+1
*
|
Support Proxy-Authorization in HTTPS CONNECT proxies
Satoshi Nakagawa
2020-07-19
1
-7
/
+16
*
|
Don't have shr kill random buffers on network failures
Lars Ingebrigtsen
2020-07-18
1
-11
/
+18
[next]