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
*
; Add 2024 to copyright years
Po Lu
2024-01-02
31
-31
/
+31
*
Fix typo in url-privacy-level :type
Morgan J. Smith
2023-10-22
1
-1
/
+1
*
Fix two defcustom :types
Stefan Kangas
2023-09-01
1
-1
/
+1
*
; Fix 'make-obsolete-variable' forms
Eli Zaretskii
2023-03-18
2
-2
/
+2
*
Avoid signaling errors in url-basic-auth when password is nil
Eli Zaretskii
2023-03-02
1
-1
/
+4
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
31
-31
/
+31
*
; Fix typos
Stefan Kangas
2022-11-20
1
-1
/
+1
*
Accommodate ircs:// URLs in url-irc and browse-url
F. Jason Park
2022-11-16
1
-7
/
+25
*
* lisp/url/url-util.el (url-insert-entities-in-string): Simplify
Stefan Monnier
2022-10-30
1
-24
/
+13
*
Pacify recent unused/ignored lexvar warnings
Basil L. Contovounesios
2022-10-26
1
-1
/
+1
*
* lisp/url/url-file.el (url-file): Don't bind `coding-system-for-read`
Stefan Monnier
2022-10-08
1
-1
/
+0
*
Kill URL buffer in url-insert-file-contents-literally
Lars Ingebrigtsen
2022-10-02
1
-1
/
+3
*
Fix coding system problems in gnus-read-ephemeral-bug-group
Lars Ingebrigtsen
2022-10-02
1
-3
/
+14
*
Fix url-retrieve-synchronously on very short timeouts
Lars Ingebrigtsen
2022-10-01
1
-1
/
+3
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-11
/
+0
*
Make "rlogin" method obsolete in url*.el
Stefan Kangas
2022-09-03
3
-6
/
+19
*
Improve how url-http displays status messages
Stefan Kangas
2022-08-07
2
-16
/
+9
*
Make url-about.el obsolete (bug#56885)
Lars Ingebrigtsen
2022-08-04
1
-103
/
+0
*
Revert "Fix about:protocols in EWW"
Lars Ingebrigtsen
2022-08-04
2
-27
/
+23
*
Fix about:protocols in EWW
Po Lu
2022-08-04
2
-23
/
+27
*
Remove superfluous autoloads from url-util.el
Stefan Kangas
2022-08-03
1
-2
/
+0
*
; * lisp/url/url-util.el (url-display-percentage): simplify
Mattias EngdegÄrd
2022-08-03
1
-4
/
+3
*
Improve obsoletion of trimming functions in url-util.el
Stefan Kangas
2022-08-03
1
-9
/
+4
*
Remove some XEmacs compat code from url-util.el
Stefan Kangas
2022-08-03
1
-7
/
+3
*
Make url-util space trimming functions obsolete
Stefan Kangas
2022-08-03
2
-14
/
+5
*
; Fix system-info in url-privacy.el
Eli Zaretskii
2022-08-02
1
-2
/
+9
*
; * lisp/url/url-privacy.el (url-setup-privacy-info): Simplify.
Stefan Kangas
2022-08-02
1
-1
/
+1
*
url-about: Ignore missing directories in load-path
Stefan Kangas
2022-08-02
1
-2
/
+2
*
Fix url-dired obsoletion warning
Lars Ingebrigtsen
2022-08-02
1
-1
/
+1
*
Make url-dired.el obsolete (part 2/2)
Stefan Kangas
2022-08-02
1
-1
/
+0
*
Make url-dired.el obsolete (part 1/2)
Stefan Kangas
2022-08-02
1
-57
/
+0
*
Doc fixes: don't mention EFS
Stefan Kangas
2022-07-28
1
-4
/
+4
*
* lisp/url/url-vars.el (url-mime-separator-chars): Fix last cosmetic change
Stefan Monnier
2022-07-15
1
-1
/
+2
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-14
1
-1
/
+1
|
\
|
*
; * lisp/url/url-http.el (url-http-parse-headers): Fix typo.
Stefan Kangas
2022-07-13
1
-1
/
+1
*
|
Drop support for the dead third-party w3 package
Stefan Kangas
2022-07-09
1
-1
/
+1
*
|
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
5
-7
/
+7
*
|
Make url-tramp-convert-tramp-to-url more robust
Michael Albinus
2022-06-24
1
-1
/
+2
*
|
Fix problems with Tramp FTP and URL handler mode
Michael Albinus
2022-06-20
1
-23
/
+26
*
|
Rename generate-file to generate-lisp-file
Lars Ingebrigtsen
2022-06-05
1
-2
/
+2
*
|
Add convenience functions for generating Emacs Lisp files
Lars Ingebrigtsen
2022-06-05
1
-4
/
+2
*
|
Prefer defvar-keymap in url/*.el
Stefan Kangas
2022-05-25
2
-12
/
+8
*
|
Remove some ancient Emacs compat code
Stefan Kangas
2022-05-25
1
-5
/
+2
*
|
Improve url-http debugging
Lars Ingebrigtsen
2022-05-12
2
-1
/
+8
*
|
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-2
/
+2
*
|
Unify local variable initialisation in url-http
Nacho Barrientos
2022-04-18
1
-2
/
+4
*
|
Fix chunked encoding connections in url-http
Nacho Barrientos
2022-04-17
1
-83
/
+99
*
|
Further IDNA/proxy url fixes
Lars Ingebrigtsen
2022-04-16
1
-1
/
+4
*
|
Handle non-ASCII domains correctly in url-https-proxy-connect
Lars Ingebrigtsen
2022-04-14
1
-4
/
+4
*
|
* lisp/url/url-vars.el: Cosmetic changes
Stefan Monnier
2022-03-15
1
-10
/
+7
[next]